spectrochempy.dc

dc(dataset, **kwargs)[source]

Time domain baseline correction.

Parameters
  • dataset (nddataset) – The time domain daatset to be corrected.

  • kwargs (dict, optional) – Additional parameters.

Returns

dc – DC corrected array.

Other Parameters

len (float, optional) – Proportion in percent of the data at the end of the dataset to take into account. By default, 25%.