Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8491)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8492)
@@ -18,4 +18,12 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2007/05/10 Daniela Dorner
+
+   * scripts/processsequence:
+     - added information about the created paths to the output of 
+       Usage()
+
+
 
  2007/05/11 Thomas Bretz
Index: trunk/MagicSoft/Mars/scripts/processsequence
===================================================================
--- trunk/MagicSoft/Mars/scripts/processsequence	(revision 8491)
+++ trunk/MagicSoft/Mars/scripts/processsequence	(revision 8492)
@@ -67,7 +67,10 @@
    echo "Remarks: "
    echo    " - you can set the needed variables also in the script "
-   echo    " - you have to set the outpath and either the sequence number or the sequence file"
-   echo    "    (if both is set, the sequence given by the sequencefile is processed)"
+   echo    " - you have to set the outpath and either the sequence number or the sequence "
+   echo    "   file (if both is set, the sequence given by the sequencefile is processed)"
    echo    " - you have to execute the script from your mars directory"
+   echo    " - in your outpath a calibration directory (callisto/sequencenumber), a "
+   echo    "   directory for the image fiels (star/sequencenumber) and a directory for "
+   echo    "   the merpplogs in the calibration directory are created. "
    echo "" 
    exit
