karllark / dirtygrid

Code to access the DirtyGrid set of UV-FIR dust+star radiative transfer models
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Make full spectra data files public #20

Open karllark opened 6 years ago

karllark commented 6 years ago

The full spectra are large and not well organized. And located only on central storage in many subdirectories. Jeremy and I have been talking about the need to get them more organized and posted publically. I will work on how to do this in manageable chunks. I'm currently thinking of having separate files for the 'discrete' variables (e.g., dust grain type, star formation type) with all the continuous variables for that set of discrete variables in one file (e.g., tau, sfr). Does this sound like a reasonable organization?

jchastenet commented 6 years ago

If we keep the param_table6_combined.tsvx file somewhere, I'm fine with splitting the .fits files based on discrete variables. The function to get the spectrum from ID number will have to be adjusted.