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

SFRs aren't being calculated by add_columns() for LZIFU data #10

Closed hzovaro closed 1 year ago

hzovaro commented 1 year ago

See title.

hzovaro commented 1 year ago

New problem: 'BPT (component 1)' is not present in the DataFrame

hzovaro commented 1 year ago

Doing some more digging, this is actually by design - I'm using add_columns() which explicitly only calls bpt_fn() and ratio_fn() on 'total' and not for individual components.