dataset_description.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "Name": "Fitlins output",
  3. "BIDSVersion": "1.1.0",
  4. "PipelineDescription": {
  5. "Name": "FitLins",
  6. "Version": "0.8.0+114.g16ea969.dirty",
  7. "CodeURL": "https://github.com/poldracklab/fitlins",
  8. "Parameters": {
  9. "bids_dir": "../sourcedata",
  10. "output_dir": "../out",
  11. "analysis_level": "dataset",
  12. "verbose": 2,
  13. "quiet": 0,
  14. "participant_label": [
  15. "01",
  16. "02",
  17. "03"
  18. ],
  19. "model": "../model-001_smdl",
  20. "derivatives": [
  21. "../ds003_fmriprep"
  22. ],
  23. "derivative_label": null,
  24. "space": "MNI152NLin2009cAsym",
  25. "force_index": null,
  26. "ignore": null,
  27. "desc_label": "preproc",
  28. "database_path": null,
  29. "smoothing": "5.0:l1:isoblurto",
  30. "n_cpus": 8,
  31. "mem_gb": 8.0,
  32. "debug": false,
  33. "reports_only": false,
  34. "work_dir": "../afni_blurto",
  35. "drop_missing": false,
  36. "estimator": "afni",
  37. "error_ts": false
  38. }
  39. },
  40. "CodeURL": "https://github.com/poldracklab/fitlins",
  41. "HowToAcknowledge": "https://github.com/poldracklab/fitlins",
  42. "License": "This dataset is made available under the Public Domain Dedication and License \nv1.0, whose full text can be found at \nhttp://www.opendatacommons.org/licenses/pddl/1.0/. \nWe hope that all users will follow the ODC Attribution/Share-Alike \nCommunity Norms (http://www.opendatacommons.org/norms/odc-by-sa/); \nin particular, while not legally required, we hope that all users \nof the data will acknowledge the OpenfMRI project and NSF Grant \nOCI-1131441 (R. Poldrack, PI) in any publications."
  43. }