Tags: BCDA-APS/BITS
Tags
Nsls compatibility (#175) * Tiled bits (#165) * got rid of yield * got rid of RE in startup.py * make devices becomes ophyd async compatible * made instrument init self sufficient from apstools * removed dependency * made tiled client for demo * fix * Add the option to subscribe a tiled_writer to the run engine (#164) Co-authored-by: Eric Codrea <72196105+MDecarabas@users.noreply.github.com> * new q-monitor * tiled ready for bits 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> * Make devices cleanup (#166) * got rid of yield * got rid of RE in startup.py * make devices becomes ophyd async compatible * made instrument init self sufficient from apstools * Tiled bits (#165) * got rid of yield * got rid of RE in startup.py * make devices becomes ophyd async compatible * made instrument init self sufficient from apstools * made tiled client for demo * Add the option to subscribe a tiled_writer to the run engine (#164) Co-authored-by: Eric Codrea <72196105+MDecarabas@users.noreply.github.com> * tiled ready for bits 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> * make devices becomes ophyd async compatible * made instrument init self sufficient from apstools * removed custom yaml * changed type of dynamic import * changed initalization of device * fixed * added new startup.py * cleaned up decorators --------- Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> * Re init args (#173) * changed subscription method * fixed iconfig type in metadata.py * re-raise exception * Update src/apsbits/core/run_engine_init.py Co-authored-by: Pete R Jemian <prjemian@users.noreply.github.com> * Update src/apsbits/core/run_engine_init.py Co-authored-by: Pete R Jemian <prjemian@users.noreply.github.com> * fixes to types * pre-commit * docstrinhg --------- Co-authored-by: Pete R Jemian <prjemian@users.noreply.github.com> * Update api functionality to create folders more logically (#174) * created demo scripts * new scripts * file is renamed to make sense * fix docs * pre-commit * small rename for clarity * Update src/apsbits/core/run_engine_init.py Co-authored-by: Pete R Jemian <prjemian@users.noreply.github.com> * added a small docstring for the make devices function * remove redundant code * fixed docstring to reflect function better * fixed databroker import * added metadata * pre-commit * fix tests * test WIP * tests WIP * ruff * Long Live bAIt. * Update src/apsbits/core/instrument_init.py Co-authored-by: Thomas A Caswell <tcaswell@gmail.com> * bait-azoooo. * one bait at a time. * test to see if ci/cd still passes * cleanup * update guarneri dependency * see if tests pass * test * cleanup --------- Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Pete R Jemian <prjemian@users.noreply.github.com> Co-authored-by: Rafael Vescovi <ravescovi@gmail.com> Co-authored-by: Rafael Vescovi <ravescovi@anl.gov> Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
PreviousNext