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

Releases: DiamondLightSource/hyperion

v8.3.0

15 Dec 09:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.0...v8.3.0

v8.2.0

28 Nov 11:04
Compare
Choose a tag to compare

What's Changed

  • Grid scans should move detector in and open shutter by @rtuck99 in #978
  • Activate callbacks based on plan by @dperl-dls in #962
  • Initialize callbacks using params emitted in Bluesky documents by @dperl-dls in #959
  • Separate tests from source code by @dperl-dls in #991
  • Renamed plans to reflect more closely what they do by @subinsaji in #943
  • Changes from i04 testing by @olliesilvester in #957
  • Fix flaky test_main_system tests by @dperl-dls in #953
  • Fix unit tests with valid fgs dwell time by @DominicOram in #967
  • Implement parsing of simple lists in GDA beamline parameter files by @rtuck99 in #971
  • Set stub offsets to center after an XRC by @DominicOram in #969
  • Update README by @DominicOram in #975
  • Separate logging for callbacks by @dperl-dls in #958
  • Update blueapi by @dperl-dls in #977
  • Use the tmpdir fixture for tests that create files by @olliesilvester in #995
  • Use new OAV parameter definition by @noemifrisina in #982
  • Automatically add assignee when pr opened by @subinsaji in #980
  • Fix to code to work for latest dodal by @DominicOram in #1005

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

31 Oct 10:49
8fe10bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0

24 Oct 10:36
Compare
Choose a tag to compare

What's Changed

Major and New features

Minor

  • Increase zocalo timeout by @DominicOram in #900
  • Calculate grid size using callbacks by @subinsaji in #901
  • Check limits during pin tip centring by @dperl-dls in #907
  • Improve logging around setup by @dperl-dls in #912
  • Read flux from the hardware by @subinsaji in #917
  • Add logging tip when pin is found and tidy up move to find pin by @DominicOram in #926
  • Write end_time_estimated in nexus file by @noemifrisina in #931
  • Use the constants for setting xbpm feedback paused by @DominicOram in #935
  • Read flux and transmission and put into ispyb during collection by @subinsaji in #937
  • Rotation scan improvements from testing by @dperl-dls in #915

Patch

New Contributors

  • @Gon-reina made their first contribution in #884
  • @subinsaji made their first contribution in #901

Full Changelog: v7.0.0...v8.0.0

v7.0.0

31 Aug 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

03 Aug 09:52
Compare
Choose a tag to compare

What's Changed

  • Control zoom and flatfield correctly in tip/grid detect by @DominicOram in #821
  • Fixes issue with OAV setup occassionally hanging by @DominicOram in #840
  • Fix issue with transmission being set incorrectly by @DominicOram in #842
  • Generalise ispyb handling to rotation scans by @dperl-dls in #711
  • Improvements to rotation scans from live tests inc. accel & shutter time by @dperl-dls in #757
  • Start adding a pin tip centring plan by @DominicOram in #832
  • Remove dataclasses_json by @dperl-dls in #817
  • Fix linting issues by @DominicOram in #841
  • Fix flaky zebra tests by @DominicOram in #844
  • Rotation scans call zocalo by @dperl-dls in #831
  • Fix transmission rename for rotation scans by @DominicOram in #848

Full Changelog: v5.2.0...v6.0.0

v5.2.0

20 Jul 10:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.2.0

5.1.0

05 Jul 10:27
582ed65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

27 Jun 13:08
Compare
Choose a tag to compare

Breaking Changes

  • Bump parameter version to 1.0.0 by @DominicOram in #721
  • Make InternalParameters pydantic models by @dperl-dls in #691
  • Updated zocalo message format by @rjgildea in #662

Major New Features

  • Do grid detection in Artemis by @DominicOram in #670
  • Convert internal params to use pydantic by @dperl-dls in #682
  • Preliminary work for rotation scans by @dperl-dls in #621
  • Make arming Eiger parallel by @olliesilvester in #631
  • Implement rotation nexus by @dperl-dls in #736

Minor Changes

New Contributors

Full Changelog: v4.1.1...v5.0.0

v4.2.0

06 Jun 10:09
Compare
Choose a tag to compare

This release was created to test issue #572 and may not be deployed to the beamline

What's Changed

  • Do rotation scans by @dperl-dls in #621
  • Do grid detection in Artemis by @DominicOram in #670
  • Update write_nexus.py by @dperl-dls in #637
  • Fix image metadata by @noemifrisina in #599
  • Use xray centring OAV params when doing an xray centre by @DominicOram in #666
  • Unpin nexgen by @noemifrisina in #667
  • Created a more generic callback structure to more easily allow different plans by @DominicOram in #669
  • Tidy up device creation for full grid scan by @DominicOram in #661
  • delete logging handlers in global test teardown by @dperl-dls in #675
  • Fix accidentally broken unit test by @DominicOram in #676
  • Add test for writing nexus files early by @DominicOram in #680
  • Pydantic internal params by @dperl-dls in #682
  • Add test for disarming detector on failed grid scan by @DominicOram in #690
  • change i03 import paths by @dperl-dls in #692
  • Make InternalParameters pydantic models by @dperl-dls in #691
  • Replaced point 3d and point 2d to support arithmetic, using numpy arrays by @olliesilvester in #623
  • Wait on pin tip centre to valid before grid detection by @DominicOram in #694

Full Changelog: v4.1.1...v4.2.0