Changes between Version 10 and Version 11 of InstallingCorsika


Ignore:
Timestamp:
10/20/18 12:50:31 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingCorsika

    v10 v11  
    113113Enabling IACT might make sense, due to the code snippets shown above, the automatic thinning (faster) and the work on improving runtime by faster interpolation algorithms.
    114114
    115 The disadvantage of the IACT option is that teh data of all telescopes end up in the same file and that *eventio* format has to be used.
     115The disadvantage of the IACT option is that teh data of all telescopes end up in the same file and that *eventio* format has to be used.
     116
     117Using IACT means that we have to understand the automatic thinning and implement it and to make sure eventio works.