Release notes¶
aces-apps 1.5.4¶
What’s new¶
Fixes to the Sphinx documentation build process (thanks to Alec Thomson)
Added meta-data to FITS header of the output holography beams
Added SEFD move operation to move completed data products into placee. This will allow feature parity with the older SEFD process, and can be deployment by CP manager
Removed the deprecated bptools sub-module
aces-apps 1.5.3¶
What’s new¶
A
galaxy_holo.yamlconfiguration fileSBID 48026 highlighted the possibility for a Dask worker to consume more memory than expected, triggering the Nanny process to restart it. Thi has the effect of causing the pipeline flow run to fail.
The
galaxy_holo.yamlconfiguration increases the set of resources assigned to each worker, and appears to ensure the process works consistently.
aces-apps 1.5.2¶
What’s new¶
Added a prefect version of the SEFD pipeline
This consolidates the many sefd shell and python scripts into a single workflow
Reimplemented components from these scripts into the
aces.sefdsubmodule
Reorganised some commonly used functions
Common interface to start cluster (not reimplemented logic across scripts)
Items to log environment
Added a copy measurement set sub-flow
This sub-flow is used in both the
process_holography.pyandprocess_sefd.pypipelines
Added
pytestas a dependencyWill start to add unit tests as part of typical development
Added Prefect blocks to store teh secret CLINK transport URL keys for various services
Holography
SEFD
aces-apps 1.5.1¶
What’s new¶
Added clink integration to holography processing to report completion.
Added release notes