Project production_histograms¶
Invoke with: import icecube.production_histograms
Python I3Modules¶
- ProductionHistogramModule¶
ProductionHistogramModule
(Python I3Module)This I3Module passes frames to any histograms and histogram modules loaded in the user-defined configuration.
- Param CollectionName:
Default =
None
, Name of the MongoDB collection.- Param FilenameList:
Default =
None
, List of I3Files passed to I3Reader- Param Histograms:
Default =
[]
, List of histograms or modules to run.- Param If:
Default =
<function ProductionHistogramModule.__init__.<locals>.<lambda> at 0x106cebb00>
, Function that selects frames.- Param OutputFilename:
Default =
None
, Name of output pickle file.- Param PasswordPath:
Default =
None
, Path to plain text password file for the DB.- Param Prescales:
Default =
{'Geometry': 1, 'Calibration': 1, 'DetectorStatus': 1, 'DAQ': 1, 'Physics': 1}
, Dictionary of frame type to prescale