icecube / skywriter

Upstream Tools for SkyDriver & the Skymap Scanner
MIT License
0 stars 0 forks source link

Unique ID for simulation events #12

Open mlincett opened 1 year ago

mlincett commented 1 year ago

In the discussion of #7 , @tianluyuan raised the concern about run_id and event_id not being unique for simulated events in the input file.

It is to be noted that the current i3_to_json.py functionality does not fully support the case of multiple events with same run_id and event_id. It is then out of scope of PR #7 to address this issue.

We currently still need a unique (run_id, event_id) for SkyDriver as well.

So either: