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

Improvements in functionality of 'save_data_to_hdf5' and 'read_data_from_hdf5' #246

Closed dmgav closed 3 years ago

dmgav commented 3 years ago

Some minor improvements in save_data_to_hdf5 and read_data_from_hdf5 functions for more consistency and better treatment of metadata. The functions now must be imported from pyxrf.api or pyxrf.api_dev, which is consistent with the other function.