Difference between revisions of "NSLS-II Analysis Software"
(Created page with "This page lists the software used at the NSLS-II synchrotron for data analysis. ==Jupyter== Python-based notebook for developing, storing, and logging data-an...") |
KevinYager (talk | contribs) (→scikit-beam) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This page lists the software used at the [[NSLS-II]] [[synchrotron]] for data analysis. | + | This page lists the [[software]] used at the [[NSLS-II]] [[synchrotron]] for data analysis. |
+ | |||
+ | ==[[scikit-beam]]== | ||
+ | [[Python]] libraries for common data analysis needed for beamlines ([[x-ray]], [[neutron]], or even [[electron]] instruments). | ||
+ | * [https://github.com/scikit-beam scikit-beam github page] | ||
==[[Jupyter]]== | ==[[Jupyter]]== | ||
[[Python]]-based notebook for developing, storing, and logging data-analysis workflows. | [[Python]]-based notebook for developing, storing, and logging data-analysis workflows. | ||
+ | * [https://notebook.nsls2.bnl.gov/ NSLS-II Jupyter server] |
Latest revision as of 07:37, 15 June 2017
This page lists the software used at the NSLS-II synchrotron for data analysis.
scikit-beam
Python libraries for common data analysis needed for beamlines (x-ray, neutron, or even electron instruments).
Jupyter
Python-based notebook for developing, storing, and logging data-analysis workflows.