Skip to content

Release 2024.8

Compare
Choose a tag to compare
@javierggt javierggt released this 19 Sep 19:46

ska3-matlab 2024.8

This PR includes the following changes to bring ska3-matlab in sync with ska3-flight 2024.7 and an update to fot-matlab:

  • starcheck:
    • changes to use the default AGASC file (so when 1p8 is promoted starcheck uses it without any change)
  • kadi
    • changes to support the AGASC 1.8 promotion
  • agasc
    • fix test and ancillary script to work with AGASC 1.8
  • ska_sync
    • Update to support AGASC 1.8 promotion
  • fot-matlab
    • MATLAB-12089 - Updates to the structure of the model data

Diffs from last ska3-matlab release

Interface Impacts:

  • agasc
    • Added new argument full_agasc to agasc.write_agasc(). If true (default), require exactly the standard AGASC column names and dtypes. If false, ensure that the output columns are a strict subset of the standard AGASC columns.
    • New keyword columns in agasc.get_agasc_cone
  • ska_sync will not sync the following files anymore:
    • kadi/cmds.h5
    • kadi/cmds.pkl
    • cmd_states/cmd_states.db3
  • starcheck. Changed starcheck notes format to add a 3-digit output of the max CCD temperature for diagnostics.

PR: #1380

Full Changelog: 2024.7...2024.8