scipp / beamlime

Live data reduction visualisation for ESS
https://scipp.github.io/beamlime/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Remove non-hard dependencies. #147

Closed YooSunYoung closed 6 months ago

YooSunYoung commented 7 months ago

Currently we have non-hard dependencies as a hard-dependencies in pyproject.toml and conda/meta.yml. We should clean them up... I'll do it as I update the copier template.

packages role
"ess-streaming-data-types" Flat-buffer (de)serialising
"numpy", "plopp", "sciline", "scipp>23.08.0", "scippneutron" Data reduction example
"rich" logging

TODO