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: docs/user-guide/reduction-workflow-guidelines.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ Loading only individual detectors avoids loading unnecessary data and allows for
95
95
96
96
**Reason**
97
97
Event-mode monitor- and detector-data can be extremely large.
98
-
Auxiliary data such as sample-environment data, or chopper-metadata should be accesible without loading the large data.
98
+
Auxiliary data such as sample-environment data, or chopper-metadata should be accessible without loading the large data.
99
99
Loading auxiliary data and metadata separately avoids keeping large data alive in memory if output metadata extraction depends on auxiliary input data or input metadata.
100
100
101
101
### S.5: Avoid dependencies of output metadata on large data
0 commit comments