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

Consider changing add_columns() to be more flexible #11

Open hzovaro opened 1 year ago

hzovaro commented 1 year ago

Currently, add_columns() only computes e.g. line ratios, BPT classifications, etc. for the "total" emission line components. This works fine for SAMI data, but it would be better to make this more flexible (& less opaque) e.g. by adding more input args to make it work for arbitrary data sets. Also consider renaming to something more descriptive.