Repository for demonstrating/tutorializing scientific capabilities of scikit-beam. This is a separate repository from scikit-beam because we are hosting scientific data next to the example scripts and, as no one likes a huge library, it seems sensible to separate these scientific datasets.
- [1-time correlation] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/time_correlation/Multi_tau_one_time_correlation_example.ipynb)
- [XPCS fitting with lmfit] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/time_correlation/XPCS_fitting_with_lmfit.ipynb)
- [dpc] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/dpc/dpc_demo.ipynb)
- [Powder diffraction calibration] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/powder_calibration/D_estimate_demo.ipynb) Note that the tilt calculation has not yet been resolved
- [Speckle plotting tools] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/speckle/speckle-plotting.ipynb)
- [X-ray Speckle Visibility Spectroscopy(XSVS)] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/speckle/X-ray_Speckle_Visibility_Spectroscopy.ipynb)
- [Plot the HK plane - Reciprocal space example] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/reciprocal_space/recip_example.ipynb)
- [X-ray florescence spectrum] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/xrf/plot_xrf_spectrum.ipynb)
- [Generate ROI labeled arrays] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/Generate_ROI_labeled_arrays.ipynb)
- [2-time correlation] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/time_correlation/two-time-correlation.ipynb)
- [Removing bad images - one time correlation] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/time_correlation/Removing_bad_images_one_time_correlation.ipynb)
- [Partial multi tau one time] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/time_correlation/partial-multi-tau.ipynb)
- [Partial multi tau two time] (https://github.com/scikit-beam/scikit-beam-examples/blob/master/demos/time_correlation/two-time-partial-data.ipynb)
BSD (3-clause) License See LICENSE for full text