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

Home » Public Forums » archive » Re: PS file is huge!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: PS file is huge! [message #71030 is a reply to message #71029] Tue, 25 May 2010 14:41 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Justin Cantrell writes:

> Why are my PS files getting so large? I'm doing a simple plot of ~25
> points and the file size is 7.5MB!
> Here's my code:
>
> DEVICE,file=string('cluster1.ps'),bits=8
> plot,dist,fe,psym=8,yrange=[-0.2,0.3],ytitle='[Fe/H]',xtitle ='Distance
> (pc)',charthick=4,thick=3,symsize=1,ystyle=1
> oplot,x,two,linestyle=2
> oplot,x,three,linestyle=2
> oplot,x,half,linestyle=2
> xyouts,500,two+.005,'2X',charthick=4
> xyouts,500,three+.005,'3X',charthick=4
> xyouts,500,half+.005,'0.5X',charthick=4
>
> temp=findgen(11)+1
> device,/close

I presume because of all those polygons you are
using as your symbol. :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Quickest method for calculation
Next Topic: Re: coloring- pixel

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

Current Time: Thu Oct 09 20:07:49 PDT 2025

Total time taken to generate the page: 0.71682 seconds