tutorials
tutorials copied to clipboard
tutorial materials related to data acquisition, management, and analysis
The short URL for binder has an expired SSL certificate. https://try.nsls2.bnl.gov/ That URL is used in a couple of places, for example on the website and in the documentation https://blueskyproject.io/bluesky/tutorial.html...
This patch adds a wrapper around start_supervisor.sh that configures the loopback interface on macOS (allowing native installation of the tutorial on macOS). This is an alternative to the approach in...
I did some work to relax the requirements for tensorforce, but it resulted in some deep tensorflow errors. Took a while of digging, but in the end I'm not the...
After following the [installation instructions](https://github.com/bluesky/tutorials/blob/246641d712b7b6be3edb03e205818aa65669a5f7/INSTALLATION.md) on macOS, running `supervisor/start_supervisor.sh status` shows the following output: ```sh decay BACKOFF Exited too quickly (process log may have details) mini_beamline BACKOFF Exited too quickly...
I am trying to follow along with the tutorial section "Array Detector (non-EPICS)" (https://blueskyproject.io/tutorials/Ophyd/04%20-%20Array%20Detector.html). I am not able to complete the RunEngine section of the tutorial with databroker version '2.0.0b10'...
This adds data and a notebook for my XAS machine learning data evaluation tutorial. It also edits `binder/requirements.txt` to include sklearn in the mix.
Hello, I am trying to follow [this tutorial](https://github.com/bluesky/tutorials/blob/main/Access%20Saved%20Data.ipynb), but, I am unable to do because it's a bit outdated. It explains the old `Catalog`, now renamed to `Tree` ([source](https://github.com/bluesky/tiled/commit/e4d6f4de196983d6bf81ba6ccbf1e13bfeacf4fb#diff-9547b8542c530d5ab61a145d9ac6f470a4e4d0c9fe1157584a011bcda35f9c66)), and...
https://gist.github.com/danielballan/84484f940aea836ac997d3873c88d762 https://github.com/bluesky/tutorials/blob/master/bluesky-tutorial-utils/bluesky_tutorial_utils/_newton.py https://github.com/thomascobb/bluefly/blob/master/bluefly/detector.py#L154 https://github.com/APS-USAXS/ipython-usaxs/blob/master/profile_bluesky/startup/usaxs_support/saveFlyData.py
Hi, can someone tell me what 'ph' really stands for? I know that it is instantiated as a detector and used for succeeding tasks in the tutorial. https://github.com/bluesky/tutorials/blob/658a50bd1af3fed6c9b7344f329dcd88803b90b1/scripts/beamline_configuration.py#L162 