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

Implement processing for 1/2/3 emission line component fits from Gabby's pipeline #64

Closed hzovaro closed 4 months ago

hzovaro commented 4 months ago

At the moment, the Hector submodule can only process emission line pipeline data products for the "recommended"-component fits (i.e. ncomponents="rec") because the FITS file format for these products differs to those for the 1/2/3 component fits. Gabby has said she will unify the file formats so that the 1/2/3-component and recommended-component fit data products will have consistent formats.

This is handed in io.hector. I've noted in the file which lines need to be removed/uncommented to implement support for the 1/2/3-component fit data products once they are available.

hzovaro commented 4 months ago

Issue moved to Hector-Galaxy-Survey fork.