added basic crmx environment

This commit is contained in:
2022-05-05 13:27:06 +02:00
parent 1af49bfe8a
commit e2d2b2e5ec

27
crmx.yml Normal file
View File

@@ -0,0 +1,27 @@
channels:
- defaults
- paulscherrerinstitute
- conda-forge
dependencies:
- python
- pip
# numpy pinned until numba is compatible with newer versions
- numpy
- scipy
- pandas
- matplotlib
- ipython
- joblib
- black
- pytest
- h5py
- pyqt
- pyepics
# PSI specific modules
- jungfrau_utils
- bitshuffle
- bsread
- mflow
- sfdata
# - pip: