APS-4ID-POLAR / polartools

Python package to read and process data from the APS Polar beamline.
https://polartools.readthedocs.io/en/latest/
Other
2 stars 2 forks source link

Remove xraylarch dependence #66

Closed gfabbris closed 2 years ago

gfabbris commented 2 years ago

We were using just a couple of simple functions from larch, but installing it was a bit of a pain because of wxpython. This removes the larch dependence by placing those function in the _larch.py file.