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

Home » Public Forums » archive » unwanted color bands in image display
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: unwanted color bands in image display [message #31418 is a reply to message #31367] Fri, 05 July 2002 04:33 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Asti Bhatt wrote:
>
> Hi everybody,
>
> Thanks for answering my little queries. I have one again.
>
> When I try to display image with TV or TVSCL, or for that matter,
> store as a PS and then view it, it always shows annoying color bands
> or lines in the image. These bands are generally red or blue,
> depending on the monitor properties I guess. I tried to use, device,
> decomposed=0, but that doesn't make any difference. I am quite
> frustrated with this thing, and hence I like to use LIVE TOOLS instead
> of TV things, but they have limited capabilities. Any suggestions for
> removing these color bands ?
>
> Thanks,
> Asti


Dear Asti,
we don't have the problems with our linux systems you described.

May be it's a configuration problem of your startup routine.

Our garphic cards all in 16bit mode.

The following lines are from a more general startup file for different
platforms.
( http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_source/idl .all)


if strlowcase(!version.os) eq 'linux' then device,
get_visual_depth=depth
if strlowcase(!version.os) eq 'linux' then device, true_color=depth
if strlowcase(!version.os) eq 'linux' then window, /free, /pixmap,
colors=-10
if strlowcase(!version.os) eq 'linux' then wdelete, !d.window
if strlowcase(!version.os) eq 'linux' then device, decomposed=0,
retain=2

..

Hope this helps

Reimar

--
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/icg1/idl_icglib/idl_lib_intro.h tml
============================================================ =======
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL on OS X
Next Topic: Re: who teases happily, when Rachel scolds the sick raindrop under the ocean

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

Current Time: Fri Oct 10 00:45:50 PDT 2025

Total time taken to generate the page: 0.40150 seconds