Difference between revisions of "NSLS-II Analysis Software"

From GISAXS
Jump to: navigation, search
(Jupyter)
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).
  
 
==[[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]

Revision as of 11:21, 8 December 2015

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.