XRTpy v0.3.0 (2023-03-31)#

Deprecations and Removals#

  • Modified xrtpy.response.xrt_teem.xrt_teem to return a namedtuple of SunPy maps. (#148)

Features#

  • New routine xrtpy.util.xrt_deconvolve.xrt_deconvolve, uses the Hinode XRT point spread function and the Richardson-Lucy algorithm to deconvolve (sharpen) an XRT image. (#145)

  • New functionality, xrtpy.util.xrt_remove_lightleak.xrt_remove_lightleak for subtracting light leak (visible stray light) image from XRT synoptic composite images. (#151)

Improved Documentation#

  • Updated Python requirements for packages used in XRTpy. (#139, #137)

  • Redeveloped the XRTpy GitHub issue templates. (#154)

  • Updated the bibliography and xrtpy.response.xrt_teem.xrt_teem example notebook. (#158)

  • Updated the XRT contamination data file, which is now up-to-date through 2023-05-20. (#160)