Closed imcgreer closed 7 years ago
VariedEmissionLineGrid has a 'fixProfiles' option. It is meant to use the emission line grid to derive line profiles but without any scatter in the profile parameters. It is not currently implemented.
self.fixed = kwargs.get('fixLineProfiles',False)
implemented as 'NoScatter' in v1.0, see e53d831ed7fc5ab24a02f33d87de55f047f7ccba
VariedEmissionLineGrid has a 'fixProfiles' option. It is meant to use the emission line grid to derive line profiles but without any scatter in the profile parameters. It is not currently implemented.