Ignore:
Timestamp:
07/11/05 10:34:49 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/callisto.cc

    r7125 r7179  
    4646    gLog << " callisto [-c] [-y] [options] sequence.txt" << endl << endl;
    4747    gLog << " Arguments:" << endl;
    48     gLog << "   sequence.txt:             Ascii file defining a sequence of runs" << endl;
     48    gLog << "   sequence.txt:             ASCII file defining a sequence of runs" << endl;
    4949    gLog << "                             For more details see MSequence" << endl;
    5050    gLog << " Root Options:" << endl;
     
    9494    gLog << " is used." << endl << endl;
    9595    gLog << " Using  --iny=,  --outc=,  --outy=,  --out=  or --path= automatically" << endl;
    96     gLog << " enables the corresponmding modes.  In this case  -c/-y are obsolete." << endl << endl;
     96    gLog << " enables the corresponding modes.  In this case  -c/-y are obsolete." << endl << endl;
    9797    gLog << "Description:" << endl;
    9898    gLog << " callisto will calculate pedestals  from  pedestal-files defined in a" << endl;
    9999    gLog << " sequence-file.  This pedestals are used to calculate the calibration" << endl;
    100     gLog << " contants. These constants are stored in a so called calibration-file" << endl;
     100    gLog << " constants. These constants are stored in a so called calibration-file" << endl;
    101101    gLog << " together with some datacheck plots  which can be viewed using either" << endl;
    102102    gLog << " showplot or MStatusDisplay in the interpreter.  A description  of  a" << endl;
     
    111111    gLog << " Jupiter at a mean distance of 1,883,000km. Its mass is 1.1e23 kg. It" << endl;
    112112    gLog << " takes Callisto  16.7 days to orbit  Jupiter  in a synchronous orbit." << endl;
    113     gLog << " Jupiter's moon Callisto was discovered independantly by  Galileo and" << endl;
     113    gLog << " Jupiter's moon Callisto was discovered independently by  Galileo and" << endl;
    114114    gLog << " S.Marius in 1610." << endl << endl;
    115115    gLog << "Example:" << endl;
Note: See TracChangeset for help on using the changeset viewer.