{"id":13676206,"url":"https://github.com/dangom/dac2bids","last_synced_at":"2025-04-09T16:54:09.466Z","repository":{"id":198551391,"uuid":"75196353","full_name":"dangom/dac2bids","owner":"dangom","description":"Create a BIDS structure for a DICOM folder.","archived":false,"fork":false,"pushed_at":"2017-11-06T20:41:46.000Z","size":20,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T02:43:45.655Z","etag":null,"topics":["bids-format","neuroimaging","organize-files"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dangom.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-11-30T14:47:01.000Z","updated_at":"2024-10-30T07:39:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9b96f16-010a-4978-b1d1-cab53745a98c","html_url":"https://github.com/dangom/dac2bids","commit_stats":null,"previous_names":["dangom/dac2bids"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangom%2Fdac2bids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangom%2Fdac2bids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangom%2Fdac2bids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangom%2Fdac2bids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dangom","download_url":"https://codeload.github.com/dangom/dac2bids/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248073932,"owners_count":21043475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bids-format","neuroimaging","organize-files"],"created_at":"2024-08-02T13:00:20.179Z","updated_at":"2025-04-09T16:54:09.446Z","avatar_url":"https://github.com/dangom.png","language":"Python","funding_links":[],"categories":["Converters"],"sub_categories":["MRI"],"readme":"#+TITLE: DAC2BIDS\n\n* Introduction\nA set of utilities to automatize the conversion of DICOM into NIfTI files and to\norganize the output conforming to the [[http://bids.neuroimaging.io/][BIDS]] format. DAC2BIDS tries to be as\ncompatible as possible with the Donders Institute DAC (Data Acquisition\nCollection).\n\nThe recommended workflow is:\n\n1. Generate a bids folder structure for your project. Example:\n#+BEGIN_SRC bash :eval never\nmkdir -p experiment-datasets/sub-{01,02}/ses-{01-02}/{func,anat,fmap}\n#+END_SRC\n2. Generate yaml files with dac2bids.py. These yaml files are used as input to:\n3. Convert DICOMs to NIfTIs with dcm2niibatch.\n\nDAC2BIDS covers step number 2 of the workflow above. The generated yaml\nconfiguration files serve a double purpose as they document what DICOM folders\nare being converted to what NIfTI files.\n\n* Dependencies\n  Requires Python 2.7 and the following modules: =yaml= and =dicom=.\n\n* Installation and Usage\nUse =pip= to install the required modules and simply call dac2bids from the command line.\nSee dac2bids --help for the calling syntax.\n\n* Limitations\n\nCurrently only supports DICOMs from latest Siemens scanners (VD13+).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangom%2Fdac2bids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdangom%2Fdac2bids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangom%2Fdac2bids/lists"}