question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

derivatives=True fails silently if there is not dataset_description.json

See original GitHub issue

similar to #169, but I believe the dataset_description.json file is now required in derivatives.

I have a minimally reproducible example demonstrating the silent failure if dataset_description.json is not included with the appropriate keys in the derivatives directory.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
effigiescommented, Jan 29, 2019

Sorry, I mean the bids-validator Python package is tied to the bids-validator Node package version. If they semantically version their Node packages to indicate spec version (e.g., bids-validator <2 => BIDS spec < 2), then we can safely set an upper bound.

0reactions
tyarkonicommented, Jan 29, 2019

We should probably start versioning everything, and allow users to specify the version they want. But I think this should be locked to spec version changes (i.e., right now there’s no reason to want to use a broken version once it’s fixed).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Derivatives indexing fails silently for deriv directories that lack ...
The problem is that if there's no dataset_description.json file in a folder, we can't simply assume the user made a mistake—it could be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found