Open main menu

Changes

== Check for peak movement ==
As stated in the [[manual || relax manual]] section '''5.2.1 Temperature control and calibration''', the pulse sequence can put a lot of power into the sample. <br>
It is therefore good practice to inspect for peak movements, by overlaying all spectra:
Then overlay with "ol". Make sure no peaks move around.
== Measuring peak heights ==
We will use the program [[NMRPipe_seriesTab | NMRPipe seriesTab]] to measure the intensities.
'''seriesTab''' needs a input file, where the ppm values from a [[SPARKY_list | SPARKY list]] has been converted to spectral points.<br>
The spectral points value depends on the spectral processing parameters.
=== Generate spectral point file ===
Create a file with spectral point information with script [https://raw.github.com/nmr-relax/relax_scripts/master/shell_scripts/stPeakList.pl stPeakList.pl].
<source lang="bash">
stPeakList.pl 0.fid/test.ft2 ../peak_lists/peaks_corr_final.list > peaks_list.tab
</source>
= See also =
[[Category:Tutorials]]
Trusted, Bureaucrats
1,382

edits