Changeset 8415
- Timestamp:
- 04/18/07 14:40:27 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8414 r8415 41 41 calibration 42 42 43 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc, 44 callisto_mux.rc: 45 - removed line for switching on intensity calibration 46 - added expample lines for movie encoding 47 43 48 44 49 -
trunk/MagicSoft/Mars/callisto.rc
r8370 r8415 97 97 # Switch on relative time calibration 98 98 #MJCalibration.RelTimeCalibration: Yes 99 # Switch on intensity calibration100 #MJCalibration.IntensityCalibration: Yes101 99 # Type of used data format: raw, root, mc 102 100 #MJCalibration.DataType: Root … … 443 441 444 442 # ------------------------------------------------------------------------- 443 # Resource for movie encoding. For more details see IACT wiki 444 # ------------------------------------------------------------------------- 445 #MMoviePrepare.FirstSlice: 0 446 #MMoviePrepare.LastSlice: 15 447 #MMoviePrepare.TargetLength: 5 448 #MMoviePrepare.NumEvents: 500 449 #MMoviePrepare.Threshold: 3 450 #MMoviePrepare.Filename: filename.mpg 451 #MovieFilter.Condition: MMovieData.fMax>5*MMovieData.fMedianPedestalRms 452 #MImgCleanStd.CleanLevel1: 8.0 453 #MImgCleanStd.CleanLevel2: 4.5 454 #MFEvtNumber.FileName: ganymed00001218.root 455 #MFEvtNumber.Selector: ThetaSquared.fVal<0.04 && DataType.fVal>0.5 456 457 # ------------------------------------------------------------------------- 445 458 # This is a special option for the datacheck. A task executed as last 446 459 # task in the event processing task list - in the standard software it -
trunk/MagicSoft/Mars/callisto_Dec04Jan05.rc
r8370 r8415 112 112 # Switch on relative time calibration 113 113 #MJCalibration.RelTimeCalibration: Yes 114 # Switch on intensity calibration115 #MJCalibration.IntensityCalibration: Yes116 114 # Set color to be used 117 115 #MJCalibration.Color: … … 467 465 468 466 # ------------------------------------------------------------------------- 467 # Resource for movie encoding. For more details see IACT wiki 468 # ------------------------------------------------------------------------- 469 #MMoviePrepare.FirstSlice: 0 470 #MMoviePrepare.LastSlice: 15 471 #MMoviePrepare.TargetLength: 5 472 #MMoviePrepare.NumEvents: 500 473 #MMoviePrepare.Threshold: 3 474 #MMoviePrepare.Filename: filename.mpg 475 #MovieFilter.Condition: MMovieData.fMax>5*MMovieData.fMedianPedestalRms 476 #MImgCleanStd.CleanLevel1: 8.0 477 #MImgCleanStd.CleanLevel2: 4.5 478 #MFEvtNumber.FileName: ganymed00001218.root 479 #MFEvtNumber.Selector: ThetaSquared.fVal<0.04 && DataType.fVal>0.5 480 481 # ------------------------------------------------------------------------- 469 482 # This is a special option for the datacheck. A task executed as last 470 483 # task in the event processing task list - in the standard software it -
trunk/MagicSoft/Mars/callisto_MarApr05.rc
r7733 r8415 120 120 # Switch on relative time calibration 121 121 #MJCalibration.RelTimeCalibration: Yes 122 # Switch on intensity calibration123 #MJCalibration.IntensityCalibration: Yes124 122 # Type of used data format: raw, root, mc 125 123 #MJCalibration.DataType: Root … … 463 461 464 462 # ------------------------------------------------------------------------- 463 # Resource for movie encoding. For more details see IACT wiki 464 # ------------------------------------------------------------------------- 465 #MMoviePrepare.FirstSlice: 0 466 #MMoviePrepare.LastSlice: 15 467 #MMoviePrepare.TargetLength: 5 468 #MMoviePrepare.NumEvents: 500 469 #MMoviePrepare.Threshold: 3 470 #MMoviePrepare.Filename: filename.mpg 471 #MovieFilter.Condition: MMovieData.fMax>5*MMovieData.fMedianPedestalRms 472 #MImgCleanStd.CleanLevel1: 8.0 473 #MImgCleanStd.CleanLevel2: 4.5 474 #MFEvtNumber.FileName: ganymed00001218.root 475 #MFEvtNumber.Selector: ThetaSquared.fVal<0.04 && DataType.fVal>0.5 476 477 # ------------------------------------------------------------------------- 465 478 # This is a special option for the datacheck. A task executed as last 466 479 # task in the event processing task list - in the standard software it -
trunk/MagicSoft/Mars/callisto_mux.rc
r8371 r8415 112 112 # Switch on relative time calibration 113 113 #MJCalibration.RelTimeCalibration: Yes 114 # Switch on intensity calibration115 #MJCalibration.IntensityCalibration: Yes116 114 # Set color to be used 117 115 #MJCalibration.Color: … … 468 466 469 467 # ------------------------------------------------------------------------- 468 # Resource for movie encoding. For more details see IACT wiki 469 # ------------------------------------------------------------------------- 470 #MMoviePrepare.FirstSlice: 10 471 #MMoviePrepare.LastSlice: 50 472 #MMoviePrepare.TargetLength: 5 473 #MMoviePrepare.NumEvents: 500 474 #MMoviePrepare.Threshold: 3 475 #MMoviePrepare.Filename: filename.mpg 476 #MovieFilter.Condition: MMovieData.fMax>5*MMovieData.fMedianPedestalRms 477 #MImgCleanStd.CleanLevel1: 8.0 478 #MImgCleanStd.CleanLevel2: 4.5 479 #MFEvtNumber.FileName: ganymed00001218.root 480 #MFEvtNumber.Selector: ThetaSquared.fVal<0.04 && DataType.fVal>0.5 481 482 # ------------------------------------------------------------------------- 470 483 # This is a special option for the datacheck. A task executed as last 471 484 # task in the event processing task list - in the standard software it
Note:
See TracChangeset
for help on using the changeset viewer.