Previous topic

nmrglue.process.proc_base.coad

Next topic

nmrglue.process.proc_base.conv

This Page

nmrglue.process.proc_base.thres

nmrglue.process.proc_base.thres(data, thres=0.0)

Mark values less than thres as invalid (for use with filters)

Parameter:

  • data Array of spectral data.
  • thres Threshold value.