NMRPipe:MC magnitude calculation

From NMR Wiki

(Difference between revisions)
Jump to: navigation, search
Current revision (03:45, 24 January 2010) (edit) (undo)
 
(One intermediate revision not shown.)
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:
Line 8: Line 8:
[[Category:NMRPipe manuals]]
[[Category:NMRPipe manuals]]
 +
[[Category:NMRPipe]]

Current revision

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