[Kst] [Bug 123699] fails to create INDEX from .fits file binary extention
Ted Kisner
tskisner.public at gmail.com
Thu Mar 16 02:31:57 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=123699
------- Additional Comments From tskisner.public gmail com 2006-03-16 02:31 -------
healpix fits files are a "special" type of FITS file from kst's perspective.
The healpix datasource claims ownership of the file instead of the LFIIO
datasource (which normally reads table extensions).
To plot the healpix data as a map, one uses the "-z" command line option.
The command below suggests that you wish to plot the raw pixel data on an x-y
plot (i.e. pixel value vs. pixel index), correct? This is not currently
supported by the healpix datasource. The datasource currently returns either
a cartesian projection of a map as a matrix, OR one of the polarization
pseudo vector coordinates. Vector fields won't be supported until the new
rendering system is in place.
Do we want the healpix datasource to be able to return raw pixel values?
-Ted
On Wednesday 15 March 2006 17:19, Brendan Crill wrote:
| How to reproduce:
| kst -y 1 kst/tests/healpix/healpix_example_sm.fits
|
| I don't get a plot, and the following error is reported in the debug
| dialog: Failed to create vector 'INDEX' from file
| '/home/bpc/graphics/kst/tests/healpix/healpix_example_sm.fits'.
More information about the Kst
mailing list