NSLS-II / PyXRF

Fluorescence fitting GUI.
http://nsls-ii.github.io/PyXRF
BSD 3-Clause "New" or "Revised" License
31 stars 23 forks source link

Extend capabilities of load corrupt scans at SRX beamline #261

Closed dmgav closed 2 years ago

dmgav commented 2 years ago

Modified the code for loading SRX scans with 'new' metadata to load corrupt scans. The loading function tries to 'repair' data by detecting and replacing incomplete rows in all tables, including fluorescence data, scalers and positions. This is an extension of the PR https://github.com/NSLS-II/PyXRF/pull/258