icecube.production_histograms.find_gcd_file module

icecube.production_histograms.find_gcd_file.find_gcd_file(path)

Give a path to I3Files, this will return the name of the first GCD file found.

Currently it does a quick search for I3Files that start with GeoCalib (which should be the most common) or GC (I’ve seen a few GCS files).

If it can’t find any with a standard naming convention above it will loop through every frame in every I3File in the path until it finds a frame with a Geometry, Calibration, and DetectorStatus frame.