tutorials
tutorials copied to clipboard
tutorial materials related to data acquisition, management, and analysis
Following a suggestion from @danielballan, I am leaving this issue here. I have recently completed a crude scan telemetry tool for BMM which could make a decent catalog tutorial. The...
@prjemian and I discussed these in detail. I will incorporate them in our CI and then he will review. * https://github.com/BCDA-APS/use_bluesky/blob/master/lessons/lesson5.ipynb * https://github.com/BCDA-APS/use_bluesky/blob/master/lessons/lesson5_advanced.ipynb
Tested the NeXus files in the *Higher Dimensional Data* tutorial for validation to the NeXus standard and found one consistent ERROR using the [punx](https://github.com/prjemian/punx) program. ``` (bluesky_2020_5) jemian@wow ~/.../Bluesky/nexus_data $...
Investigate how we might put the nexus files behind a custom Handler or something so that we can access them via databroker instead of directly from files.
We are seeing a problem in jupyterlab when a cell that creates a plot runs once the plot is generated file, when run a second time the plot disappears. for...
- [ ] Every old notebook that is still useful should be updated to pass CI, otherwise deleted. No more bit rot in this house! :- D - [ ]...
Some tutorials could use more explanation between the code cells to better enable self-teaching. This will also make it easier for new DAMA members to jump in and run tutorials.