Releases: ISISComputingGroup/ibex_bluesky_core
Releases · ISISComputingGroup/ibex_bluesky_core
1.0.1
What's Changed
New Features
- Polarisation / spin-echo tuning scans by @jackbdoughty in #200
- Add muon momentum fit method by @AWaseem18 in #224
- impoved erfc stretch guess by @AWaseem18 in #226
- Centre of mass callback by @jackbdoughty in #218
Bug Fixes
- Fix erroneous ufloat warning during fitting by @Tom-Willemsen in #230
Other Changes
- Draft ADR 7 (Document decisions relating to file archiving) by @Tom-Willemsen in #215
- Accept ADR 7 by @Tom-Willemsen in #233
- fix livefit link by @rerpha in #243
- Improve structure of documentation & add documentation for
ISISCallbacks
by @rerpha in #247
New Contributors
- @AWaseem18 made their first contribution in #224
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
New Features
- Polref mods by @Tom-Willemsen in #190
- Integrates changes from testing on POLREF, back into the main repository. Primarily reflectometry-specific changes.
- Remove run decorator from polling plan by @rerpha in #194
- Raise exception if not in manager mode by @rerpha in #207
- Implement d-spacing scan for ALF by @Tom-Willemsen in #204
- Add run_plan by @Tom-Willemsen in #197
- Add function which calculates Polarization & propagating uncertainties by @esmith1729 in #97
- remove GoodFramesWaiter and GoodFramesNormalizer, alias them to period equivalents by @rerpha in #220
Bug Fixes
- Remove clear_checkpoint from call_sync by @Tom-Willemsen in #165
- Use
bluesky_scans
as the default output folder, rather thanuser\TEST\scans
by @danielmaclaren in #203 - Sleep by default after motor redefine by @Tom-Willemsen in #217
Other Changes
- Remove reference to "not technique specific" by @Tom-Willemsen in #169
- codeql warning fix by @rerpha in #171
- Update workflows & fix pyright issues by @jackbdoughty in #167
- Reword adrs by @Tom-Willemsen in #172
- license by @rerpha in #168
- allow redefine to be optional for refl param by @rerpha in #173
- Allow specifying that timeout is not an error by @Tom-Willemsen in #176
- Badges by @Tom-Willemsen in #178
- Troubleshooting guide by @Tom-Willemsen in #163
- Add version as metadata by @Tom-Willemsen in #182
- Set uncertainties more correctly by @Tom-Willemsen in #83
- Consolidate imports by @rerpha in #174
- Set DAE spectra timeouts by @Tom-Willemsen in #141
- Remove ignores by @Tom-Willemsen in #183
- Negative trapezoids by @Tom-Willemsen in #186
- Optometrise by @Tom-Willemsen in #187
- put fit reports in fitting dir by @rerpha in #185
- use blockrw for motor scan instead of block_mot by @rerpha in #192
- Ticket12releasenotes by @danielmaclaren in #193
- minor changes to some of the bluesky docs by @danielmaclaren in #202
- allow 'exit now' as an option for optimise_axis_over_range() by @rerpha in #177
- set periods in adaptive_scan based on NUMPERIODS:MAX by @rerpha in #170
- add docs for PlotPNGSaver by @rerpha in #205
- fix nightly by using np.min/max not builtin by @rerpha in #208
- Bump ophyd-async[ca] from 0.10.0a2 to 0.10.1 by @dependabot in #211
- Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot in #212
- Bump ophyd-async[ca] from 0.10.1 to 0.11 by @dependabot in #216
New Contributors
- @dependabot made their first contribution in #211
Full Changelog: 0.2.1...1.0.1
0.2.1: Merge pull request #149 from ISISComputingGroup/block_w
0.2.0: Merge pull request #160 from ISISComputingGroup/update_oa
0.1.3
Merge pull request #66 from ISISComputingGroup/ticket42_sum_detect_mo…
0.1.2: Merge pull request #87 from ISISComputingGroup/dependabot
0.1.0
Merge pull request #52 from ISISComputingGroup/3_uncertainties_in_plo…
0.0.7: Merge pull request #62 from ISISComputingGroup/fix_image
0.0.6: Merge pull request #54 from ISISComputingGroup/rerpha-patch-1
add logo to README
0.0.5: Merge pull request #46 from ISISComputingGroup/tidy_docs
Tidy up docs; add an intro