tomography / XRFtomo

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

adding reader for XFR data #1

Closed decarlof closed 6 years ago

decarlof commented 6 years ago

This is a reader for XRF data from Lu Xi. All works (just run python read.py -h for help). I just need help on line 80 to merger the theta with the proj in a 3D array [therta][y][x]

aglowacki commented 6 years ago

We can create a class that will structure the theta and projections in a future commit. Going to merge this request.