Open mcyc opened 2 years ago
A method to recover widely-separated velocity components using moments maps, instead of residuals of one component fit, would be useful.
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'.
method='moments'
A method to recover widely-separated velocity components using moments maps, instead of residuals of one component fit, would be useful.