Color Postscript Files

This describes how to save the plot as a color postscript file that is readable by Adobe Illustrator or Photoshop, etc. This would be particularly useful in gHSQC, gHMQC, DQF-COSY, ROESY, and NOESY experiments which have both positive and negative contours. Note that stacked 1D plots- a series of 1Ds could be displayed with different colors also.

I have written macros that allow for you to convert between saving the postscript file as black and white or color.

Step 1.
1. Switch to color output. I have written the macro:
pcf
to switch to color postscript output with the default colors except for a 2D contour plot with black/grey as positive and various blues as negative contours.

2. (Optional). Change the colors to your liking. The VNMR command color will open up a window for you to change the color settings. You can then save it to a filename. If you want to change to these colors in the future, you need to type
loadcolors('colors_filename')

3. Do print commands and save to file:
for example:
pcon(10,1.2) page('filename.ps')

4. (Optional). Darken the postscript plot:
darkenps('filename')

5. (Optional). Convert to jpg or tiff image:
pstotiff('filename')

6. Ftp file to computer, read with Adobe Illustrator or Photoshop, etc.

 

 
NMR Facility Home  |  Stanford University  |  Department of Chemistry

 

© Stanford University. All Rights Reserved. Stanford, CA 94305. (650) 723-2300