Skip to content

Latest commit

 

History

History
169 lines (108 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

169 lines (108 loc) · 10.7 KB

Changelog

v1.3.2 (2024-12-12)

Other

  • Save contour files to specified output directory (#40) (55e9b2f)

v1.3.1 (2024-12-11)

Other

v1.3.0 (2024-10-14)

Other

  • update dependencies*.log files(s) (1d75b32)

v1.2.12 (2024-10-04)

Other

v1.2.11 (2024-08-02)

Other

  • update dependencies*.log files(s) (439e8f9)
  • Area calculation spherical space (#36) (43ae13f)

v1.2.10 (2024-07-21)

Other

  • update dependencies*.log files(s) (eacbc29)
  • All plotting outputs to the same directory (#32) (8cee17e)

v1.2.9 (2024-04-25)

Other

  • Update function for plotting map with the last available Fermi LAT source catalog (#33) (8fbce83)

v1.2.8 (2023-11-14)

Other

v1.2.7 (2023-10-22)

Other

  • Split plotting functionality from SkyScanResult (#28) (dcb25a0)
  • [split: restore result.py] (0de5408)
  • [split: add plot/plot.py] (10c9571)
  • [split: temp] (f10a62e)
  • [split: make plot/plot.py] (effd960)

v1.2.6 (2023-10-13)

Other

  • New option for circular contours with radii sent as parameters (#25) (24ff08b)

v1.2.5 (2023-10-12)

Other

  • update requirements-examples.txt (1458ac1)
  • Plotting functions cleanup (#21) (97dff8e)

v1.2.4 (2023-08-11)

Other

  • Check for numpy type when converting metadata (#19) (d960116)

v1.2.3 (2023-08-03)

Other

v1.2.2 (2023-07-13)

Other

v1.2.1 (2023-07-13)

Other

v1.2.0 (2023-06-07)

v1.1.0 (2023-06-07)

v1.0.2 (2023-05-04)

Other

  • update requirements.txt (80f9203)
  • update requirements-tests.txt (261f4b0)
  • update requirements-examples.txt (2eb6e46)
  • Resolve imports in result.py (#6) (b1203e6)

v1.0.1 (2023-04-20)

Other

v1.0.0 (2023-04-20)

Breaking

  • Import Git History From Scanner & Trim [major] (188b1fc)

Other

  • Add scanner's files (cce323d)
  • Remove original files (638f09d)
  • Add --real-event & --simulated-event (required, mutex) (#122) (ca809c6)
  • Additional SkyDriver Updates (#119) (a47765e)
  • Plotting functions in ScanResult (#82) (4e38109)
  • Flip bounding box calculation of +/- dec error for Equatorial scan (#176) (3ea1c1b)
  • Shift ra to be near pi and fix printouts. see #96. (ef9177c)
  • Fix area calculation. (356fd5d)
  • Add --real-event & --simulated-event (required, mutex) (#122) (7a7cd42)
  • Additional SkyDriver Updates (#119) (1937690)
  • Updates for SkyDriver (#109) (b720272)
  • Fix contour saving bug (0d5df63)
  • Update a few settings to optimize contours and speed (#99) (35550b6)
  • Improve cartview bounds (bbf7d1c)
  • Separate icetray-dependent util functions (#100) (5cf336c)
  • Revert formatter change in 35ce392 (63a8856)
  • Fix ci (#98) (7f09de4)
  • Fix the contour bound calculation when ra is close to 0/2pi. (#96) (7c38e32)
  • Plotting functions in ScanResult (#82) (1e18b69)
  • A more generalized handling of metadata (#90) (7c53fa1)
  • Preserve useful metadata in the nside array (#88) (28fd254)
  • Production Readiness (#68) (75a5833)
  • Performance & Configuration Upgrades (#59) (1aee7a5)

v0.1.1 (2023-04-18)

Other

v0.1.0 (2023-04-18)

v0.0.2 (2023-04-13)

Other

v0.0.1 (2023-04-13)

Other