Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- ANALYTICS CODE - DO NOT EDIT --> <-- Google Analytics script BEGIN --> <-- Google Analytics script END --> | ||||||||
Line: 52 to 52 | ||||||||
PACS Projected Cubes: | ||||||||
Changed: | ||||||||
< < | The .fits structure is summarized in Sect. 1.17.4.3 of the Herschel Data Analysis Guide (http://herschel.esac.esa.int/hcss-doc-10.0#howtos:Dag.DataIO.Fits) | |||||||
> > | The .fits structure is summarized in Sect. 1.15.4.3 of the Herschel Data Analysis Guide (http://herschel.esac.esa.int/hcss-doc-13.0#dag:Dag.DataIO.Fits) | |||||||
IDL> FITS_HELP,'path/cubeName.fits' |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- ANALYTICS CODE - DO NOT EDIT --> <-- Google Analytics script BEGIN --> <-- Google Analytics script END --> | ||||||||
Line: 52 to 52 | ||||||||
PACS Projected Cubes: | ||||||||
Changed: | ||||||||
< < | The .fits structure is summarized in Sect. 1.16.4.2 of | |||||||
> > | The .fits structure is summarized in Sect. 1.17.4.3 of | |||||||
the Herschel Data Analysis Guide (http://herschel.esac.esa.int/hcss-doc-10.0#howtos:Dag.DataIO.Fits) |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Exporting data products from HIPE | ||||||||
Line: 48 to 48 | ||||||||
IDL> plot,cube[8,8,*] | ||||||||
Added: | ||||||||
> > | PACS Projected Cubes:
The .fits structure is summarized in Sect. 1.16.4.2 of
the Herschel Data Analysis Guide (http://herschel.esac.esa.int/hcss-doc-10.0#howtos:Dag.DataIO.Fits)
IDL> FITS_HELP,'path/cubeName.fits' XTENSION EXTNAME EXTVER EXTLEVEL BITPIX GCOUNT PCOUNT NAXIS NAXIS* 0 32 0 0 0 1 IMAGE image -64 1 0 3 39 x 39 x 29 2 IMAGE coverage -64 1 0 3 39 x 39 x 29 3 BINTABLE ImageIndex 8 1 0 2 12 x 29 4 IMAGE History 32 1 0 0 5 BINTABLE HistoryScript 8 1 0 2 80 x 7 6 BINTABLE HistoryTasks 8 1 0 2 35 x 1 7 BINTABLE HistoryParameters 8 1 0 2 103 x 12 IDL> image = mrdfits('path/cubeName', 'image', hd) ; the header contains the image's WCS IDL> imageIndex = mrdfits('path/cubeName','ImageIndex') IDL> wave = imageIndex.depthindex ;cube's wavescale | |||||||
CLASS
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Exporting data products from HIPEThis page lists examples and recipes for exporting HIPE data (images, spectra, cubes and source lists) to external applications. | ||||||||
Deleted: | ||||||||
< < | Under construction. | |||||||
IDL | ||||||||
Line: 69 to 68 | ||||||||
| ||||||||
Added: | ||||||||
> > | ||||||||
DS9 | ||||||||
Added: | ||||||||
> > | Simply go to File -> Open for images and cubes. | |||||||
<-- COMMENT BOX CODE - DO NOT EDIT --> |
Line: 1 to 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Exporting data products from HIPE | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 74 to 74 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DS9 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | <-- COMMENT BOX CODE - DO NOT EDIT -->blog comments powered by Disqus <-- END OF COMMENT BOX CODE --> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Revision 62012-03-08 - BrunoMerin
Revision 52012-03-07 - BrunoMerin
Revision 42011-05-12 - BrunoMerin
Revision 32011-05-09 - BrunoMerin
Revision 22011-05-06 - BrunoMerin
Revision 12011-05-04 - DavideRizzo
View topic | History: r12 < r11 < r10 < r9 | More topic actions... |