Checks if a certain study (given by its root folder) is conform with the [SFB standards](https://gitlab.ruhr-uni-bochum.de/sfb1280/studychecker/-/wikis/SFB-data-and-metadata-standards). This is achieved by checking the folder structure and all _meta.json_ files.
Checks if a certain study (given by its root folder) is conform with the [SFB standards](https://gitlab.ruhr-uni-bochum.de/sfb1280/studychecker/-/wikis/SFB-data-and-metadata-standards). This is achieved by checking the folder structure and validating all metadata files.
The following errors will be checked:
The following errors will be checked:
-*InconsitentModalityError*: Modalities change inbetween subject folder of the same session.
-*InconsitentModalityError*: Modalities change inbetween subject folder of the same session.
-*InconsitentSessionError*: Amount of sessions varies from subject to subject.
-*InconsitentSessionError*: Amount of sessions varies from subject to subject.
...
@@ -23,7 +24,7 @@ The following errors will be checked:
...
@@ -23,7 +24,7 @@ The following errors will be checked:
-*UnknownModalityError*: Modality folder name is not standard.
-*UnknownModalityError*: Modality folder name is not standard.
## Additional information
## Additional information
Please check out the [projects main page](https://gitlab.ruhr-uni-bochum.de/sfb1280/studychecker/-/tree/main) for more details on how to use this program. You have to be **signed in** to view the rest of the project.
Please check out the [projects main page](https://gitlab.ruhr-uni-bochum.de/sfb1280/studychecker/) for more details on how to use this program. You have to be **signed in** to view the rest of the project.