NMRPipe:MC magnitude calculation

From NMR Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Function for magnitude calculation is '''MC'''. For each given data point it will calculate new value as:
Function for magnitude calculation is '''MC'''. For each given data point it will calculate new value as:
-
val = <math>\sqrt{re^2 + im^2}</math>
+
<math>val = \sqrt{re^2 + im^2}</math>
Example:
Example:

Revision as of 04:25, 22 April 2008

Function for magnitude calculation is MC. For each given data point it will calculate new value as:

val = \sqrt{re^2 + im^2}

Example:

nmrPipe -fn  MC
Personal tools