DuplicateChecker¶
- class DuplicateChecker[source]
Methods
Checker for duplications in HED groups. |
|
Find duplicates in a HED group and return the errors found. |
|
|
Return the unique hash for the group as long as no duplicates. |
Attributes
- DuplicateChecker.__init__()[source]¶
Checker for duplications in HED groups.
Notes
This checker has an early out strategy – it returns when it finds an error.