Skip to content

Releases: sot/cheta

Release 4.62.0

16 Apr 21:42
5e546ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.61.2...4.62.0

Includes the following merges:

  • PR #259: Modernize
  • PR #260: Fix computed Comp_Quat class and close pickle files
  • PR #258: Convert remaining np.bool to bool

Version 4.61.2

27 Feb 01:54
199d78a
Compare
Choose a tag to compare

What's Changed

  • Revert "Add a negative lookahead assertion for log check" by @taldcroft in #256

Full Changelog: 4.61.1...4.61.2

Includes the following merges:

  • PR #256: Revert "Add a negative lookahead assertion for log check"

Version 4.61.1

13 Feb 20:22
9f192dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.61.0...4.61.1

Version 4.61.0

09 Jan 22:18
0c7e1f1
Compare
Choose a tag to compare

Includes the following merges:

  • PR #254: Update computed pitch expected vals for a regression test
  • PR #253: Add a negative lookahead assertion for log check
  • PR #252: Ruff format and lint and tidy top-level

Version 4.60.0

18 Sep 18:17
9fb8d25
Compare
Choose a tag to compare

Includes the following merges:

  • PR #250: Fix problems that came up in pitch/roll-comp when using real-time data

Version 4.59.0

01 Jun 01:57
13ed96c
Compare
Choose a tag to compare

Includes the following merges:

  • PR #251: Fix misleading doc string
  • PR #249: Improve pitch/roll_comp, logical_intervals, state_intervals, get_ofp_states, get_telem_table
  • PR #246: Enable use of MAUDE with computed quaternion pseudo-MSID
  • PR #248: Add overwrite=True to cheta sync index table write statement

Version 4.58.0

04 Jan 22:15
847465a
Compare
Choose a tag to compare

Includes the following merges:

  • PR #244: Change Ska.engarchive to cheta w/ back-compatibility
  • PR #242: Computed MSID for pitch/off-nominal roll + data gap + docs fixes
  • PR #243: Change logical_intervals() default complete_intervals from True to False
  • PR #241: Apply black and isort

Version 4.57.0

27 Sep 15:48
a448c81
Compare
Choose a tag to compare

Includes the following merges:

  • PR #240: Fix server data root regex for copying server files
  • PR #237: Update setup.py
  • PR #238: Add warning/error to update_server_sync messages
  • PR #236: Remove test_fetch_regr
  • PR #235: Change MSIDset.filter_bad() to apply to individual MSIDs by default

Version 4.56.0

07 Jul 20:12
0d26141
Compare
Choose a tag to compare

Includes the following merges:

  • PR #232: Possibly fix derived param aliases test
  • PR #233: Add computed MSID to return Quat for quaternion MSID sets

Version 4.55.3

31 May 17:05
ddbca68
Compare
Choose a tag to compare

Includes the following merges:

  • PR #231: Try fixing the sporadic derived params aliases failure