Skip to content

Releases: acisops/acis_thermal_check

Fix for the use of old hot ACIS criteria

05 Dec 15:13
23ca731
Compare
Choose a tag to compare

What's Changed

  • Update hot ACIS observations criteria by @jzuhone in #55

Full Changelog: 4.4.0...4.4.1

Expanded hot ACIS category, CEA model check tool

02 Nov 23:59
614c1e6
Compare
Choose a tag to compare

What's Changed

  • Enabling the checking of expanded categories of observations that can go to -109 C by @jzuhone in #53
  • Tool for HRC CEA by @jzuhone in #54

Full Changelog: 4.3.1...4.4.0

Update answers post-xija 4.26.1

26 May 19:35
89befa3
Compare
Choose a tag to compare

What's Changed

  • Update test answers post-xija 4.26.1 by @jzuhone in #51

Full Changelog: 4.3.0...4.3.1

Includes the following merges:

  • PR #51: Update test answers post-xija 4.26.1

Check and plot the ACIS FP safety planning limit, support the new ACIS FP model

19 May 21:58
384a17b
Compare
Choose a tag to compare

What's Changed

  • Check and plot the ACIS FP safety planning limit, support the new ACIS FP model by @jzuhone in #50

Full Changelog: 4.2.0...4.3.0

Includes the following merges:

  • PR #50: Check and plot the ACIS FP safety planning limit, support the new ACIS FP model

Support 2-CCD "hot ACIS" observations

22 Mar 12:46
407ec9f
Compare
Choose a tag to compare

What's Changed

  • Let 2-CCD (S3+FI) observations with less than 300 counts in the sequence go to -109 C by @jzuhone in #49

Full Changelog: 4.1.2...4.2.0

Don't do the OCAT check for vehicle loads

16 Feb 17:14
1033e9a
Compare
Choose a tag to compare

What's Changed

  • Don't check the OCAT for "hot" ACIS observations if there are no observations (vehicle loads) by @jzuhone in #48

Full Changelog: 4.1.1...4.1.2

Includes the following merges:

  • PR #48: Don't check the OCAT for "hot" ACIS observations if there are no observations (vehicle loads)

Fix prediction plot appearance

12 Feb 01:53
5511a7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

Use JSON limits, refactor PredictPlots, prevent matplotlib warnings

27 Jan 02:44
35840e5
Compare
Choose a tag to compare

What's Changed

  • Use limits from the JSON file, refactor prediction plots by @jzuhone in #45
  • Prevent matplotlib warning by @javierggt in #46

Full Changelog: 4.0.0...4.1.0

Includes the following merges:

  • PR #46: Prevent matplotlib warning
  • PR #45: Use limits from the JSON file, refactor prediction plots

Move all of the scripts into this package, support eclipses

24 Nov 15:34
eee5bf1
Compare
Choose a tag to compare

What's Changed

  • Move all of the temperature model scripts into the main package by @jzuhone in #44

This release moves all of the individual thermal model tools which depend on acis_thermal_check, such as dea_check, acisfp_check, etc., which currently reside in their own packages and github repositories.

This release also makes the other changes:

  • Use get_xija_model_spec to get the model specification file
  • Use pathlib instead of os.path
  • Print "hot" ACIS-S observations to the thermal model webpage
  • Change name of SQLStateBuilder to KadiStateBuilder (no functional changes)
  • Minor changes to support the above as needed
  • Support eclipses for model predictions using kadi states

Full Changelog: 3.7.2...4.0.0

Includes the following merges:

  • PR #44: Move all of the temperature model scripts into the main package

Temporarily disable checking of gratings states

25 Oct 17:36
128bea9
Compare
Choose a tag to compare

What's Changed

  • Temporarily disable the inclusion of gratings moves states by @jzuhone in #43

Full Changelog: 3.7.1...3.7.2

Includes the following merges:

  • PR #43: Temporarily disable the inclusion of gratings moves states