Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

common_mode: number identifying the common mode method

Production script

 Analog to SmallDataProducer.py and smallDataRun, there is a script called MakeCube.py in the examples folder with a partnering cubeRun script. cubeRun has  -h option to list all other options. Most options are an analog to smallDataRun, minor differences are:
-n <#> means that only the first # events are considered for each bin in the image. All data from the smallData will contain all data, so the cube is not self-consistent. This option is for testing only! 

...