dataset_description.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "Name": "Fitlins output",
  3. "BIDSVersion": "1.1.0",
  4. "PipelineDescription": {
  5. "Name": "FitLins",
  6. "Version": "",
  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": "10.0:l1:iso",
  30. "n_cpus": 8,
  31. "mem_gb": 8.0,
  32. "debug": false,
  33. "reports_only": false,
  34. "work_dir": "../nistats_smooth",
  35. "drop_missing": false,
  36. "estimator": "nistats",
  37. "drift_model": "cosine",
  38. "error_ts": false
  39. }
  40. },
  41. "CodeURL": "https://github.com/poldracklab/fitlins",
  42. "HowToAcknowledge": "https://github.com/poldracklab/fitlins",
  43. "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."
  44. }