Ignore:
Timestamp:
09/21/00 11:08:10 (24 years ago)
Author:
harald
Message:
Oscar changed the code just to run it on alpha machines. I just commit
the changes due to problems with the repository.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Starfield/README

    r341 r431  
    1 $Id: README,v 1.1 2000-01-21 13:36:36 petry Exp $
     1$Id: README,v 1.2 2000-09-21 10:08:10 harald Exp $
    22
    33STARFIELD README
     
    3030NSB photon rate for each pixel. From this, the camera can then
    3131generate the NSB contribution in each shower image using a Poisson
    32 random generator (at present, 21-1-2000, this is not yet implemented
    33 but it will be very soon) and also taking into account the
     32random generator and also taking into account the
    3433atmospheric extinction and its dependence on the zenith angle.
    3534
     
    7675     Verbosity level (0 = not verbose, 1 = verbose, 2 = very verbose, 3 = very very ...):
    7776     0
     77     Output file name, starfiel will generate cerXXXX and staXXXXX
     78     CrabNebula
    7879
    7980   Note that the there is a header line followed by pairs of an explanatory
     
    113114     EOF reached; accepted 0 stars from this segment.
    114115     Accepted 120 stars in total.
    115      Writing binary Cherenkov file ./cer050220 ...
     116     Writing binary Cherenkov file ./cerCrabNebula ...
    116117     Done.
    117      Writing binary statistics file  ./sta050220 ...
     118     Writing binary statistics file  ./staCrabNebula ...
    118119     Done.
    119120
    1201216) Using the output.
    121    The two output files (in this case cer050220 and sta050220) are
     122   The two output files (in this case cerCrabNebula and staCrabNebula) are
    122123   of the same format as the file for a single event in the CORSIKA
    123124   shower simulation. The number in the name is generated from the
     
    189190      what is going on in detail.
    190191
     192   g) Output file name, starfiel will generate cerXXXX and staXXXXX
     193
     194      This the key name for the output files
     195
    1911968) parameter file name
    192197
     
    199204   the current directory. If no argument is given, it assumes the
    200205   name of the parameter file is "starfield.par".
    201 
    202 
    203 
    204 
    205 
Note: See TracChangeset for help on using the changeset viewer.