Releases: bluesky/ophyd-async
Releases · bluesky/ophyd-async
0.5.2
What's Changed
- Stop prepare setting negative velocity by @Relm-Arrowny in #552
- Fastcs eiger support by @DominicOram in #528
- Add no op status by @olliesilvester in #540
- Make np_datatype property of ShapeProvider rather than final axis by @DiamondJoseph in #555
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 in the actions group by @dependabot in #474
- Adding sub electron readout mode for the kinetix by @jwlodek in #469
- Remove references to root in PathInfo, PathProvider by @jwlodek in #477
- Add ruff SLF001 by @abbiemery in #483
- Rename panda files by @abbiemery in #486
- Create logfile in temporary path instead of project root by @jwlodek in #489
- 314 defer creation of hdf5 file until preparetrigger by @ZohebShaikh in #466
- 282-standardise-handling-of-read-config-and-hinted-signals-for-standarddetector by @ZohebShaikh in #468
- Fix race condition in set_and_wait_for_value by @DominicOram in #457
- Tests for AreaDetector drivers/plugins to insure attributes are regularly named by @subinsaji in #490
- AD HDF plugin should set directory creation value before path by @jwlodek in #497
- added support for str by @ZohebShaikh in #499
- NDStats docs update by @ZohebShaikh in #500
- Resolving issues preventing connection with areaDetector device by @jwlodek in #514
- Only pass data block to init of PandAHDFWriter instead of entire PandA device by @jwlodek in #512
- Allow precision 0 float records to be represented as int signals by @olliesilvester in #509
- Setup PandA writer to set create directory depth PV on open by @jwlodek in #503
- move h5py into real dependencies by @stan-dot in #511
- Use 'boolean' rather than 'bool' dtype per event-model by @Tom-Willemsen in #517
- Allow equality comparisons for signal by @Tom-Willemsen in #524
- Update make-a-simple-device.rst to include numpy array example by @rerpha in #515
- make motor locatable by @stan-dot in #541
- Small fix of typo in variable name in AD attributes HDF writer by @jwlodek in #545
- Make FilenameProvider optional on PathProvider impl by @DiamondJoseph in #547
New Contributors
Full Changelog: v0.5.0...0.5.1
v0.5.0
What's Changed
- Fix motor run up distance by @olliesilvester in #455
- Set motor to start max velocity at start by @subinsaji in #464
- Restructure repository to solidify public interface and document it by @coretl in #26
- Restructure on ADR 2.0 by @abbiemery in #467
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add signal connection cache by @stan-dot in #368
- Add DetectorTrigger.internal to AravisController supported trigger types by @olliesilvester in #420
- fixed ruff errors by @evalott100 in #423
- 173 stream resource seperate classes by @subinsaji in #429
- Drop old event model by @subinsaji in #434
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 in the actions group by @dependabot in #408
- Make motor flyable by @olliesilvester in #425
- Adds a panda flyer that is implemented with a pcomp block by @evalott100 in #430
- Removed the time checking in
test_signal_connects_to_previous_backend
by @evalott100 in #446 - Dtype str in desc by @jwlodek in #438
- Made
ensure_connected
fail properly by @evalott100 in #421 - Fix pattern generator tests by @subinsaji in #436
- pin pydantic >2 by @evalott100 in #458
- Split out FilenameProvider, rename DirectoryProvider to PathProvider by @jwlodek in #245
- Pin Sphinx by @abbiemery in #462
New Contributors
- @subinsaji made their first contribution in #429
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- Use enum on aravis driver by @callumforrester in #412
- fixed incorrect formatting of enum values on soft signal set by @evalott100 in #417
Full Changelog: v0.3.3...v0.3.4
v0.3.4a1
What's Changed
- Use enum on aravis driver by @callumforrester in #412
Full Changelog: v0.3.3...v0.3.4a1
v0.3.3
What's Changed
- (#399) Remove put to motor RBV by @dperl-dls in #400
- 398 pilatus acquire period by @callumforrester in #401
- added runtime enum class, metaclass, and tests by @evalott100 in #341
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Allow SoftSignals to have and propagate metadata by @DiamondJoseph in #363
- Pin to numpy<2 by @callumforrester in #388
- Handle case of aioca returning None for some alarm limits by @callumforrester in #391
- Derive PandA describe from datasets PV by @callumforrester in #369
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Make pilatus wait for armed PV by @callumforrester in #345
- Add more detail to error message when a mock value sequence isn't consumed by @callumforrester in #350
- 354 fix pilatus arming logic by @callumforrester in #358
- Add frame_timeout to trigger info by @abbiemery in #348
- Make pilatus deadtime overridable and add tests by @callumforrester in #359
- add no fields if no signal name by @stan-dot in #366
- Fix error message on wrong reading/configuration by @callumforrester in #372
- Allow PVI devices to be initialized before connection by @noemifrisina in #241
- 361 type conversions for python builtins by @rtuck99 in #364
- Units signal metadata by @abbiemery in #367
New Contributors
- @noemifrisina made their first contribution in #241
- @rtuck99 made their first contribution in #364
Full Changelog: v0.3.0...v0.3.1
v0.3.1a1
What's Changed
- Make pilatus wait for armed PV by @callumforrester in #345
- Add more detail to error message when a mock value sequence isn't consumed by @callumforrester in #350
- 354 fix pilatus arming logic by @callumforrester in #358
- Add frame_timeout to trigger info by @abbiemery in #348
- Make pilatus deadtime overridable and add tests by @callumforrester in #359
- add no fields if no signal name by @stan-dot in #366
Full Changelog: v0.3.0...v0.3.1a1