XRTpy v0.4.0 (2023-10-10)#
Deprecations and Removals#
Documentation#
Internal modifications and improvements#
Modified
xrtpy.response.xrt_deconvolveto use the Sunpy data manager to download the data files. (#172)Updated the Read the Docs configuration file. (#173)
Removed psf files after a new improvement in downloading them as part of the XRTpy package. (#177)
Updated the
xrt_contam_on_ccd.genyfile with new CCD contamination values. (#191)Moved
xrt_deconvolveandxrt_remove_lightleakfrom theutildirectory to a new directory namedimage_correction, and removed thexrt_prefix from their names. Renamedxrt_teemtotemperature_from_filter_ratio. Updated all tests and notebooks to reflect the name and directory changes. (#196)