mcyc / mufasa

MUlti-component Fitter for Astrophysical Spectral Applications
GNU General Public License v3.0
0 stars 2 forks source link

Refitting pixels to recover widely-separated velocity components using moments maps #21

Open mcyc opened 2 years ago

mcyc commented 2 years ago

A method to recover widely-separated velocity components using moments maps, instead of residuals of one component fit, would be useful.

mcyc commented 2 years ago

Commit 87c5c5e88e94c6e66e69961edb1f552d73a549ff now has a working implementation of this in the refit_2comp_wide method of master_fitter.py, which can be called by setting the parameter method='moments'.