ADVANCED DATA PROCESSING

Size: px
Start display at page:

Download "ADVANCED DATA PROCESSING"

Transcription

1 ADVANCED DATA PROCESSING Making Backups The NMR lab periodically backs up data on CD-ROMs for your convenience ([Files] [Oldfids]). If you would like your own personal backups, you can do this via the computer called spectrum. 1. Insert a PC-formatted 100MB zip disk into the zip drive. 2. Select [Unix Shell]. 3. In the shell window, change to the directory from which you want to copy, e.g.: > cd /data/6-lettercode (for current data) > cd /v3data/6-lettercode (VAC-300 files) > cd /v2data/6-lettercode (VAC-200 files) > cd /old/b8/6-lettercode (for archived data) > cd /cdrom/cdrom0/6-letter code (for data on the CD-ROM drive) 4a. Copy files to the zip drive: > cp -r filename /rmdisk/zip0 (for a single file) > cp -r * /rmdisk/zip0 (for all files) 4b. For data archived on the CD-ROMs, you will have to type: > tar cf - filename (cd /rmdisk/zip0; tar xf - ) 5. To eject your zip disk, type: > eject zip0 Printing Insets 1. Plot the full spectrum manually: pl pscale pirn ppa (Do NOT type page!) 2. Put the cursors around the region you would like printed as an inset and type inset. 3. Use the mouse buttons to move the spectrum to the area where you would like the inset to be printed. The left mouse button moves the inset region back and forth on the screen. The middle mouse button adjusts intensity. The right mouse button adjusts the width of the spectrum. To adjust the vertical position of the spectrum, use the vp command. (You can also do all of this manually by adjusting the following values: sc, wc, vp) 4. Plot the inset and send it all to the plotter: pl pscale pirn page 5. To get back to the original spectrum, type vp=12 f full 1

