beast
beast copied to clipboard
Update beast_data.read_sed_data to use SEDGrid
Currently read_sed_data directly accesses the SED data from disk via h5py. If possible, would be good to switch this to using the SEDGrid class to allow for other formats and take advantage of the different backends.
Or maybe remove the use of read_sed_data and just directly use the SEDGrid and cache/disk backend?