hzovaro / spaxelsleuth

A package for analysing data from large integral field unit surveys such as the SAMI and Hector Galaxy Surveys.
MIT License
1 stars 1 forks source link

43 make boilerplate maker and loader functions #47

Closed hzovaro closed 9 months ago

hzovaro commented 9 months ago

Consolidated the make/load_<survey>_df() functions from individual survey submodules, i.e. SAMI, S7, Hector and LZIFU, into generic make/load_df() functions to ensure consistency of data formats between different surveys. Also repeated this for the metadata DataFrames.