[2019/06/25 by TS]
Important commands to use IRAF on desktop | |
$ ds9 & | |
$ source ~/.bashrc | |
$ ecl | |
ecl> display dev$pix 1 ==> ○Display on ds9 OK!!! But Headers are NG. ecl> !xpaset -p ds9 fits /mnt/diskB/00SiteSurveyData/00SiteSurveyData/000_A40M_Images_Analysed/03_Ali/2013/201301/20130101A/20130101AWMMs/CM2_Gar20130101235824CWMMs.fits ==> ○Display on ds9 OK!!! and ○Headers are also OK. 外部コマンドなので、IRAF 内部の変数 dev$ は使えない。 |
|
ecl> surface dev$pix |
|
ecl> logout |
DS9のインストール
Detailed logs to install IRAF using GitHub |
参照 [https://sites.google.com/view/yas-nakajima/IRAF] |
==================================== IRAF v2.16 Installation ==================================== Welcome to the IRAF installation script. This script will first prompt you for several needed path names. Once the installation is complete, you will be allowed to do some minimal system configuration. For each prompt: hit |
$ mkiraf -- creating a new uparm directory Terminal types: xgterm,xtermjh,xterm,etc. Enter terminal type (xgterm): A new LOGIN.CL file has been created in the current directory. You may wish to review and edit this file to change the defaults. |
$ ds9 & #ds9の起動 | |
$ ecl
NOAO/IRAF community V2.16.1+ snapshot This product includes results achieved by the IRAF64 project in 2006- 2009 directed by Chisato Yamauchi (C-SODA/ISAS/JAXA). Welcome to IRAF. To list the available commands, type ? or ??. To get detailed information about a command, type `help | |
ecl> display dev$pix 1 ==> ○Display on ds9 OK!!! But Headers are NG. ecl> !xpaset -p ds9 fits /mnt/diskB/00SiteSurveyData/00SiteSurveyData/000_A40M_Images_Analysed/03_Ali/2013/201301/20130101A/20130101AWMMs/CM2_Gar20130101235824CWMMs.fits ==> ○Display on ds9 OK!!! and ○Headers are also OK. |
|
ecl> surface dev$pix Image will be block averaged by 8 in x and 8 in y |
|
ecl> list extern
columns raverage rimcursor tokens words | |
ecl> logout |
Several external packages are maintained in repositories within the iraf-community organization on github: fitsutil - Utilities for single and multiple FITS files sptable - IRAF package for tabular spectra mscred - Mosaic CCD reduction package nfextern - General IR reductions/NEWFIRM package vo - Virtual Observatory package and vocl from the original v2.16.1 release mscdb - MSCRED support files xdimsum - IR reductions ucsclris - UCSC LRIS mask making guiapps - Prototype GUI application deitab - DEIMOS tables package adccdrom - Astronomical Data Center (ADC) CD-ROM tools ctio - CTIO toolsPlease note that the repositories only contain the source code and often did not receive an update yet. If there are more packages that should be maintained in the repositories please contact us to get them included. |
toPageTop
|
toToshi
|
Back to SasakiFamily's Page
|