tomography / XRFtomo

a repository for xray fluorescence data processing
Other
3 stars 6 forks source link

tested with python3.7 on a mac #15

Closed sichendart closed 5 years ago

sichendart commented 5 years ago

corrected a typo in xfluo/gui.py line 101; in xfluo/widgets/file_loader.py, added check h5 version in function "onLoadDirectory" in line 185; in xfluo/config.py, added BNP rotation angle PV name in line 81; added python3.7 in setup.py;