mcyc / mufasa

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

Have the default linewidth minimum be set by data #58

Open mcyc opened 2 hours ago

mcyc commented 2 hours ago

It will be good to ensure the minimum model linewidth, set below, is at least Nyquist-sampled based on the data. https://github.com/mcyc/mufasa/blob/2b40a907402a62b8332ff6a04c56a793fd55dbde/mufasa/multi_v_fit.py#L49

mcyc commented 2 hours ago

It will also be good to allow user inputs from higher levels as an option.