View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

DS9 command line

ovince wrote on May 18, 2006

Hi All,

I would like to lunch DS9 with 2 images to have in the same time for analysis using command line. Could somebody help me with this

Thanks
Oliver

Emilliano Gregori wrote on May 18, 2006

try this:

ds9 img1.fits img2.fits 


it launches DS9 with two frames, one with img1.fits and the other with img2.fits. Is it what you need? :D

In the Help menu of DS9 there is a Reference Manual, see the "Command Line Options" section...

Emiliano

ovince wrote on May 18, 2006

hi,
Thanks Emiliano. This is what I need. This is funny...I was trying combinations and combination with 'tile' and other options and the answer is so simple :D

Thanks many again
Oliver

Last post on May 18, 2006