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

Command-line option to ignore data contents #2074

Closed
Lestropie opened this issue Aug 12, 2024 · 1 comment
Closed

Command-line option to ignore data contents #2074

Lestropie opened this issue Aug 12, 2024 · 1 comment

Comments

@Lestropie
Copy link

I am currently attempting to execute the validator, with a proposed update to the scheme, on a proposed example dataset:
bids-standard/bids-specification#1864
bids-standard/bids-examples#452

I see that command-line option --ignoreNiftiHeaders is available, which suppresses a subset of errors produced when running on these data. However another error appears reporting that empty files are not permitted.

I wonder if the intent of the existing --ignoreNiftiHeaders option is to facilitate execution of the validator against data-stripped datasets, but it is no longer exhaustive in such and therefore no longer achieves its purported aim. What would be better is a command-line option along the lines of "disable data checks"; ie. validate the filesystem path, and associated metadata, but bypass all checks of data file contents (image header, file size, anything else)?

@effigies
Copy link
Collaborator

Duplicate of https://github.com/bids-standard/bids-validator/issues/1937.

@effigies effigies closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
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

2 participants