Frank Delaglio, Ph.D.
19804 Maycrest Way
Germantown MD 20876 USA
301 806-0867
delaglio@nmrscience.com
NMRPipe Processing Functions
MC: Modulus/Magnitude Calculation.
Flag |
Argument |
Default |
Description |
-mod |
|
|
Result = Sqrt( real^2 + imaginary^2 ) (Default). |
-pow |
|
|
Result = real^2 + imaginary^2. |
|