Skip to content

Releases: sot/kadi

Release 5.8.1

18 Jan 19:46
4db2bf5
Compare
Choose a tag to compare

Includes the following merges:

  • PR #215: fix warning
  • PR #214: remove use of deprecated np.str

Release 5.8.0

25 Oct 19:24
a11c3d2
Compare
Choose a tag to compare

Includes the following merges:

  • PR #210: Make changes for grating move duration (again)

Release 5.7.1

22 Sep 16:07
d246971
Compare
Choose a tag to compare

Includes the following merges:

  • PR #209: Revert commits introduced in PR 205 (grating move duration)

Release 5.7.0

21 Sep 16:39
ddab8e5
Compare
Choose a tag to compare

Includes the following merges:

  • PR #205: Grating move duration in commanded states
  • PR #207: Improve list view and fix old web-kadi issue
  • PR #208: Fix #206

Release 5.6.1

31 Aug 16:39
2a40d17
Compare
Choose a tag to compare

Includes the following merges:

  • PR #202: Make sure django is loaded if it is not already loaded
  • PR #204: Add note about removing bad dump
  • PR #203: changed ALLOWED_HOSTS in django settings to include all host names we use.

Release 5.6.0

01 Apr 17:21
593d705
Compare
Choose a tag to compare

Includes the following merges:

  • PR #200: Make kadi events complete from start of mission

Release 5.5.1

02 Feb 21:43
b8beda3
Compare
Choose a tag to compare

Includes the following merges:

  • PR #199: Fix bug getting states starting between AOUPTARQ and AOMANUVR

Release 5.5.0

05 Jan 16:58
ced97b4
Compare
Choose a tag to compare

Includes the following merges:

  • PR #197: Add test of creating cmds archive and retry opening cmds.h5
  • PR #195: Add Ska.ParseCM compatibility + read_backstop function
  • PR #196: Handle cmds.h5 resource unavailable error

Release 5.4.0

12 Nov 18:08
4794af8
Compare
Choose a tag to compare

Includes the following merges:

  • PR #194: Use $SKA/data/mpcrit1 not /data/mpcrit1

Release 5.3.0

16 Oct 19:16
Compare
Choose a tag to compare

Includes the following merges:

  • PR #193: Unified documentation style
  • PR #190: Migrate cmds.h5 idx column from 16 to 32 bits
  • PR #191: Shiny workflow update
  • PR #188: Shiny workflow update
  • PR #176: Fix continuity and states for start within maneuver
  • PR #175: Shiny
  • PR #173: Fix async problem of event query within Jupyter notebook
  • PR #170: Add helpers for compatibility with legacy commands / states code
  • PR #168: Add times to states and commands
  • PR #169: Change default remove_starcat to False
  • PR #167: SHINY: remove all dependencies on Chandra.cmd_states and Ska.ParseCM
  • PR #166: SHINY: update dates for Chandra.Time 4.0+
  • PR #165: Fix flake8 issues