XRTpy v0.2.0 (2023-03-16)#

Deprecations and Removals#

  • Fixed time handling in contamination calculations using astropy.time. (#104)

Features#

  • Added routine xrt_teem to derive temperatures and emission measures from pairs of images using the filter ratio method. (#89)

Bug Fixes#

  • Addressed and fixed the temperature response nan calculations output. (#111)

Improved Documentation#

  • Updated temperature response example notebook. (#94)

  • Updated effective area example notebook. (#102)

  • Added a changelog. (#128)