Skip to content

Releases: NSLS-II/sirepo-bluesky

sirepo-bluesky v0.4.0

11 Oct 20:37
Compare
Choose a tag to compare

v0.4.0 (2021-10-11)

  • Refactored the code to use an ophyd object per optical element.
  • In addition to the existing docker to start Sirepo server, this update
    also enabled tests with podman.
  • Added the NSLS-II TES beamline examples and test data for SRW and Shadow
    codes.

sirepo-bluesky v0.3.1

22 Sep 20:27
Compare
Choose a tag to compare

Various CI updates:

  • Use testuser in auth.db.
  • Remove TravisCI config.
  • Update scripts to start sirepo and mongo with Docker.

sirepo-bluesky v0.3.0

18 Aug 00:12
Compare
Choose a tag to compare

sirepo-bluesky v0.3.0

This release v0.3.0 (2021-08-17) adds support for Shadow simulations in Sirepo via sirepo-bluesky API.

Updates:

  • added support and tests for Shadow simulations including Beam Statistics report (#28, #30, #33, #34)
  • updated the database with simulations for tests (#35)
  • added additional logging for missing nextRequestSeconds (#26)
  • added support for accessing Sirepo's simulation-list (#31)