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

Add examples with DatasetType = "project" #451

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

yarikoptic
Copy link
Contributor

@yarikoptic yarikoptic commented Jun 22, 2024

Added to complement

TODOs

current bids-validator output with current version of the enh-project-datasettype at v1.10.0-35-g5f7004819
❯ deno run --allow-read --allow-env --reload -A https://github.com/bids-standard/bids-validator/raw/deno-build/bids-validator.js --schema file://$PWD/../bids-specification/schema-project.json proj-nipoppy
	[WARNING] UNKNOWN_BIDS_VERSION The BIDSVersion field of 'dataset_description.json' does not match a known release.
The BIDS Schema used for validation may be out of date.

		/dataset_description.json

	Please visit https://neurostars.org/search?q=UNKNOWN_BIDS_VERSION for existing conversations about this issue.

	[WARNING] JSON_KEY_RECOMMENDED A JSON file is missing a key listed as recommended.
		License
		/dataset_description.json

		GeneratedBy
		/dataset_description.json

		SourceDatasets
		/dataset_description.json

	Please visit https://neurostars.org/search?q=JSON_KEY_RECOMMENDED for existing conversations about this issue.


          Summary:                         Available Tasks:        Available Modalities:
          3 Files, 1.15 kB                                                              
          0 - Subjects 1 - Sessions                                                     

	If you have any questions, please post on https://neurostars.org/tags/bids.

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "./.recreate_hierarchy",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "proj-nipoppy"
}
^^^ Do not change lines above ^^^
…type

* origin/master:
  Remove AcquisitionDuration for now
  Only validate dw_deriv with schema validator
  TMP: Use schema from associated specification PR
  "dwi_deriv": Add InstitutionName
  dwi_deriv: Rename tensor-model-derived b=0 estimate image
  New dataset "dwi_deriv" for scanner-generated DWI derivatives
  Bump denoland/setup-deno from 1 to 2
  HED-SCORE example of EEG and iEEG data with annotations of artifacts, seizures and a modulator
=== Do not change lines below ===
{
 "chain": [
  "648a57de32987cea0cc1a94ca9231b49e3a2d451"
 ],
 "cmd": "./.recreate_hierarchy",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "proj-nipoppy"
}
^^^ Do not change lines above ^^^
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

Successfully merging this pull request may close these issues.

1 participant