comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » strange postscript error on certain IDL plots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
strange postscript error on certain IDL plots [message #89646] Wed, 05 November 2014 06:41 Go to previous message
Brian McNoldy is currently offline  Brian McNoldy
Messages: 35
Registered: July 2000
Member
I have some code that has been around and working perfectly for probably 10 years. It creates an EPS file, nothing fancy. I just tried using it this week and now I'm unable to view or convert the EPS file... I get the following error from ghostscript or ImageMagick:
Error: /rangecheck in --colorimage--

I am able to view and convert other EPS files, even others made by IDL in other programs. I'm using IDL 8.2, and my DEVICE command is simply:
device,file=path+title+'.eps',/encapsulated,/portrait,/inche s,$
xsize=xs,ysize=ys,/color,bits=8

This program does make plots using two separate color tables, one after the other. I plot topography in grayscale and then overlay contours in color. This was never a problem before though. If I comment out the topography plotting, it works, and I can view/convert the resulting EPS file. Will IDL no longer allow me to do this? An example plot can be found at http://andrew.rsmas.miami.edu/bmcnoldy/tmp/MAY_2000-2009_SST .eps-1.png

My question to the group is what could possibly be causing this new postscript error?

Thanks,
Brian
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Curve Fitting to timeseries using a set of 8 sine and cosine functions
Next Topic: reading data with numbers and strings from data file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:13:08 PDT 2025

Total time taken to generate the page: 0.00489 seconds