Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Releases: DiamondLightSource/hyperion

v9.5.2

08 Aug 08:45
8456199
Compare
Choose a tag to compare

What's Changed

  • Changes to support ophyd_async for mirror voltages by @rtuck99 in #1453
  • Remove override for faking devices by @DominicOram in #1481
  • Fixes from testing v9.5.1 by @DominicOram in #1486
  • Combine nexus and ispyb hardware readings and improve naming by @dperl-dls in #1484
  • remove unused dependencies and pins by @dperl-dls in #1490
  • Revert unit test fix relating to now-reverted dodal thumbnail generation by @rtuck99 in #1487
  • 349 rotation scan now collects OAV snapshots by @rtuck99 in #1443
  • Cache lower gonio positions before robot load and restore them afterwards by @DominicOram in #1467
  • Migrate tests to Bluesky RunEngineSimulator by @dperl-dls in #1488
  • Wrap async behaviour of updating directory_provider by @DiamondJoseph in #1503
  • (#842) Fix ispyb activation so that messages can be logged from pin tip detection by @rtuck99 in #1502
  • 1474 panda gridscan smargon speed by @rtuck99 in #1498
  • Unpin dodal before release by @rtuck99 in #1513

Full Changelog: v9.5.1...v9.5.2

v9.5.1

11 Jul 12:53
3e898e2
Compare
Choose a tag to compare

What's Changed

  • Wait for aperture move before DC and read it during DC by @dperl-dls in #1472
  • Get feature flags from config service by @dperl-dls in #1444
  • Thaw for a set time straight after robot load by @DominicOram in #1440
  • Invoke ruff correctly by @dperl-dls in #1470
  • Fix pre-commit hooks for new ruff syntax by @rtuck99 in #1471
  • Combine zebra and panda FGS variants and tests by @dperl-dls in #1447
  • Convert smargon to ophyd async by @rtuck99 in #1469
  • Enhancements to build_imginfo.sh and run_imginfo.sh to enable building of the debug dockerfile and convenient launching by @rtuck99 in #1383
  • Fix beamsize to be in mm by @DominicOram in #1476
  • Updated dodal version by @DominicOram in #1479

New Contributors

Full Changelog: v9.0.0...v9.5.1

v9.5.0

25 Jun 12:24
Compare
Choose a tag to compare

Pin dependencies prior to release. Dodal 1.29.0, nexgen 0.9.3

What's Changed

Full Changelog: v9.4.0...v9.5.0

v9.4.0

14 Jun 09:32
Compare
Choose a tag to compare

Pin dependencies prior to release. Dodal 1.28.0, nexgen 0.9.3

What's Changed

Full Changelog: v9.3.1...v9.4.0

v9.3.1

21 May 10:07
Compare
Choose a tag to compare

What's Changed

  • Fetch tags in deploy script by @dperl-dls in #1388
  • Remove undulator_gap from ispyb_params by @rtuck99 in #1389
  • Update to match dodal changes by @dperl-dls in #1384
  • Read ispyb beamsize from aperture by @dperl-dls in #1386
  • Fix for system tests after omega_end fix by @rtuck99 in #1390

Full Changelog: v9.3.0...v9.3.1

v9.3.0

17 May 09:28
Compare
Choose a tag to compare

What's Changed

  • Update for dodal changes around beam centre snapshot by @DominicOram in #1334
  • Update to use ophyd_async undulator_dcm by @DominicOram in #1349
  • (#1354) update Hyperion to use the new ApertureScatterguard by @dperl-dls in #1356
  • Update mirrors to new ophyd_async device by @DominicOram in #1332
  • Convert UDCDirectoryProvider to standard pattern by @DiamondJoseph in #1352
  • Calculate resolution in ispyb callback by @dperl-dls in #1370
  • Use new params in rotation scan plan by @dperl-dls in #1326
  • Correctly handle passed-in ISPyB experiment type (i.e. "characterization") by @dperl-dls in #1368
  • Make deploy script create venv while SSH'd into control machine by @olliesilvester in #1369
  • Nexgen 231 thoroughly test nexgen created files against gda by @rtuck99 in #1378
  • Use new params in XrayCentre by @dperl-dls in #1331
  • 1350 nexus file cannot be read by imginfo by @rtuck99 in #1374
  • Compatibility with ophyd async 0.3a4 by @olliesilvester in #1375
  • Fix import issues in tests by @olliesilvester in #1379
  • Convert plans to use new parameter model by @dperl-dls in #1353
  • Fix tests by @dperl-dls in #1382
  • Hotfixes for v9.2.0 by @DominicOram in #1361
  • (Dodal #487) Improve logging formatting for documents by @dperl-dls in #1373
  • Create panda subdirectory within panda plan by @olliesilvester in #1371
  • Fixes for ispyb system tests by @rtuck99 in #1380
  • 819 add dodal and nexgen versions to release notes by @rtuck99 in #1305

New Contributors

Full Changelog: v9.2.1...v9.3.0

v9.2.1

30 Apr 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.0...v9.2.1

v9.1.0

09 Apr 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.1.0

v9.0.0

14 Mar 10:21
a84d7d7
Compare
Choose a tag to compare

What's Changed

  • Pin dodal=1.19.0 and nexgen=0.8.7 versions
  • 1114 Further ispyb store refactoring by @rtuck99 in #1145
  • #818 fix fgs plan system tests by @dperl-dls in #944
  • (#1254) Fix issue with prerelease build workflow by @rtuck99 in #1255

Full Changelog: v8.13.0...v9.0.0

v8.13.0

12 Mar 12:29
05c43bd
Compare
Choose a tag to compare

What's Changed

  • Fix occasional very large grids by @DominicOram in #1249
  • Provide zocalo with more info for GPU analysis by @DominicOram in #1221
  • Update pip and install wheel before environment setup by @dperl-dls in #1225
  • Allow reading the aperture name and size from the device by @stan-dot in #1113
  • Rename ispyb credentials file by @DominicOram in #1223
  • Remove some unused OAV code by @DominicOram in #1222
  • Tag log messages with the UID of the current outer run by @dperl-dls in #1210
  • Put constants into hierarchical object by @dperl-dls in #1212
  • Remove need for metadata tag for logs by @dperl-dls in #1233
  • Tidy up aperture reading by @DominicOram in #1229
  • Use an extended epics motor for additional fields by @DominicOram in #1236
  • Add edge logging by @dperl-dls in #1238
  • Wait for aperture to finish by @DominicOram in #1243

New Contributors

Full Changelog: v8.12.0...v8.13.0