n2hp_multi_v_model_generator#
- mufasa.spec_models.n2hp_multiv.n2hp_multi_v_model_generator(n_comp, linenames=None)[source]#
Works for up to 2 component 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