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

Loading of raw data: correction of corrupt rows (SRX) #278

Closed dmgav closed 2 years ago

dmgav commented 2 years ago

Modification of the function for loading of raw data from Databroker for SRX. The modified code fix data with corrupt rows by replacing those rows with data from the closest valid row.