2 Arrays: Creating, Processing, Displaying, and Plotting CREATING ARRAYS Several spectra can be combined into one dataset of arrayed spectra. This is very useful for comparing spectra collected under the same conditions, e.g., to compare peak heights over a series of spectra. 1. Load each FID into a separate experiment, leaving exp5 empty. Do NOT process your data. (If you do not have enough experiments, create them by typing cexp(#) where # is the experiment number you want to add.) 2. Join experiment one: jexp1 and type clradd. This deletes exp5. 3. Type add( new ) in experiment 1. Join all the other experiments: jexp2 and type add( new ) etc. until all fids have been added to experiment Join experiment five: jexp5 5. Type setvalue( arraydim,#, processed ) where # is the total number of fids that you have added. PROCESSING AND DISPLAYING ARRAYED DATA The data in exp5 will now behave as an arrayed experiment. Save it if you wish. wft will process all the fids wft(1) will process just the first fid, wft(2) will process the second, etc. ds(1) will display the first fid, ds(2) will display the second, etc dssa will display all fids stacked vertically dssh will display fids in a line horizontally PLOTTING ARRAYED DATA To plot the entire array as displayed on the screen, type: pl( all ) pscale page To plot individual spectra, display the spectrum with the ds(#) command, then pl pscale page Comparison of Spectra METHOD 1 If you would like to compare the same regions of two spectra and want the vertical scales and ppm ranges to be identical, you can create saved regions. This is especially useful in viewing 2D datasets where you routinely want to look at a particular region of the spectrum. 1. Call up each spectrum in different experiments (eg. exp 1 and 2) and process them as desired. 2. In experiment 1, type s1 to save the region (that s a one, not an L). You can save up to 9 regions. The s command saves a copy of all the current display parameters. The saved parameters are dataindependent, i.e., the fid is not being saved. 3. Type md(1,2) to move those display parameters (all the s files you created) from experiment 1 into experiment Go to experiment 2 (jexp2) and type fr1 or r1 to recall the data region. fr1 does a full recall. r1 will not recall phase, drift correction, integrals, or reference parameters. It does recall chart info (wc, sc, wp, sp, etc), horizontal and vertical offsets, vertical scaling, and ai/nm mode. 5. Type ds (or dconi if 2D) to display the region. 2

3 METHOD 2 In each spectrum, set sp and wp to the desired chemical shifts, e.g., sp=0p wp=10p. sp is the start of the chart in ppm wp is the width of the chart in ppm PLOTTING SPECTRA AS STACKED PLOTS ON THE SAME PAGE For a set of three spectra in exps 1-3, after each has been set to the same regions using the methods above, join each experiment and plot the spectrum without typing page until the final spectrum. Ex: For the bottom spectrum, jexp1 type ds and adjust the height with the middle mouse button bearing in mind that 3 spectra need to fit on the same page pl pscale For the middle spectrum, jexp2 type ds and adjust the height with the middle mouse button vp=70 pl For the top spectrum, jexp3 type ds and adjust the height with the middle mouse button vp=140 pl page Experiment with vp (vertical position) and vs (vertical scale) to adjust the spacing between spectra. For 4 spectra, try vp s of 45, 90, and

4 Creating Postscript Files Spectra, both 1D and 2D, can be saved as postscript files. This is useful when you need to make figures for a paper and would like to edit the file with labels, colors, etc. 1. Log in to any workstation labelled fid in the NMR lab. 2. Choose a PS-AR plotter (for landscape plots) using the [Change Plotter] button. 3. Process your spectrum. Display it the way you want it for the figure. 4. Make sure you are in your data directory. [Main Menu] - [File] - [Data] or by typing: cd( /data/6-lettercode ) 5. Type in all the commands necessary for plotting the spectrum, but give page a filename, e.g.: For 1D spectra: pl pscale pirn ppa ppf( top ) page( filename.ps ) For 2D spectra: pcon(10,1.2) pap page( filename.ps ) 6. Transfer your files to a zip disk. See the section on Making Backups. Creating ASCII Files In some cases, you may want to save your spectra as an ASCII file. This is a file consisting of 2 columns, the first is the ppm value and the second is the intensity. 1. Log in to any workstation labelled fid in the NMR lab. 2. Recall your FID. 3. Change the zerofill number (fn) to something more reasonable, e.g. fn= This method creates a new entry for each datapoint; this is the reason for reducing the fn number. 4. Reprocess (wft) and make sure you do not lose too much resolution. 5. Make sure you are in your data directory. [Main Menu] - [File] - [Data] or by typing: cd( /data/6-lettercode ) 6. Type writespec( filename ) in the command line. Use a different filename than that of your original fid. Otherwise you will not be able to read the original fid later on. 7. Transfer your files to a zip disk. See the section on Making Backups. 4

5 Solvent Subtraction Filtering Sometimes it is necessary to remove a large solvent peak that was not suppressed sufficiently during acquisition. This can be done post-acquisition using digital filtering. (p. 238 of System Operation manual) There are two types of algorithms for digital filtering: lfs (low-frequency suppression) in which a low-pass filter is applied to the FID. This filter attenuates all signals that lie outside the filter, leaving only the on-resonance solvent signal. This filtered FID is then subtracted from the original FID to remove the solvent peak contribution. zfs (zero-frequency suppression) in which the FID is also low-pass filtered, but then fitted with a polynomial (specified by the parameter ssorder). This is then subtracted from the original FID. This gives a FID in which the signal that is exactly on-resonance has been removed. (Use this when you have moved the tof to the solvent signal.) 1. Recall the fid and process it. 2. Type addpar( ss ) This creates the following parameters: ssfilter specifies the full bandwidth of the low-pass filter; default is 100 Hz. sslsfrq specifies the location of the center of the solvent-suppressed region. Setting this to a non-zero value shifts the solvent-suppressed region by sslsfrq Hz. ssntaps specifies the number of taps (coefficients for the digital filter). Default is 121, but the value can range from 1 to np/4. ssorder specifies the order of the polynomial used to fit the FID 3. Decide which algorithm (lfs or zfs) is appropriate for your dataset and enter the correct parameters according to the following guidelines: For zfs, ssfilter is set to a value other than not used. Default is 100 Hz. sslsfrq= n (suppresses a region centered around the transmitter frequency (tof). ssntaps--use values between 3 and 21 ssorder-- set to a value from 1 to 20. For lfs, ssfilter is set to a value other than not used ssorder= n To set sslsfrq: Set axis= h Put the cursor in the middle of the spectrum (i.e., find the tof) by typing: cr=sw/2-rfl+rfp Put the right cursor on top of the peak to be subtracted. (If the peak is to the left of the tof cursor, use the left cursor on the peak to be subtracted and the right cursor on the tof.) Repeat this step if you have a second peak you would like to subtract. Set sslsfrq=delta (Use -delta if peak is to the left of tof; use an array if you are subtracting 2 peaks. ssntaps--default value is suitable 4. Type wft to perform the subtraction. 5

6 Spin Simulation You can similate a spectrum of up to EIGHT closely coupled, non-equivalent spins (ABCDEFGH) using the vnmr software (p. 359). Equivalent spins can be treated by magnetic equivalence factoring (e.g., A3B2CD3). Nuclei are treated as different types if there is at least one spare letter in the alphabet between their groups (e.g. ABD and ABX). Frequencies, intensities, energy levels, and transitions can be listed and simulated spectra can be displayed and plotted. Parameters can be iteratively adjusted to approach an experimental spectrum. Example of an AX2Y system using menu buttons: 1. Load an FID and transform it. 2. Expand the multiplet you wish to simulate. 3. Adjust the threshold so that all peaks are picked. 4. Enter dll to display a line listing (will be used later). 5. Select [Main Menu] - [Analyze] - [Simulation] You are now in the Spin Simulation Main Menu. 6. Select [Spin System] - choose the spin system (use [other] to get more options) The example used here is an AX2Y system. 7. Select [Set Params]. The spectrum will reappear. 8. Click the left button on the center of the multiplet and enter A=cr This sets the chemical shift of spin A to the position of the cursor 9. Click the left button on the center of the left-most line, and the right button in the center of the second left-most line, enter JAY=delta This sets the coupling constant to match the difference frequency. 10. Click the right button on the center of the third line and enter JAX=delta. 11. Select [Main Menu] - [Analyze] - [Simulation] - [Show Params] - [Simulate] The simulated spectrum will appear. 12. To continue iteratively, type interate? The status window will display: iterate= A, JAX, JAY 13. Select [assign] - [auto assign] The assign macro is executed, assigning the lines from the dll listing to the lines from the previous simulation. 14. Select [iterate] 15. Select [list] This listing contains the values of the A, JAX, and JAY parameters that give the best iterated fit to the experimental spectrum. 6

7 If you want to simulate a spin system from scratch, load a H1 dataset at the same field strength for which you would like to simulate. This will ensure that your coupling constants are correct. 1. Click on [Main Menu] - [Analyze] - [Simulation] You are now in the Spin Simulation Main Menu. 2. Click on [Spin System] - choose the spin system (use [other] to get more options) 3. Click on [Set Params] The spectrum will reappear. 4. Enter chemical shifts for each peaks in Hertz: A=#### B=#### X=#### etc. 5. Enter the coupling constants in Hertz. JAB=#### JAX=#### JBX=#### etc. 6. Click on [Main Menu] - [Analyze] - [Simulation] - [Show Params] - [Simulate] The simulated spectrum will appear. Deconvolution Complex patterns of multiplets can be deconvoluted into their component parts for integration purposes. The following parameters are available for each line: Frequency (in Hz) Intensity Linewidth (in Hz) at half-height of line Gaussian fraction of line (0.0 for completely Lorentzian line; 1.0 for completely Gaussian line) All parameters can be fit simultaneously or selected parameters can be removed from the fit. A linear baseline correction is always added to the fit to avoid errors from baseline effects. The following text files are used: fitspec.inpar--contains starting parameters fitspec.indata--contains point-by-point intensity of the spectrum fitspec.outpar--contains final parameters after a fit mark1d.out--contains results of a mark operation For best results, use fn 2*np For complex problems, use usemark to set the best possible guesses (see below). Example using the menu buttons: 1. Load an FID. 2. Enter fn= Enter lb= Transform the fid: wft 5. Expand on the region of interest so that it fills the screen. 6. Type ai for absolute intensity mode. 7. Choose a threshold value that picks all the peaks of interest and type dpf to check this. 7

8 If all peaks of interest are not picked, you will need to use the [Mark] function. Put the cursor on each peak you are interested in and select [Mark]. This will create a file called mark1d.out in your vnmrsys/exp# directory. For each deconvolution you plan to do, this file must be zeroed such that there are no entries in it as the [Mark] command appends to the file: mark( reset ) 8. Click on the buttons: [Main Menu] - [Analyze] - [Deconvolution] 9. Click on [Use Line List] or [Use Mark] depending on the outcome of step 7. This creates a line list and file containing the starting point for the deconvolution and automatically measures the linewidth of the tallest line on the screen and uses that as the starting linewidth for the calculation. 10. Click on [Fit] This performs the deconvolution. When finished, the calculated spectrum is displayed and the numerical results appear in the text window. 11. To plot the results, click on [Plot] This plots the original spectrum, the calculated spectrum, and each of the component lines, along with the numerical results. At the end of this operation, the original spectrum is again displayed. 12. To return to the calculated spectrum, click on [Main Menu] - [Analyze] - [Deconvolution] - [Show Fit] 13. To view the original and calculated spectra simultaneously, click on [Add/Sub] 14. Select [sub] from the menu to view the difference between the two. More details: slw--starting linewidth. Set automatically using the menu buttons or can be bypassed using the usemark macro with 2 cursor input. Typical value is 1. fitspec performs deconvolution by fitting experimental data to Lorentzian and/or Gaussian lineshapes. This macro uses the file fitspec.inpar (containing information on frequency, intensity, linewidth, Gaussian fraction) which must be created before the calculation. Any number followed by an asterick(*) is held fixed during the calculation. fitspec creates the file fitspec.indata, a text representation of the spectral data. After the calculation, the results are contained in the file fitspec.outpar. The setgauss macro modifies the output of the last deconvolution (fitspec.outpar) and makes it the input for subsequent analysis (fitspec.inpar), after first modifying the Gaussian fraction: To allow this fraction to vary, use the format setgauss(fraction) where fraction is the Gaussian fraction of the lineshape, from 0 to 1, e.g., setgauss(0.4) To fix the fraction, use the format setgauss( fraction*), e.g., setgauss( 1.0* ) Display and Plotting Deconvolution: The results are written into the file fitspec.outpar. The macro showfit converts the data into a useful format for analysis and printing. The command dsp( fitspec.outpar ) displays the theoretical spectrum. The macro plfit produces a complete output plot with the observed spectrum, the full calculated spectrum, each individual component, as well as the numerical results of the analysis (or use the [Plot] button in the Deconvolution menu). 8

9 A Customization of VNMR which Facilitates the Structure Elucidation of Organic Compounds --written by Ion Ghiviriga, Dept of Chemistry, Univ. of Florida Type "custom" on the command line to activate this program. Type "rm_custom" when you are finished. This is available ONLY on the offline workstation fid. What It Does The program does what a spectroscopist would do with a pencil and a ruler on top of the spectra, but nicer and faster. It facilitates the structure elucidation of organic compounds, where several 1D and 2D spectra are used. First, the chemical shifts and the splitting patterns are marked by clicking on the spectrum and in the menus. For 2D spectra, chemical shifts in both f1 and f2 can be marked in this way. The data can then be saved, displayed/plotted with the spectrum, or written in an ascii file which can be imported in any text editor. All the operations are menu-driven. Although the usage is self-explanatory, help files are provided. Type "help" to access them. Files The files used by the program must be in the same directory as the data. Create a directory for each sample. All the editing of the chemical shifts and couplings can then be archived with the data. Files used for displaying chemical shifts/couplings: cs_js chemical shifts and couplings displayed with the 1D spectrum. Created by marking on the spectrum, or peak-picking. Copied to cs_[tn/dn] with Save. cs1/cs2 chemical shifts in f1/f2 displayed with the 2D spectrum. Created by marking on the spectrum, or by loading from a cs_[tn/dn] file. Copied to cs_[tn/dn] with Save. Files used for storing chemical shifts/couplings: cs_[tn/dn] chemical shifts saved for the nucleus [tn/dn] (default name). Files used for exporting chemical shifts/couplings to text editors: chemshifts_[tn/dn] a header followed by a list of chemical shifts couplings_[tn/dn] a header followed by a list of chemical shifts and couplings. 9

10 Typical Usage PROTON SPECTRA 1. Move to the directory containing the spectra for a compound, (e.g. h.fid, c.fid, dqcosy.fid, ghmqc.fid). Remember that the program reads from and writes to the current directory, so you have to be in the directory for a compound when using it. 2. Load h.fid into exp1 and wft with a window function which enhances the resolution. 3. Click [Main Menu] - [Display] - [Edit Chemical shifts] - [Mark] 4. Mark the chemical shifts and couplings on the proton spectrum: Place two cursors around a multiplet and click [Expand]. Put one cursor in the center of the multiplet and click [Mark shift]. Define the multiplicity, e.g. for a doublet of heptets: put two cursors on two of the lines which define the doublet then click doublet. put two cursors on the OUTER lines of the heptet and click other. Answer hp for the symbol and 7 for the number of lines. Click [DONE]. If the pattern displayed on top of the peaks matches the lines, drag to Yes in the window which pops up. If you drag to No (or Maybe :)) no marking will be retained and you can repeat (4). Repeat (4) until all the peaks are defined. If there are any mistakes, at any time you can unmark the peaks between the cursors by clicking [Unmark]. 5. Save what you have marked. Click [Return] - [Save]. Type <Enter> to go for the default name, cs_h1. 6. The coupling pattern will be displayed with the spectrum. In the Interactive Display Menu there is a button to turn the display of the coupling pattern on/off. 7. Click [Main Menu] - [Display] - [Plot] - [CS+JS] - [Scale] - [Page] to plot the spectrum with the coupling pattern on top of the peaks. 8. Click [Main Menu] - [Display] - [Edit Chemical shifts] - [Write chemical shifts and couplings]. Type <Enter> for the default name, couplings_h1. FTP this file to the computer on which you do the text editing and import it into your report as ascii. CARBON SPECTRA 9. Load c.fid into exp2 and wft. 10. Place a threshold at a level which selects the peaks. 11. Click [Main Menu] - [Display] - [Edit Chemical shifts] - [Get] - [Peaks] higher than th. 12. Use the [Mark Menu] to unmark the solvent peaks. 13. Save/display/plot/write the peak editing as for the proton spectra (5-8). 10

11 COSY SPECTRA 14. Load a homocorrelation spectrum in exp3 and transform. 15. Click [Main Menu] - [Display] - [Size] - [Homonuclear] to select a size which allows room for displaying the chemical shifts. 16. Click [Main Menu] - [Display] - [Edit CS] - [Get] - [From File - cs_h1] - [Apply]. 17. The coupling pattern will be displayed with the spectrum. In the Interactive 2D Display Menu there is a button to turn the display of the chemical shifts on/off. 18. In the Plot 2D Menu there is a button [CS] to plot the chemical shifts with the spectrum. HETERONUCLEAR SPECTRA 19. Load a heterocorrelation experiment, let's say hmqc in exp4 and transform. 20. Click [Main Menu] - [Display] - [Size] - [Heteronuclear] to select a size which allows room for displaying the chemical shifts. 21. If there is a carbon spectrum available, click [Main Menu] - [Display] - [Edit CS] - [Get] - [From File - cs_c13] - [Apply to f1]. 22. If there is no carbon spectrum available, cs1 contains now proton chemical shifts and has to be reset. Click [Main Menu] - [Display] - [Edit CS] - [Get] - [Reset cs in f1]. 23. Mark the chemical shifts in f1. In the [Edit Chemical Shifts Menu], click [Mark & Save] - [Mark CS in f1]. Use Full/Expand to get a suitable display of the spectrum. Put a cursor on the peak and click [Mark shift]. Repeat until all peaks are defined. 24. Click [Save CS]. The default name is cs_c Click [Return] - [Return] - [Write] - [Write CS in f1]. The default name for the file is chemshifts_c13. 11

Gemini-300, Manual Operation (version 1.0, 4Feb95) 1

Gemini-300, Manual Operation (version 1.0, 4Feb95) 1 Gemini-300, Manual Operation (version 1.0, 4Feb95) 1 I. GETTING STARTED (LOGGING IN, LOGGING OUT, USING THE NMR PROGRAM). A. Logging into the Gemini To login onto the Sun workstations, hit the return key.

More information

NMR Training VNMRJ 4.2A/VNMRS 400

NMR Training VNMRJ 4.2A/VNMRS 400 NMR Training VNMRJ 4.2A/VNMRS 400 The VNMRS/new 400 MHz NMR uses VNMRJ 4.2A. Although VNMRJ is different than VNMRalmost ALL typed commands that you know from VNMR should work. LOGIN: Your username is

More information

Instructions for 1 H-, 13 C-, 19 F-, and 31 P-Spectra on the Varian Mercury-Vx-300

Instructions for 1 H-, 13 C-, 19 F-, and 31 P-Spectra on the Varian Mercury-Vx-300 1 Instructions for 1 H-, 13 C-, 19 F-, and 31 P-Spectra on the Varian Mercury-Vx-300 Please note: Under no circumstances move the magnet or the automatic sampler table. Do not attempt to use the auto sampler

More information

Frequently Asked Questions (FAQ)

Frequently Asked Questions (FAQ) Frequently Asked Questions (FAQ) 5/11/07 How can I import a spectrum into a Microsoft Word or PowerPoint document? Choose one: 1) One possibility is to transfer the FID to a computer in the NMR Lab or

More information

North Carolina State University Department of Chemistry Varian NMR Training Manual

North Carolina State University Department of Chemistry Varian NMR Training Manual North Carolina State University Department of Chemistry Varian NMR Training Manual by J.B. Clark IV & Dr. S. Sankar 1 st Edition 05/15/2009 Section 1: Essential Operations for Basic 1D Spectra Preparing

More information

How to analyze complex NMR signals through spin simulation/iteration

How to analyze complex NMR signals through spin simulation/iteration How to analyze complex NMR signals through spin simulation/iteration 1. Introduction When a NMR signal s multiplicity exceeds the common doublet, triplet, quartet or doublet of doublet structure, analysis

More information

Basic 1D Processing. Opening Saved Data. Start the VnmrJ software. Click File > Open.

Basic 1D Processing. Opening Saved Data. Start the VnmrJ software. Click File > Open. Basic 1D Processing Opening Saved Data Start the VnmrJ software. Click File > Open. This will open a pop-up window. Clicking Home will take you to the data directory within your account. You can create

More information

NMR Users Guide Organic Chemistry Laboratory

NMR Users Guide Organic Chemistry Laboratory NMR Users Guide Organic Chemistry Laboratory Introduction The chemistry department is fortunate to have a high field (400 MHz) Nuclear Magnetic Resonance (NMR) spectrometer. You will be using this instrument

More information

1. Log in at the RESLOG terminal by entering your code and select the instrument you want to use.

1. Log in at the RESLOG terminal by entering your code and select the instrument you want to use. Skip to Main Content Home Policies Instruments Manuals Staff Useful Links Operating Instructions for Varian NMR Spectrometers Instructions for Operating Varian Mercury and Unity/Inova NMR Spectrometers

More information

Open Access Manual for Superusers

Open Access Manual for Superusers NMR-Service LOC Tel: +41 1 632 29 33 Email: nmrservice@org.chem.ethz.ch Open Access Manual for Superusers 1. Sample preparation Make a homogeneous solution of ca. 20mg in exactly 0.7ml of deuterated solvent,

More information

DEPT on the U400. 2A. Enter the Macro In the experiment that contains the 13 C spectrum, enter: macro to set up a DEPT experiment in exp2

DEPT on the U400. 2A. Enter the Macro In the experiment that contains the 13 C spectrum, enter: macro to set up a DEPT experiment in exp2 UVU444 DEPT on the U400 FL-26JUL94CD PRELIMINARY INFORMATION 1) The DEPT (Distortionless Enhancement by Polarization Transfer) experiment is frequently used to identify the types of carbons (i.e., C, CH,

More information

VNMRJ 4.2 INSTRUCTIONS: VARIAN MERCURY 400 AND VARIAN VNMRS 500

VNMRJ 4.2 INSTRUCTIONS: VARIAN MERCURY 400 AND VARIAN VNMRS 500 VNMRJ 4.2 INSTRUCTIONS: VARIAN MERCURY 400 AND VARIAN VNMRS 500 August 9, 2016 1. Sample preparation a. Tubes of any length can be used b. Make your samples 4 cm deep. They will not shim as well if they

More information

NMR Spectroscopy with VnmrJ. University of Toronto, Department of Chemistry

NMR Spectroscopy with VnmrJ. University of Toronto, Department of Chemistry NMR Spectroscopy with VnmrJ University of Toronto, Department of Chemistry Walk-up interface 1 Logging in 1 Starting VnmrJ 1 Inserting sample into the magnet or sample changer 1 Enter sample information

More information

Processing data with Bruker TopSpin

Processing data with Bruker TopSpin Processing data with Bruker TopSpin This exercise has three parts: a 1D 1 H spectrum to baseline correct, integrate, peak-pick, and plot; a 2D spectrum to plot with a 1 H spectrum as a projection; and

More information

MestReC Cheat Sheet. by Monika Ivancic, July 1 st 2005

MestReC Cheat Sheet. by Monika Ivancic, July 1 st 2005 MestReC Cheat Sheet by Monika Ivancic, July 1 st 2005 This Cheat Sheet is to be used at UW-Madison as a quick guide to processing using the MestReC NMR software. You may find more help at the MestReC homepage

More information

Vanderbilt Small Molecule NMR Center

Vanderbilt Small Molecule NMR Center Vanderbilt Small Molecule NMR Center Instructions for Using TOPSPIN version 2.0 DRX 400: Setting up 1H, 13C (1H decoupled), and 31P NMR Experiments Getting started: Sample Preparation: Make sure your sample

More information

2 Dimensional NMR User s Brief Guide

2 Dimensional NMR User s Brief Guide 2D NMR Handout 7/17/18 Weiguo Hu 2 Dimensional NMR User s Brief Guide (This handout presumes your thorough familiarity with the 1D handout commands and their use!) Options There are a vast number of 2D

More information

Varian NMR Instructions - 1D. Department of Chemistry NMR Facility University of Minnesota

Varian NMR Instructions - 1D. Department of Chemistry NMR Facility University of Minnesota Varian NMR Instructions - 1D Department of Chemistry NMR Facility University of Minnesota June 17, 2008 Table of Contents 1. General Information...2 2. References...2 3. Rules...3 4. Scheduling...3 5.

More information

VNMRJ 4.2 INSTRUCTIONS: QANUC 500 FOR CHEMISTS

VNMRJ 4.2 INSTRUCTIONS: QANUC 500 FOR CHEMISTS VNMRJ 4.2 INSTRUCTIONS: QANUC 500 FOR CHEMISTS April 16, 2018 1. Sample preparation a. Tubes of any length can be used b. Make your samples 4 cm deep. They will not shim as well if they are shorter; you

More information

PINMRF. Bruker AV-III / Avance DRX NMR Spectrometers running TopSpin Training Supplement for Advanced 1D NMR Spectroscopy

PINMRF. Bruker AV-III / Avance DRX NMR Spectrometers running TopSpin Training Supplement for Advanced 1D NMR Spectroscopy PINMRF Bruker AV-III / Avance DRX NMR Spectrometers running TopSpin Training Supplement for Advanced 1D NMR Spectroscopy INCLUDING: AV-III-400-HD w/ 5mm BBFO SmartProbe 369 WTHR AV-III-500-HD w/ 5mm BBFO

More information

PINMRF. Varian 300 MHz NMR Spectrometers Training Guide for Basic 1D NMR Spectroscopy

PINMRF. Varian 300 MHz NMR Spectrometers Training Guide for Basic 1D NMR Spectroscopy PINMRF Varian 300 MHz NMR Spectrometers Training Guide for Basic 1D NMR Spectroscopy INCLUDING: Inova-300-1 w/ 5mm 4-nucleus probe 365 WTHR Inova-300-2 w/ 5mm 4-nucleus probe 4100 BRWN Table of Contents

More information

DCIF FAQ: Frequently Asked Questions Varian Last Update (2/21/2005)

DCIF FAQ: Frequently Asked Questions Varian Last Update (2/21/2005) DCIF FAQ: Frequently Asked Questions Varian Last Update (2/21/2005) How do I get help? Please review the material here and in the training guide. For night and weekend support to fix instrument acquisition

More information

PROCESSING 2D SPECTRA USING VNMRJ JB Stothers NMR Facility Materials Science Addition 0216 Department of Chemistry Western University

PROCESSING 2D SPECTRA USING VNMRJ JB Stothers NMR Facility Materials Science Addition 0216 Department of Chemistry Western University PROCESSING 2D SPECTRA USING VNMRJ JB Stothers NMR Facility Materials Science Addition 0216 Department of Chemistry Western University 1. INTRODUCTION...1 1.1. About this Worksheet... 1 1.2. A Very Brief

More information

General Information for Automated Inova 500 MHz NMR (Indy)

General Information for Automated Inova 500 MHz NMR (Indy) General Information for Automated Inova 500 MHz NMR (Indy) Primary Contacts: NMR Facility Manager: David VanderVelde, x3004, davidv@caltech.edu GLA: Pamela Tadross, x6131, 646-220-5789 (cell), 204 Church,

More information

UC DAVIS NMR FACILITY VNMRJ SHORT MANUAL FOR VARIAN/AGILENT NMR SPECTROMETERS

UC DAVIS NMR FACILITY VNMRJ SHORT MANUAL FOR VARIAN/AGILENT NMR SPECTROMETERS UC DAVIS NMR FACILITY VNMRJ SHORT MANUAL FOR VARIAN/AGILENT NMR SPECTROMETERS TABLE OF CONTENTS Disclaimer... 2 Conventions... 2 Routine 1D NMR Experiments Procedure for acquiring 1D Proton spectrum...

More information

VNMRJ 4.2 INSTRUCTIONS: VARIAN MERCURY 400

VNMRJ 4.2 INSTRUCTIONS: VARIAN MERCURY 400 VNMRJ 4.2 INSTRUCTIONS: VARIAN MERCURY 400 January 10, 2019 1. Sample preparation a. Tubes of any length can be used b. Make your samples 4 cm deep. They will not shim as well if they are shorter; you

More information

Routine 1 H and 13 C NMR Data Acquisition Basic Topspin Processing Guide For PSC and NSC Bruker 400 NMR Spectrometer

Routine 1 H and 13 C NMR Data Acquisition Basic Topspin Processing Guide For PSC and NSC Bruker 400 NMR Spectrometer Routine 1 H and 13 C NMR Data Acquisition Basic Topspin Processing Guide For PSC and NSC Bruker 400 NMR Spectrometer Dr. Zhenming Du Email: zdu@gsu.edu Phone: 3-5538 Revised 04/02/2015 LC=Left click; DC=double

More information

Bruker NMR Topspin Manual

Bruker NMR Topspin Manual Bruker NMR Topspin Manual Topspin is an icon driven software package. This means that instead of reading words and typing commands in the software most of the things will be carried out by clicking icons

More information

NMR Experiment Procedure

NMR Experiment Procedure 2013 NMR Experiment Procedure NMR Center Emory University 6/22/2013 Experiment Guide for Varian NMR Spectrometers June, 2013 Introduction: NMR Experiment Procedures...1 Exp. 1: 1D proton and Basic Operations...2

More information

NMR Experiment Procedure

NMR Experiment Procedure NMR Course 2009 February 19, 2009 2009 NMR Research Center NMR Experiment Procedure NMR Research Center 2/25/2009 61 Experimental Guide for Varian MR Spectrometers February, 2009 Introduction: NMR Experiment

More information

Quick Start Guide to nmrpipe Processing of 15 N-HSQC data

Quick Start Guide to nmrpipe Processing of 15 N-HSQC data Quick Start Guide to nmrpipe Processing of 15 N-HSQC data Data conversion: We make the basic assumption here that the data set was recorded on an INOVA-class or later model of NMR instrument running VNMRJ.

More information

Walkup NMR. Varian NMR Spectrometer Systems With VNMR 6.1C Software. Pub. No , Rev. A0800

Walkup NMR. Varian NMR Spectrometer Systems With VNMR 6.1C Software. Pub. No , Rev. A0800 Walkup NMR Varian NMR Spectrometer Systems With VNMR 6.1C Software Pub. No. 01-999159-00, Rev. A0800 Walkup NMR Varian NMR Spectrometer Systems With VNMR 6.1C Software Pub. No. 01-999159-00, Rev. A0800

More information

Fitting NMR peaks for N,N DMA

Fitting NMR peaks for N,N DMA Fitting NMR peaks for N,N DMA Importing the FID file to your local system Any ftp program may be used to transfer the FID file from the NMR computer. The description below will take you through the process

More information

Delta V5 operation. Widetron Technologies Corp. Wu, Chung Ying. Progress through Synergy

Delta V5 operation. Widetron Technologies Corp. Wu, Chung Ying. Progress through Synergy Delta V5 operation Widetron Technologies Corp. Wu, Chung Ying Connect to spectrometer 1. Start Delta V5 (double click ). 2. Open Spectrometer Control (click ). 3. Select spectrometer on Available Instruments.

More information

NMR Course /13/ :31:47 PM Emory University

NMR Course /13/ :31:47 PM Emory University 1 Introduction: NMR Experiment Procedures Step 1. Login Varian UNITY INOVA NMR spectrometer is controlled by a host Sun computer. For security and administration reasons, all research groups at Emory University

More information

Diffusion Ordered Spectroscopy (DOSY) Overview BRUKER last edit 5/14/12

Diffusion Ordered Spectroscopy (DOSY) Overview BRUKER last edit 5/14/12 Diffusion Ordered Spectroscopy (DOSY) Overview BRUKER last edit 5/14/12 DOSY Diffusion Ordered SpectroscopY. NMR diffusion experiments, like DOSY, are used to determine the diffusion coefficients of solute

More information

5. AM/AC Spectrometer Software

5. AM/AC Spectrometer Software BUG User s Guide Page 28 5. AM/AC Spectrometer Software by cg fry: created 12/10/94 updated 20.Aug.2002 I. ADAKOS (Aspect Disk And Keyboard Operating System) ADAKOS is the base operating system of the

More information

From FID to 2D: Processing HSQC Data Using NMRPipe Macro Methods

From FID to 2D: Processing HSQC Data Using NMRPipe Macro Methods The data recorded during a NMR experiment are stored in the form of a digitized free induction decay (FID), which is in the time domain. In order for us to gain information regarding the chemical environment

More information

NMR INSTRUMENT INSTRUCTIONS: Safety and Sample Preparation

NMR INSTRUMENT INSTRUCTIONS: Safety and Sample Preparation NMR INSTRUMENT INSTRUCTIONS: Safety and Sample Preparation The GVSU chemistry department owns 2 NMR spectrometers. A JEOL Eclipse 300 MHz and a Varian Inova 400 MHz. Due to their strong, constant magnetic

More information

DCIF NMR Training Guide 400 MHz Bruker AVANCE III HD b400 last edit 3/9/2015

DCIF NMR Training Guide 400 MHz Bruker AVANCE III HD b400 last edit 3/9/2015 DCIF NMR Training Guide 400 MHz Bruker AVANCE III HD b400 last edit 3/9/2015 The Bruker AVANCE III HD 400 has a broadband (BBO) probe with a 1 H Channel and X-Channel tunable from (30-300 MHz). Both channels

More information

Processing With Topspin

Processing With Topspin Processing With Topspin Duncan Howe October 31, 2016 Department Of Chemistry University Of Cambridge 1 Introduction Topspin is a pretty vast piece of software and can do many, many things... There s not

More information

Release Notes Spinsight Version 4.1

Release Notes Spinsight Version 4.1 Release Notes Spinsight Version 4.1 Spinsight 4.1 can be installed over any previous version of Spinsight. It is not necessary that you have 3.5.2 before installing 4.1. Details of new software features

More information

DCIF NMR Training Guide Varian Mercury 300 MHz Last Update

DCIF NMR Training Guide Varian Mercury 300 MHz Last Update DCIF NMR Training Guide Varian Mercury 300 MHz Last Update 10-12-07 1 This document is intended as an introductory guide to the Varian VNMR NMR processing / acquisition software. It is by no means intended

More information

c. Saturday and Sunday: 10 minute time blocks and unlimited time.

c. Saturday and Sunday: 10 minute time blocks and unlimited time. Scheduling 400 MHz A with 100 slot sample changer: a. Monday to Friday from 8 am to 8 pm: 10 minute blocks, 30min max. b. Monday to Friday from 8 pm to 8 am: 10 minute blocks, unlimited time. c. Saturday

More information

Varian Solution NMR Automation Procedure (VNMRS Machines running VNMRJ 4.2 under Red Hat Enterprise 5.1)

Varian Solution NMR Automation Procedure (VNMRS Machines running VNMRJ 4.2 under Red Hat Enterprise 5.1) Menu System System Tool Bar Command Line Graphics Tool Bar Vertical Panels Protocols NMR Data Display NMR Graphics Area Study Queue Horizontal Panels Activity Monitoring Varian Solution NMR Automation

More information

Varian Solution NMR Procedure

Varian Solution NMR Procedure System Tool Bar Command Line Vertical Panels Protocols Menu System User Tool Bar NMR Data Display Graphics Tool Bar NMR Graphics Area Study Queue Horizontal Panels Hardware Bar Varian Solution NMR Procedure

More information

DCIF NMR Training Guide 401 MHz Bruker AVANCE III HD b401 last edit 3/11/2015

DCIF NMR Training Guide 401 MHz Bruker AVANCE III HD b401 last edit 3/11/2015 DCIF NMR Training Guide 401 MHz Bruker AVANCE III HD b401 last edit 3/11/2015 The Bruker AVANCE III HD 401 has a broadband (BBO) probe with a 1 H Channel and X-Channel tunable from (30-300 MHz). Both channels

More information

Mnova Training Basics

Mnova Training Basics Mnova Training Basics Version 12.0.3 Oct. 23, 2018 Chen Peng, PhD, VP of Business Development, North America & Asia Mestrelab Research SL chen.peng@mestrelab.com 858.736.4563 Main Topics Installation and

More information

TOPSPINPLOT(XWINPLOT)

TOPSPINPLOT(XWINPLOT) Mississippi NMR Workshop TOPSPINPLOT(XWINPLOT) Easy and Simple Plotting Written by: Mike Brown Version 01092006.meb Bruker South Training Center Topics Covered Definitions Starting XWINPLOT Layouts Plot

More information

Quick Guide to Topspin

Quick Guide to Topspin Quick Guide to Topspin 1. Log into the workstation. Right mouse click on the desktop anywhere and select new terminal. Type topspin [enter] (if this fails, create the launcher as described next). Alternatively,

More information

T 1 Relaxation Measurement: The Inversion-Recovery Experiment (Using IconNMR) Revised

T 1 Relaxation Measurement: The Inversion-Recovery Experiment (Using IconNMR) Revised T 1 Relaxation Measurement: The Inversion-Recovery Experiment (Using IconNMR) Revised 4-21-2015 Relaxation times are divided into two types: longitudinal, which concerns change in magnetization along the

More information

TopSpin QuickStart. Default State TopSpin should be running at all times. If this is not the case, you may need to Log In and Start TopSpin.

TopSpin QuickStart. Default State TopSpin should be running at all times. If this is not the case, you may need to Log In and Start TopSpin. TopSpin QuickStart Preliminaries Sign Up Sign up for instrument time at calendar.yahoo.com/hmcnmr The password is nmr. During the summer, 1100-1200 and 1600-1700 are reserved for walk-on use (15 min maximum

More information

Basic Procedure 1D NMR Data Collection

Basic Procedure 1D NMR Data Collection Basic Procedure 1D NMR Data Collection Log into your UNIX account and start XWIN- NMR program At the prompt login:, type your (e.g. jdw, mmj, mjt) or click on your group icon (in some spectrometers

More information

TOCSY 15. Goto. Introduction Pulse Sequence Diagram AVANCE User s Guide Bruker 167

TOCSY 15. Goto. Introduction Pulse Sequence Diagram AVANCE User s Guide Bruker 167 Chapter TOCSY 15 Introduction 15.1 Goto TOtal Correlation SpectroscopY provides a different mechanism of coherence transfer than COSY for 2D correlation spectroscopy in liquids. In TOCSY, cross peaks are

More information

StarFinder. Operation Manual. Star Chromatography Workstation Version 6

StarFinder. Operation Manual. Star Chromatography Workstation Version 6 Varian Analytical Instruments 2700 Mitchell Drive Walnut Creek, CA 94598-1675/USA Star Chromatography Workstation Version 6 StarFinder Operation Manual Varian, Inc. 2002 03-914723-00:Rev. 2 Trademark Acknowledgment

More information

Acquiring Data in VnmrJ 4.2A

Acquiring Data in VnmrJ 4.2A Acquiring Data in VnmrJ 4.2A Linux Primer Initial Steps Changing Password Disabling Screen Lock Reservations Reservation Terminals Rules and Proper Etiquette System Identification Working with VnmrJ 4.2A

More information

NMR FACILITY DEPARTMENT OF CHEMISTRY University of Washington XWINNMR 3.5 TRAINING NOTES. 08/8/2005 rajan paranji

NMR FACILITY DEPARTMENT OF CHEMISTRY University of Washington XWINNMR 3.5 TRAINING NOTES. 08/8/2005 rajan paranji NMR FACILITY DEPARTMENT OF CHEMISTRY University of Washington XWINNMR 3.5 TRAINING NOTES 08/8/2005 rajan paranji CONTENTS Views of XWINNMR INTERFACE 4 Operating the Bruker Spectrometer FLOW CHART 5 LOGON

More information

Galaxie Photodiode Array Software

Galaxie Photodiode Array Software Varian, Inc. 2700 Mitchell Drive Walnut Creek, CA 94598-1675/USA Galaxie Photodiode Array Software User s Guide Varian, Inc. 2002-2006 03-914950-00:6 Table of Contents Introduction... 3 General... 3 PDA

More information

BioPack. User Guide. Agilent Technologies

BioPack. User Guide. Agilent Technologies BioPack User Guide Agilent Technologies Notices Agilent Technologies, Inc. 2010 No part of this manual may be reproduced in any form or by any means (including electronic storage and retrieval or translation

More information

Using OPUS to Process Evolved Gas Data (8/12/15 edits highlighted)

Using OPUS to Process Evolved Gas Data (8/12/15 edits highlighted) Using OPUS to Process Evolved Gas Data (8/12/15 edits highlighted) Once FTIR data has been acquired for the gases evolved during your DSC/TGA run, you will process using the OPUS software package. Select

More information

KJM Proton T1 Spectra on the AVI-600 and AVII-600. Version 1.0

KJM Proton T1 Spectra on the AVI-600 and AVII-600. Version 1.0 KJM 9250 Proton T1 Spectra on the AVI-600 and AVII-600 Version 1.0 Professor Emeritus Alistair Lawrence Wilkins, University of Waikato, New Zealand. February 2018 Proton T1 Spectra on the AVI-600 and AVII-600

More information

Agilent VnmrJ 3.2 Spectroscopy User Guide. 6 Processing Data

Agilent VnmrJ 3.2 Spectroscopy User Guide. 6 Processing Data Agilent VnmrJ 3.2 Spectroscopy User Guide 6 Processing Data Introduction 138 Weighting Function 139 Interactive Weighting 141 Fourier Transformation 143 Phasing 144 Advanced Data Processing 147. :......

More information

On Artemis and Cronus, make sure you are adjusting the db scale and not the watts

On Artemis and Cronus, make sure you are adjusting the db scale and not the watts Solvent Suppression - Presaturation (NOTE: There are many types of solvent suppression this is presaturation and all exchangeable protons will be attenuated-instructions for other types follow) 1. Turn

More information

IMSERC NMR MANUAL 02: Basic Processing of Varian 1D NMR Data

IMSERC NMR MANUAL 02: Basic Processing of Varian 1D NMR Data IMSERC NMR MANUAL 02: Basic Processing of Varian 1D NMR Data Last updated: July 15, 2011 by Josh Kurutz This manual describes how to process NMR data on the offline processing computer in the IMSERC lab

More information

MNova Version Installation Instructions.

MNova Version Installation Instructions. MNova Version 12.0.0 Installation Instructions. Note: This Document contains information for a new NMR user. Carefully read and accomplish each section before moving to the next. If you can t finish a

More information

NMR Assignments using NMRView I: Introduction to NMRView

NMR Assignments using NMRView I: Introduction to NMRView NMR Assignments using NMRView I: Introduction to NMRView For Mac OS X, you should have a subdirectory nmrview. At UGA this is /Users/bcmb8190/nmrview. The contents should look like this: -in the file hsqc.tcl

More information

NMR Assignments using NMRView I: Introduction to NMRView

NMR Assignments using NMRView I: Introduction to NMRView NMR Assignments using NMRView I: Introduction to NMRView In your home directory, you should have a subdirectory called nmrview. The contents of that directory should be as shown below (subdirectories are

More information

TopSpin is the successor to a program called XWinNMR, which appeared in the mid- 90s (I believe) and was used to run Bruker spectrometers until it

TopSpin is the successor to a program called XWinNMR, which appeared in the mid- 90s (I believe) and was used to run Bruker spectrometers until it 1 2 TopSpin is the successor to a program called XWinNMR, which appeared in the mid- 90s (I believe) and was used to run Bruker spectrometers until it was replaced by TopSpin in 2005 or so. While much

More information

IconNMR Operating Procedures

IconNMR Operating Procedures IconNMR Operating Procedures Revised: 7-1-2015 This guide provides basic instructions for acquiring NMR spectra using the IconNMR automation program. 1. Insert your sample(s) in the SampleXpress sample

More information

Agilent VnmrJ 3.2 Automation

Agilent VnmrJ 3.2 Automation Agilent VnmrJ 3.2 Automation User Guide Agilent Technologies Notices Agilent Technologies, Inc. 2011 No part of this manual may be reproduced in any form or by any means (including electronic storage and

More information

Bruker Avance 400 MHz Instructions

Bruker Avance 400 MHz Instructions Bruker Avance 400 MHz Instructions General Policy: 1) All users must pass the training course before they will obtain their own access to the spectrometer. 2) A key to Bruker Avance 400 Room is accessible

More information

NMR Spectrometer Crib-Sheet

NMR Spectrometer Crib-Sheet NMR Spectrometer Crib-Sheet Sample Preparation: 1. Dissolve your sample in a deuterated solvent. For 1 H NMR use ~ 1 mm concentrations. For 13 C NMR, use ~ 10 mm. 2. Use clean dry tubes to avoid contaminating

More information

ONE DIMENSIONAL NMR SPECTROSCOPY. DPX 200 and DPX 300

ONE DIMENSIONAL NMR SPECTROSCOPY. DPX 200 and DPX 300 1 1H, 13C, 15N, 19F and 31P ONE DIMENSIONAL NMR SPECTROSCOPY (Xwinnmr on PC, W2Kpro, version 3.5) on DPX 200 and DPX 300 Department of Chemistry University of Oslo February 2005 Version 1 (To be used from

More information

Bruker Topspin NMR Training Manual

Bruker Topspin NMR Training Manual Bruker Topspin NMR Training Manual Rev 180521 Perry Pellechia University of South Carolina NMR Facility Subject Page Number Overview of Operation... 1 Gauging Samples in Spinners... 2 Starting and logging

More information

CONNJUR Workflow Builder: Tutorial. Where to download:

CONNJUR Workflow Builder: Tutorial. Where to download: CONNJUR Workflow Builder: Tutorial Part I: Introduction 1.1 About CONNJUR and CONNJUR Workflow Builder (CWB) The CONNJUR Project is to develop an open source integration environment for biomolecular NMR

More information

Intro to 2D NMR: Homonuclear correlation COSY, lr-cosy, and DQ-COSY experiments

Intro to 2D NMR: Homonuclear correlation COSY, lr-cosy, and DQ-COSY experiments Homework 9 Chem 636, Spring 2014 due at the beginning of lab April 8-10 updated 8 Apr 2014 (cgf) Intro to 2D NMR: Homonuclear correlation COS, lr-cos, and DQ-COS experiments Use Artemis (Av-400) or Callisto

More information

DCIF NMR Training Guide 400 MHz Bruker DRX B401 Bruker DPX B400

DCIF NMR Training Guide 400 MHz Bruker DRX B401 Bruker DPX B400 1 DCIF NMR Training Guide 400 MHz Bruker DRX B401 Bruker DPX B400 400: The Bruker DPX 400 has a broadband probe with 1 H Channel and X-Channel tunable from (30-300 MHz). Both Channels may be tuned researchers.

More information

Package batman. Installation and Testing

Package batman. Installation and Testing Package batman Installation and Testing Table of Contents 1. INSTALLATION INSTRUCTIONS... 1 2. TESTING... 3 Test 1: Single spectrum from designed mixture data... 3 Test 2: Multiple spectra from designed

More information

Data and Function Plotting with MATLAB (Linux-10)

Data and Function Plotting with MATLAB (Linux-10) Data and Function Plotting with MATLAB (Linux-10) This tutorial describes the use of MATLAB for general plotting of experimental data and equations and for special plots like histograms. (Astronomers -

More information

Short instructions for the basic operation of the AVANCE II 400 MHz Bruker NMR Using ICON-NMR (PS751)

Short instructions for the basic operation of the AVANCE II 400 MHz Bruker NMR Using ICON-NMR (PS751) Dissimilar This manual is intended to be only a very brief introduction for using the Bruker 400 MHz NMR spectrometer (PS751) at the California State University LA NMR Facility. For complete information

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

MALDI Software Users Guide (simplified version)

MALDI Software Users Guide (simplified version) MALDI Software Users Guide (simplified version) Central Analytical Lab Ekeley E266 The Acquisition program is called Voyager Control Panel. Once you shoot your sample and determine it looks good, you transfer

More information

Brief IconNMR and Topspin 3.5 User Guide for Bruker NMR Spectrometers Avance IIIHD 400MHz NMR with Autosampler in Chemistry room 93 DISCLAIMER

Brief IconNMR and Topspin 3.5 User Guide for Bruker NMR Spectrometers Avance IIIHD 400MHz NMR with Autosampler in Chemistry room 93 DISCLAIMER DISCLAIMER Brief IconNMR and Topspin 3.5 User Guide for Bruker NMR Spectrometers Avance IIIHD 400MHz NMR with Autosampler in Chemistry room 93 This document is intended to be a brief, bare-bones user s

More information

CSImage Tutorial v August 2000

CSImage Tutorial v August 2000 CSImage Tutorial v 1.0 8 August 2000 To use CSImage you need to have Java2 installed. Development was done using JDK 1.2.2 from Sun Microsystems. The program has been run on Digital Unix (Compaq Tru64

More information

Content. Getting data organized Good data processing Plotting

Content. Getting data organized Good data processing Plotting 1 Content Getting data organized Good data processing Plotting 2 Documentation: Software Manuals available in TopSpin Software manuals are accessible from within TopSpin under the icon. A good place to

More information

Galaxie Report Editor

Galaxie Report Editor Varian, Inc. 2700 Mitchell Drive Walnut Creek, CA 94598-1675/USA Galaxie Report Editor User s Guide Varian, Inc. 2008 Printed in U.S.A. 03-914949-00: Rev 6 Galaxie Report Editor i Table of Contents Introduction...

More information

UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS

UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS UNIFIT - Spectrum Processing, Peak Fitting, Analysis and Presentation Software for XPS, AES, XAS and RAMAN Spectroscopy Based on WINDOWS UNIFIT FOR WINDOWS is an universal processing, analysis and presentation

More information

15. HOMONUCLEAR COSY

15. HOMONUCLEAR COSY Homonuclear COSY Page 67 15. HOMONUCLEAR COSY by cg fry: created 12/27/94 updated 11/26/00 In COrrelational SpectroscopY (COSY), a fast 2D spectrum is usually obtained first. This initial set of data takes

More information

Quick Guide to the Star Bar

Quick Guide to the Star Bar Saturn View Saturn Writer Quick Guide to the Star Bar Last active Chromatogram in SaturnView Last active method in the Method Editor Click with the right mouse button on the Star Bar to get this menu Sample,

More information

TopSpin. Multiplet Analysis Tutorial

TopSpin. Multiplet Analysis Tutorial TopSpin Multiplet Analysis Tutorial Contents Automatic Multiplet Definition Manual Single-Level Multiplet Definition Manual Multi-Level Multiplet Definition Working with Multiplets Report dialog and export

More information

TraceFinder Analysis Quick Reference Guide

TraceFinder Analysis Quick Reference Guide TraceFinder Analysis Quick Reference Guide This quick reference guide describes the Analysis mode tasks assigned to the Technician role in the Thermo TraceFinder 3.0 analytical software. For detailed descriptions

More information

Student Quick Reference Guide

Student Quick Reference Guide Student Quick Reference Guide How to use this guide The Chart Student Quick Reference Guide is a resource for PowerLab systems in the classroom laboratory. The topics in this guide are arranged to help

More information

NMR Data Acquisition and Processing Procedure

NMR Data Acquisition and Processing Procedure NMR Data Acquisition and Processing Procedure Dr. Jianfeng Zhu (Research Officer) Please DO NOT remove from NMR lab! Things to Avoid when Using NMR Lab Here's a list of stuff that I have seen that you

More information

Process Eye Professional. Recall

Process Eye Professional. Recall Process Eye Professional Recall Process Eye Professional Recall User Manual SP104010.101 August 2005 As part of our continuous product improvement policy, we are always pleased to receive your comments

More information

CONTENTS 1D EXPERIMENTS D EXPERIMENTS APPENDIXES... 83

CONTENTS 1D EXPERIMENTS D EXPERIMENTS APPENDIXES... 83 Jari Koivisto, Ph.D. Aalto University School of Science and Technology Faculty of Chemistry and Materials Sciences Department of Chemistry Bruker Avance DPX400 User Manual Basic and Advanced 1D and 2D

More information

FOCUS. Image Based Automatic Shimming Using B 0 Gradients. Installation and Users Guide Version 0.9

FOCUS. Image Based Automatic Shimming Using B 0 Gradients. Installation and Users Guide Version 0.9 FOCUS Image Based Automatic Shimming Using B 0 Gradients Installation and Users Guide Version 0.9 FOCUS - Field Optimization by Computed Update of Shims Joost A. B. Lohman, Bruker Spectrospin ltd, U.K.

More information

1D and 2D Experiments Step-by-Step Tutorial

1D and 2D Experiments Step-by-Step Tutorial 1D and 2D Experiments Step-by-Step Tutorial Basic Experiments User Guide Version 004 The information in this manual may be altered without notice. BRUKER BIOSPIN accepts no responsibility for actions taken

More information

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

More information

TraceFinder Analysis Quick Reference Guide

TraceFinder Analysis Quick Reference Guide TraceFinder Analysis Quick Reference Guide This quick reference guide describes the Analysis mode tasks assigned to the Technician role in Thermo TraceFinder analytical software. For detailed descriptions

More information

Spectrum Assignment using Ansig Ansig Setup

Spectrum Assignment using Ansig Ansig Setup Spectrum Assignment using Ansig Ansig Setup First you will go through the backbone assignment procedure. Go into the ansig directory. This contains several files: 1. The embo_back.ctr defines the al procedure

More information