beast icon indicating copy to clipboard operation
beast copied to clipboard

Update beast_data.read_sed_data to use SEDGrid

Open karllark opened this issue 4 years ago • 1 comments

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.

karllark avatar May 07 '20 21:05 karllark

Or maybe remove the use of read_sed_data and just directly use the SEDGrid and cache/disk backend?

karllark avatar May 11 '20 15:05 karllark