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
Copy file name to clipboardExpand all lines: guides/developers/event_data_format.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -50,10 +50,10 @@ Where:
50
50
*`time` : will be printed for `Data recorded` entry
51
51
52
52
53
-
You can find various examples in the [files folder](../packages/phoenix-ng/projects/phoenix-app/src/assets/files):
53
+
You can find various examples in the [files folder](../../docs/assets/files):
54
54
55
-
*[atlas.json](../packages/phoenix-ng/projects/phoenix-app/src/assets/files/event_data/event.json) is an ATLAS file containing two simulated events.
56
-
*[LHCbEventData.json](../packages/phoenix-ng/projects/phoenix-app/src/assets/files/lhcb/LHCbEventData.json) is a large file containing LHCb simulated events.
55
+
*[atlas.json](../../docs/assets/files/event_data/ATLAS_calibration.json) is an ATLAS Calibration file containing a single event.
56
+
*[LHCbEventData.json](../../docs/assets/files/lhcb/LHCbEventData.json) is a large file containing LHCb simulated events.
0 commit comments