nh3_multi_v_model_generator#
- mufasa.spec_models.ammonia_multiv.nh3_multi_v_model_generator(n_comp, linenames=None)[source]#
Works for up to 2 componet fits at the moment :param n_comp: The number of velocity componets to fit :type n_comp: int :param linenames: A list of line names from the set (‘oneone’, …, ‘eighteight’); default is just ‘oneone’ :type linenames: list
- Returns:
model – A SpectralModel class build from N different metastable inversion hyperfine models
- Return type:
model.SpectralModel