Difference between revisions of "NSLS-II Analysis Software"

From GISAXS
Jump to: navigation, search
(Jupyter)
(scikit-beam)
 
(2 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]
 
* [https://notebook.nsls2.bnl.gov/ NSLS-II Jupyter server]

Latest revision as of 08: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.