Releases: AustralianSynchrotron/ansto-simplon-api
Releases · AustralianSynchrotron/ansto-simplon-api
Release v0.3.3
Enhancements
- Adds the following endpoints:
/detector/api/1.8.0/status/state
/detector/api/1.8.0/config/pixel_mask_applied
/detector/api/1.8.0/config/roi_mode
/stream/api/1.8.0/config/mode
/stream/api/1.8.0/config/format
- Sets default values for
API_DOCS_URL
andAPI_REDOC_URL
Release v0.3.2
- Updates README and docker compose file
Release v0.3.1
- Adds a master file which is loaded if no HDF5 master file path is specified
v0.3.0
What's Changed
- Scompmx 627 deploy core mx3 services to kubernetes by @oldfielj-ansto in #11
New Contributors
- @oldfielj-ansto made their first contribution in #11
Full Changelog: v0.2.7...v0.3.0
Release v0.2.7
- Adds omega_increment and omage_start
- Removes goniometer endpoint (it does not exists in the original simplon api)
Release v0.2.6
- Fixes detector distance endpoint
Release v0.2.5
- Previously, detector configuration and zmq message contents relied on a some hardcoded values. This release loads metadata directly from a master file. This ensures ZMQ messages and Simplon API endpoints reflect the current master file loaded into the simplon API.
Release v0.2.4
- Sets the image size automatically when loading hdf5 files
Release v0.2.3
- Adds endpoint to load arbitrary number of datafiles from a master file
- Updates ANSTO hdf5_master_file endpoint schema
Release v0.2.2
- Updates beam center default values