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

Home » Public Forums » archive » map_set problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
map_set problem [message #41833] Wed, 24 November 2004 02:31
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Dear all

please could someone try the following example:


The first grid line is not continous it is shifted about one pixel on my
screeen. Did you see the same behaviour?




pro map_bug
TEK_COLOR
map_init={$
color:0,$
con_color: 3,$
mlinethick:0,$
mlinestyle:0,$
glinethick:0,$
glinestyle:0,$
E_CONTINENTS:{fill_continents:1,$
color:15},$

isotropic:0,$
central_azimuth:0,$
ellipsod:[ 6.37821+06E, 0.00676866E, 0.999600E],$
clip:1,$
continents:1,$
hires:0,$
limit:[ 0.00000E, -180.000E, 90.0000E, 180.000E],$
noerase:0,$
noborder:1,$
charsize: 0.837619E,$
position:[ 0.142857E, 0.0841751E, 0.831746E, 0.449495E],$
cylindrical:1,$
title:'Analyis'}

map_set,0,0,0,_extra=map_init ,grid=1

ang = 2*!PI*FINDGEN(49)/48. ;Get position every 5 deg
xarr = COS(ang) & yarr = SIN(ang)
USERSYM,xarr,yarr,thick=4
plots,-180,88,psym=8,symsize=4,color=2

xyouts,0.14,0.5,/norm,'Why is the line broken?',color=2,charsize=2



END

--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
[Message index]
 
Read Message
Previous Topic: DICOM without paying
Next Topic: Re: DICOM without paying

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

Current Time: Wed Oct 08 18:40:16 PDT 2025

Total time taken to generate the page: 0.00419 seconds