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

Support for Fly1D, dmesh and dscan (HXN) #291

Closed dmgav closed 1 year ago

dmgav commented 1 year ago

Support for Fly1D, dmesh and dscan used at HXN. Now data from those scans can be loaded using make_hdf. Additional parameter fail_for_plan_types is added to make_hdf, which accepts a list of plan types to ignore.

Summary of Changes for Release Notes

Fixed

Added

Changed

Removed

How Has This Been Tested?