You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a run of i3_to_json.py results in the following warning:
WARN (phys-services): Using the I3Configuration instance name for the subevent stream name is deprecated. (I3Splitter.cxx:45 in I3FramePtr I3Splitter::GetNextSubEvent(I3FramePtr))
WARN (phys-services): Derived modules should set sub_event_stream_name_ explicitly. (I3Splitter.cxx:47 in I3FramePtr I3Splitter::GetNextSubEvent(I3FramePtr))
WARN (phys-services): Users should set SubEventStreamName in the splitting module InIceSplit. (I3Splitter.cxx:48 in I3FramePtr I3Splitter::GetNextSubEvent(I3FramePtr))
The text was updated successfully, but these errors were encountered:
Currently a run of
i3_to_json.py
results in the following warning:The text was updated successfully, but these errors were encountered: