*******************************************************************************

  iuplcosy   - The IU version of plcosy - plot COSY / NOESY type spectra automatically   (macro)

*******************************************************************************

   

  Syntax: iuplcosy<(levels<,spacing<,exp1D>>)>

              iuplcosy<(levels<,spacing<,exp1D<,horiz. scale<,vert. scale>>>>)>

              iuplcosy('pos'<,levels<,spacing<,exp1D>>>)

              iuplcosy('neg'<,levels<,spacing<,exp1D>>>)

   

Description: "iuplcosy" automatically plots 2D spectra of type cosy / noesy

              (homonuclear correlated spectra). Features:

                In multi-experiment mode, for the first plot the experiment with the 1D spectrum should be specified (at least if it is not in exp1). From then on, the 1D spectrum will be stored WITHIN the experiment with the 2D spectrum, which allows much faster switching between the spectra and also frees the other (1D) experiment for other tasks. Because of this "internal storage" the "exp1D" argument is not required for subsequent plots.

 

Arguments: 

 

Examples:

iuplcosy 
iuplcosy(12,1.5) 
iuplcosy('pos',16,2,3) 
iuplcosy('neg',8,1.4,3,5,2) 
           |   |  |  | | |_Vertical scale 
           |   |  |  | |_Horizontal scale 
           |   |  |  |_Exp. # for 1D spectrum 
           |   |  |_Contour spacing 
           |   |_Number of contours  
           |_Positive or negative integrals

Usage: A typical sequence of actions for acquiring and plotting a cosy (or noesy) spectrum stepwise (using the multiexperiment mode) will be as follows:

  1. - acquire a proton spectrum in exp1 
  2. - enter the text and reference the spectrum NOW (before moving the fid to an other experiment) 
  3. - mf(4) jexp4 wft ... movesw 
  4. - call the macro for the 2D experiment (e.g. "cosy") and acquire the 2D spectrum 
  5. - process the 2D spectrum 
  6. - for plotting with traces type "iuplcosy" (the defaults fit). 
  7. - for expansions select the expansion within "dconi" and type "iuplcosy" again.