This function aims to numerically match the NMRPipe `PS` function.

nmrpipe_ps(ft, p0 = 0, p1 = 0)

Arguments

ft

list with `int`, `header`, and `fheader` elements containing spectrum data

p0

equivalent to `-p0` flag

p1

equivalent to `-p1` flag

Details

See the NMRPipe documentation: https://www.nmrscience.com/ref/nmrpipe/ps.html