INT-NIT / BEP032tools

Software tools supporting the BIDS Extension Proposal (BEP) dedicated to adding support for electrophysiological data recorded in animal models (BEP032)
MIT License
3 stars 8 forks source link

Upgrade the checker to respect the new version of the specs #19

Closed SylvainTakerkart closed 4 years ago

SylvainTakerkart commented 4 years ago

After having upgraded the specs, we need to upgrade the checker to ensure consistency with the specs!

Slowblitz commented 4 years ago

Done in https://github.com/INT-NIT/AnDOChecker/pull/25

SylvainTakerkart commented 4 years ago

thanks!