spectrochempy.FitParameters.pop

FitParameters.pop(key, default=__marker) v, remove specified key and return the corresponding value.[source]

If key is not found, d is returned if given, otherwise KeyError is raised.