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%.