Releases: BCDA-APS/bluesky_training
Releases · BCDA-APS/bluesky_training
v1.0.4
What's Changed
- DOC: scan area detector with motor(s) by @prjemian in #311
- Bump davidslusser/actions_python_ruff from 1.0.1 to 1.0.2 by @dependabot in #314
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in #322
- new environment for 2024-3 cycle by @prjemian in #316
- redirect the broken reference by @prjemian in #326
- Show how to collect a time series by @prjemian in #327
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Bump davidslusser/actions_python_ruff from 1.0.0 to 1.0.1 by @dependabot in #286
- taxi/fly example with busy records by @prjemian in #248
- environment for 2024_2 cycle by @prjemian in #292
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #294
- device_read2table --> listdevice by @prjemian in #299
- Trigger & .PROC by @prjemian in #302
- home page should look friendlier by @prjemian in #289
- MNT #287 impose minimum Python version by @prjemian in #306
- newSpecFile should update scan_id if provided by @prjemian in #307
New Contributors
- @dependabot made their first contribution in #286
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- add NXWriter callback by @prjemian in #243
- add ophyd-registry to new environment for 2024_1 by @prjemian in #245
- drop stdlogpj by @prjemian in #257
- ENH #263 by @prjemian in #264
- re-enable coveralls by @prjemian in #268
- remove duplicated code block from tutorial by @prjemian in #267
- update copyright notices to 2024 by @prjemian in #270
- upload built documentation as artifact from github actions workflow by @prjemian in #275
- changes to configure new installation by @prjemian in #281
- Cite hello world in installation checklist, generalize for queueserver by @prjemian in #279
- refactor and combine for EPICS scan_id PV by @prjemian in #280
- Note on home page that bullet list are highlights. More content is available beneath. by @prjemian in #276
- avoid certain reST syntax errors in documentation by @prjemian in #272
- additional iconfig options from framework by @prjemian in #278
- Switch CI to use 'ruff' package for linting by @prjemian in #273
- Post a warning if at APS but not on controls subnet. by @prjemian in #277
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- revise Miniconda installer script - without mamba by @prjemian in #196
- 201 conda doc md2rst by @rodolakis in #205
- use :download: role by @prjemian in #209
- add installation checklist by @prjemian in #214
- Diagnose and repair CI by @prjemian in #222
- DOC #141 make a Sphinx reference by @prjemian in #220
- more Sphinx-style references by @prjemian in #221
- 141 git instructions by @rodolakis in #218
- create environment for APS "cycle" 2023-3 by @prjemian in #210
- Not yet for haven-spc package by @prjemian in #232
- add sphinx_tabs.tabs extension last by @prjemian in #234
- Use RUN_ENGINE_SCAN_ID_PV if defined by @prjemian in #228
- add iconfig as routine diagnostic metadata by @prjemian in #235
- add version string by @prjemian in #236
- use "zlib" as default HDF5 compression by @prjemian in #238
- new_bluesky_instrument uses latest release by @prjemian in #239
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release
What's Changed
- refactor to a "bluesky" folder by @prjemian in #6
- describe_instrument notebook can find pv_finder.py code now by @prjemian in #20
- no problem found by @prjemian in #21
- consolidate training notebooks from other repositories by @prjemian in #19
- temperature is data name of temperature signal (readback) by @prjemian in #32
- show synApps sscan 1-D scan as bluesky flyer by @prjemian in #33
- XAFS demo notebook using Kohzu DCM by @prjemian in #39
- notebook describing use of busy record by @prjemian in #45
- 46 define ioc prefix by @prjemian in #51
- prefer pathlib instead of os by @prjemian in #52
- refactor to be able to use queueserver by @prjemian in #60
- Provision for running with queueserver by @prjemian in #64
- use unit tests and add CI workflow by @prjemian in #65
- use mamba with environment creation by @prjemian in #70
- choose ophyd control layer in iconfig.yml by @prjemian in #74
- Instructions to install new instrument from template by @prjemian in #77
- images, flats, darks notebook by @prjemian in #85
- commit message prefixes by @prjemian in #88
- code from session_logs now in apstools.utils by @prjemian in #83
- ENH #86 let user pick path for RE_md by @rodolakis in #87
- update to new prjemian/synapps docker image by @prjemian in #92
- add 2D slits to training instrument by @prjemian in #90
- prepare Sphinx documentation by @prjemian in #96
- migrate docs from use_bluesky repo by @prjemian in #94
- 98 tutorial review by @rodolakis in #101
- DOC #103 update test new inst by @rodolakis in #114
- Catch up with main by @rodolakis in #120
- resolve nbformat id problems by @prjemian in #121
- DOC #17 create _FAQ.rst by @rodolakis in #122
- catch up with main by @rodolakis in #123
- catch up with main by @rodolakis in #124
- 100 hello world by @rodolakis in #105
- catch-up to main by @prjemian in #126
- catch up with main by @rodolakis in #125
- Show how to use a tabbed display in the documentation. by @prjemian in #128
- Catch-up with main by @prjemian in #132
- follow upgrades in bluesky-queueserver by @prjemian in #135
- catch up with main by @rodolakis in #140
- Installation guide review by @rodolakis in #143
- Repair CI workflows by @prjemian in #161
- rename one of the scripts used to start the queueserver by @prjemian in #157
- BUG: could not import pvaccess in new environment by @prjemian in #164
- replace the URL by @prjemian in #166
- changes in blueskyStarter.sh by @prjemian in #165
- add another symbol to iconfig by @prjemian in #162
- MNT #75pin the version of httpx by @prjemian in #158
- wrap scan_id_epics with try..except by @prjemian in #177
- also set permissions on new bluesky directory by @prjemian in #178
- remove legacy /install.md document by @prjemian in #168
- DOC clarify and generalize instruction to make XY plots from databroker. by @prjemian in #148
- create unit tests for newSpecFile by @prjemian in #159
- restrict QS startup to one specific host by @prjemian in #185
- remove redundant content from README in favor of docs by @prjemian in #187
- Examples of custom ophyd devices by @prjemian in #133
- replace the Miniconda installer script example by @prjemian in #193
- convert URLs: nsls-ii.github.io -> blueskyproject.io by @prjemian in #188
- Recognize that "beamline" is a single word by @prjemian in #186
- keep a history of changes between versions by @prjemian in #194
New Contributors
- @prjemian made their first contribution in #6
- @rodolakis made their first contribution in #87
Full Changelog: https://github.com/BCDA-APS/bluesky_training/commits/v1.0.0