Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

scikit-beam

codecov.io

Documentation

Examples

scikit-beam-examples repository

Quick start

install with conda

conda install scikit-beam -c nsls2forge

install development version with setuptools

git clone [email protected]:scikit-beam/scikit-beam.git
cd scikit-beam
python setup.py install

set up for development

git clone [email protected]:scikit-beam/scikit-beam.git
cd scikit-beam
python setup.py develop
pip install pytest coverage setuptools

make sure all the tests pass!

python run_tests.py

and you can check the code coverage with

coverage run run_tests.py
coverage report -m

About

Data analysis tools for X-Ray, Neutron and Electron sciences

Resources

Contributing

Stars

98 stars

Watchers

21 watching

Forks

Releases

Packages

Used by

Contributors

Languages