So, now that I have my images at least being created with wpic, I am
still facing problems with getting correct colors in with LUT.

With the help of ngood(), I know that my $pdl has 6766 good values. I
printed out the unique values, and I have 28 unique good values (btw,
is there a PDL method that returns the unique values in a piddle?
Kinda like ngoodover() and ngood(), but instead of the number of good
values, returns the actual good values?).

Ok, my LUT has 256 colors in it ranging from green (for 0) to yellow
(for 255). Yet, the generated image has only green and yellow. The
same image generated from IDL has all the colors showing up properly.

The unique values I have are
(35,26,32,37,19,15,15,41,34,32,23,32,24,81,1,39,55,62,10,20,127,30,39,16,3,25,23,55),
and yet, colors for none of those values show up.

Suggestions?


-- 
Puneet Kishor

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to