Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate false positives in Checking data consistency #17

Open
alexfoias opened this issue Dec 2, 2020 · 3 comments
Open

Eliminate false positives in Checking data consistency #17

alexfoias opened this issue Dec 2, 2020 · 3 comments
Assignees

Comments

@alexfoias
Copy link
Contributor

This is due to the fact that the script is checking all git annex files *.nii.gz

@alexfoias
Copy link
Contributor Author

Same for spine-generic/data-multi-subject#67

@jcohenadad
Copy link
Member

@alexfoias can you please elaborate what you mean by "false positives"? Can you maybe give an example?

@alexfoias
Copy link
Contributor Author

alexfoias commented Dec 3, 2020

When running CI on the current dataset, Checking data consistency section yields false positive Missing jsonSidecar for the .nii.gz files that are located in git-annex. We don't have to check the jsonSidecar files for git-annex files.

2020-12-02T21:06:57.8715285Z Missing jsonSidecar: ./.git/annex/objects/F9/vV/SHA256E-s1678451--265963dd674227380a916a9cc69d7e94e013ad3e8e3f04aaad506b2bc019a036.nii.gz/SHA256E-s1678451--265963dd674227380a916a9cc69d7e94e013ad3e8e3f04aaad506b2bc019a036.json
2020-12-02T21:06:57.8720422Z Missing jsonSidecar: ./.git/annex/objects/F9/gv/SHA256E-s6895680--810e0f2a06343670b9d9e3c978efdf3fd6733ff7690db8891dd6159b5f5f05d1.nii.gz/SHA256E-s6895680--810e0f2a06343670b9d9e3c978efdf3fd6733ff7690db8891dd6159b5f5f05d1.json
2020-12-02T21:06:57.8724859Z Missing jsonSidecar: ./.git/annex/objects/q6/7W/SHA256E-s10980709--8e7ea05115d986a54cefd18d5909c5c1203264d6089093aefdbb7a3921580cb8.nii.gz/SHA256E-s10980709--8e7ea05115d986a54cefd18d5909c5c1203264d6089093aefdbb7a3921580cb8.json
2020-12-02T21:06:57.8749372Z Missing jsonSidecar: ./.git/annex/objects/wj/gX/SHA256E-s10019085--d8a4fa9a155b1be46844c9f173fc8721f6631440c9c558d1081ff212003009ef.nii.gz/SHA256E-s10019085--d8a4fa9a155b1be46844c9f173fc8721f6631440c9c558d1081ff212003009ef.json

@alexfoias alexfoias assigned kousu and unassigned alexfoias Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants