Hi,
When I use the fits_imag function in PDL::Graphics::PGPLOT in PDL
version 2.4.3, it now messes up two things -
1) The axis labels - it seems to plot two sorts one over the other.
2) Plotting circles with the correct radius then ceases working (this
might be related to the above).
The function call is
$win->fits_imag( $the_fits, {Panel => [1, 1],DrawWedge=>0});
Note that fits_imag does exactly the right thing in version 2.4.2 but the
above bug appears in version 2.4.3. I also see the same correct/wrong
behaviour between these two versions on Debian Linux and Mac OS.
I have examples of the good plots
with version 2.4.2
http://www-astro.physics.ox.ac.uk/~jxl/correct.ps
with version 2.4.3
http://www-astro.physics.ox.ac.uk/~jxl/wrong.ps
The code that generates these plots can be found in
http://www-astro.physics.ox.ac.uk/~jxl/02483.pl
The FITS file and text file that this script uses can also be found here
http://www-astro.physics.ox.ac.uk/~jxl/02483_pad.fits
and
http://www-astro.physics.ox.ac.uk/~jxl/02483_2.txt
Regards,
Jamie Leech.
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl