NSLS-II / scipy-binder

Binder-compatible repo including scipy stack and databroker
3 stars 14 forks source link

Updated environment.yml to include scipp #62

Open JGoodrichBNL opened 1 year ago

JGoodrichBNL commented 1 year ago

CHX will attempt to use scipp to manage data from our new, photon-counting Timepix3 detector.

mrakitin commented 1 year ago

The package (https://github.com/scipp/scipp) is not available in the conda-forge channel (https://anaconda.org/search?q=scipp), so I'd recommend adding it via a pip-installable package (https://pypi.org/project/scipp/).