Differences between revisions 5 and 9 (spanning 4 versions)
Revision 5 as of 2015-04-23 13:29:14
Size: 791
Editor: StefanHeigl
Comment:
Revision 9 as of 2022-10-08 17:06:44
Size: 1241
Editor: VadimBurwitz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl VadimBurwitz:read,write,delete,revert,admin SherrySuyu:read,write,delete,revert AlejandraMelo:read,write,delete,revert AdamKinasz:read,write,delete,revert WienczyslawBykowski:read,write,delete,revert PiotrSybilski:read,write,delete,revert All:read
Line 24: Line 25:
 * some hints for IRAF

   * iraf uses the texteditor vi to edit parameters; use :wq to save and exit the editor

   * you can use normal linux commands if you use ! in front of your command
 some hints for IRAF::
 :: iraf uses the texteditor vi to edit parameters; use :wq to save and exit the editor
 :: you can use normal linux commands if you use ! in front of your command
 :: remember to open ds9, an astronomical imaging program, for the display commands to work
 :: '''IMPORTANT:''' iraf has a wrong image size setting, do not forget to type in: reset stdimage=imt4096

How to login to the machine

xx

  • enter host (praktikumsnat.mpe.mpg.de), login (iraf) and port
  • click on the headline "New session" and connect
  • in case there is a problem contact your supervisor

How to start IRAF

  • open terminal
  • go to directory ~/iraf_work

  • enter cl to login to iraf

  • now proceed according to A quick guide to data analysis

  • some hints for IRAF
    iraf uses the texteditor vi to edit parameters; use :wq to save and exit the editor
    you can use normal linux commands if you use ! in front of your command
    remember to open ds9, an astronomical imaging program, for the display commands to work

    IMPORTANT: iraf has a wrong image size setting, do not forget to type in: reset stdimage=imt4096

  • enjoy!

cogwiki: HowtoVM (last edited 2022-10-08 17:06:44 by VadimBurwitz)