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: DataFormats/QualityControl/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Each Flag Type has the following attributes:
55
55
***Adding new Flag Types:** If a new issue requires a flag not currently defined, propose the addition by contacting the async QC coordinators.
56
56
They have the authority to add new Flag Types to the RCT.
57
57
These changes will then be reflected in the [flagTypes.csv](etc/flagTypes.csv) file through a pull request.
58
-
Any proposals for new Flag Types should describe the effects on usability of data from analyzer point of view and they should not be detector-specific unless well-argumented.
58
+
Any proposals for new Flag Types should describe the effects on usability of data from analyzer point of view and they should not be detector-specific unless well-argumented.
59
59
***Modification of existing Flag Types:** Existing Flag Types should not be modified in terms of their definition.
60
60
Instead, one may create a new Flag Type and mark the existing one as obsolete in the CSV table.
61
61
This will add the `[[ deprecated ]]` attribute to the corresponding method.
0 commit comments