Releases: sot/proseco
Version 4.1 - second test release
This includes the following since the 4.0 release:
- #155 : Mag-dependent limit on search box size
- #139 : Script to run starcheck on proseco-generated catalogs
- #164 : Add unit test docstrings to package docs
- #165 : Add calc_spoiler_impact function and use instead of box filter for acq
- #174 : Add API and attribute support for include/exclude stars for guide
Release 4.0 - test release
Nominally feature-complete test release.
Release 1.2.1
Release 1.2.1 is a bugfix release that includes a code fix and a test fix from #131
V1.2 - interface release
V1.1 - Second interface test release with fid selection
The major update from 1.0.2 is the completion of concurrent acq - fid selection. The expectation is that a good fid catalog will always be selected for normal operational scenarios.
This also requires AGASC 1.7 in the miniagasc.h5 file to pass all unit tests, but will be compatible with 1.6 for functional use.
V1.0.2 - Interface release bugfix 2
V1.0.1 - Interface release bug fix
Includes #87 which fixes some issues with the distribution. Also includes a documentation fix pushed direct to master.
Release 1.0 - Interface
Release 1.0 - Interface
This release supports the API in which the Matlab tools will call proseco to solve for ACA catalogs via calls to proseco.catalog.get_aca_catalog, which will return fully populated ACACatalogTable s or a correctly empty table with exception text available to the calling Matlab process.