Hinode/EIS Remote Planning HowTo See webpage: http://solar.bnsc.rl.ac.uk/hinode/hinode.shtml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Your RP machine + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1. Login to (gateway) ssh2 machine; $ssh -Y dedlok@ssh2.solar.isas.jaxa.jp ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + SSH2 machine + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2. cd to bin directory 3. Run archive script; $./eis_ssh2_archive.pl 4. Copy archive (tarball) file from eisco to ssh2; $scp eisco@eisco.solar.isas.jaxa.jp:~/eis_rp_archive.tar.gz . 5. Log out of ssh2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Your RP machine + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6. Copy the archive (tarball) file from ssh2 to your own machine; $scp dedlok@ssh2.solar.isas.jaxa.jp:~/eis_rp_archive.tar.gz . Make sure it goes in your home directory! 7. Run unpacking script; $eis_unpack_rp_archive.pl 8. Start EIS Planning Tools with Remote Planning keyword; $sswidl IDL>eis_mk_plan,/rp 9. Do plan!