|
|||||||||||||||||||
healpix.fits
|
Method Summary | |
---|---|
HealpixMap |
fits2map(String filename)
Read fits binary table from FITS file and set the HealpixMap with
the data from table read |
String[] |
getColname()
Get maps name |
HealpixMap |
getMap()
Getting the map. |
double[][] |
readFitsBinaryTable(String filename)
Reads a binary table from fits file |
void |
setColname(String[] nam)
Set the maps name |
void |
setMap(HealpixMap m)
Set the HealpixMap |
Method Detail |
---|
double[][] readFitsBinaryTable(String filename) throws Exception
filename
- the fits file name
Exception
HealpixMap fits2map(String filename) throws Exception
HealpixMap
with
the data from table read
filename
- FITS file name.
HealpixMap
map.
Exception
HealpixMap getMap()
HealpixMap
mapvoid setMap(HealpixMap m)
HealpixMap
m
- HealpixMap
void setColname(String[] nam)
nam
- namesString[] getColname()
|
"Built from revision exported" | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
||||||
|
||||||