Skip to content
Snippets Groups Projects
Verified Commit 48c8b25a authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Also compare the commits

parent e6c776cc
Branches
Tags
1 merge request!23Add datx support
......@@ -146,7 +146,6 @@ end
detx = Detector(datapath("detx", "KM3NeT_00000133_20221025.detx"))
datx = Detector(datapath("datx", "KM3NeT_00000133_20221025.datx"))
for field in fieldnames(Detector)
field == :comments && continue # the comments differ due to the meta data entry of JConvertDetectorFormat
field == :modules && continue
if field == :locations
detx_locs = getfield(detx, field)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment