To setup your account for working with the payload calibration data at ISDC =========================================================================== last update of this file: June 9, 2003 THE PAYLOAD CALIBRATION DATA ARE NO LONGER AVAILABLE IN THE ISDC SYSTEM! Follow the instructions step by step! create on your home directory a directory for the parameter files: cd mkdir pfiles mkdir data_rep copy the parameter files to your pfiles directory: cp /home/isdc_guest/spi_int/pfiles/*.par ~/pfiles include in .tcshrc (if you do not want to change your .tcshrc, skip this point!) : -------------------------------------------------------------------------- if( `uname` == "SunOS" ) then source /isdc/scripts/login --ISDC_ENV=/isdc/integration/spi_int/sw_rep setenv PATH /isdc//reference/workshop-6.1/SUNWspro/bin:/isdc/integration/spi_int/sw_rep/bin:${PATH} setenv ISDC_SCRIPT_PATH /isdc/integration/spi_int/sw_rep/scripts setenv CFITSIO_INCLUDE_FILES /isdc/integration/spi_int/sw_rep/templates echo SunOS setup endif --------------------------------------------------------------------------- In case you do not want to change your .tcshrc, just execute the following command: source /isdc/scripts/login --ISDC_ENV=/isdc/integration/spi_int/sw_rep and under Linux: source /isdc/scripts/login --ISDC_ENV=/isdc/integration/spi_int/sw_rep-linux Now go to your data_rep directory, create an obs/ directory and set the links to the reference orbit test data: cd data_rep mkdir obs THE PAYLOAD CALIBRATION DATA ARE NO LONGER AVAILABLE IN THE ISDC SYSTEM! ln -s scw ln -s ic ln -s idx ln -s aux Now you can work under your personal data_rep/ with the archived payload calibration data! Please note that there are some disk space limits. In the scw/ directory you can easily see, which revolution numbers are available: ls scw/ Note that not all science windows during reference orbit test contain usable SPI data. Read the Online PLC User Manual to get more information.