Changeset 8492 for trunk/MagicSoft


Ignore:
Timestamp:
05/11/07 11:45:19 (18 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8490 r8492  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2007/05/10 Daniela Dorner
     22
     23   * scripts/processsequence:
     24     - added information about the created paths to the output of
     25       Usage()
     26
     27
    2028
    2129 2007/05/11 Thomas Bretz
  • trunk/MagicSoft/Mars/scripts/processsequence

    r8482 r8492  
    6767   echo "Remarks: "
    6868   echo    " - you can set the needed variables also in the script "
    69    echo    " - you have to set the outpath and either the sequence number or the sequence file"
    70    echo    "    (if both is set, the sequence given by the sequencefile is processed)"
     69   echo    " - you have to set the outpath and either the sequence number or the sequence "
     70   echo    "   file (if both is set, the sequence given by the sequencefile is processed)"
    7171   echo    " - you have to execute the script from your mars directory"
     72   echo    " - in your outpath a calibration directory (callisto/sequencenumber), a "
     73   echo    "   directory for the image fiels (star/sequencenumber) and a directory for "
     74   echo    "   the merpplogs in the calibration directory are created. "
    7275   echo ""
    7376   exit
Note: See TracChangeset for help on using the changeset viewer.