BCDA-APS / bluesky_training

Bluesky training, including instrument package
https://bcda-aps.github.io/bluesky_training/
Other
11 stars 0 forks source link

DOC: apstools.utils.device_read2table has been replaced by aps.utils.listdevice #253

Closed prjemian closed 5 months ago

prjemian commented 10 months ago

See cell [7] of this HOWTO. Maybe elsewhere.

Thanks @cpchuang for reporting!

prjemian commented 7 months ago

Easier to work on this documentation issue when the APS storage ring PVs return.

prjemian commented 5 months ago

Also:

(bluesky_2024_2) prjemian@arf:~/.../BCDA-APS/bluesky_training$ git grep device_read2table
docs/source/instrument/_test_bluesky_at_aps.md:<summary><tt>device_read2table(aps): <tt>aps.read()</tt> in table with formatted timestamps</tt></summary>
docs/source/instrument/_test_bluesky_at_aps.md:In [4]: from apstools.utils import device_read2table
docs/source/instrument/_test_bluesky_at_aps.md:In [5]: device_read2table(aps)
prjemian commented 5 months ago

Seems easy to fix, replacing one function call with another. Then re-run the affected notebooks to show the new information.

BUT, are the APS PVs available at this time? This might need more work for APS-U era.