{"id":13676196,"url":"https://github.com/BrkRaw/brkraw","last_synced_at":"2025-04-29T03:30:42.632Z","repository":{"id":44607592,"uuid":"245546149","full_name":"BrkRaw/brkraw","owner":"BrkRaw","description":"BrkRaw: A comprehensive tool to access raw Bruker Biospin MRI data","archived":false,"fork":false,"pushed_at":"2024-06-25T16:50:13.000Z","size":41969,"stargazers_count":47,"open_issues_count":35,"forks_count":30,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-13T20:40:56.466Z","etag":null,"topics":["bids","bruker","converter","dataloader","nibabel","simpleitk"],"latest_commit_sha":null,"homepage":"https://brkraw.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrkRaw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-07T01:12:45.000Z","updated_at":"2025-01-23T16:20:41.000Z","dependencies_parsed_at":"2025-04-13T20:41:02.484Z","dependency_job_id":"26b91470-2cce-4bbc-97df-2f5ce4740f8d","html_url":"https://github.com/BrkRaw/brkraw","commit_stats":null,"previous_names":["dvm-shlee/bruker"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrkRaw%2Fbrkraw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrkRaw%2Fbrkraw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrkRaw%2Fbrkraw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrkRaw%2Fbrkraw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrkRaw","download_url":"https://codeload.github.com/BrkRaw/brkraw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251426717,"owners_count":21587637,"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","bruker","converter","dataloader","nibabel","simpleitk"],"created_at":"2024-08-02T13:00:20.039Z","updated_at":"2025-04-29T03:30:39.769Z","avatar_url":"https://github.com/BrkRaw.png","language":"Python","funding_links":[],"categories":["Converters"],"sub_categories":["MRI"],"readme":"[![DOI](https://zenodo.org/badge/245546149.svg)](https://zenodo.org/badge/latestdoi/245546149)\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/BrkRaw/tutorials/master)\n\n## BrkRaw: A comprehensive tool to access raw Bruker Biospin MRI data\n#### Version: 0.3.11\n### Description\n\nThe ‘BrkRaw’ is a python module designed to provide a comprehensive tool to access raw data acquired from \nBruker Biospin preclinical MRI scanner. This module is also compatible with the zip compressed data \nto enable use of the archived data directly.  \nThe module is comprised of four components, including graphical user interface (GUI), command-line tools, \nhigh-level and low-level python APIs.\n- For the GUI, we focused on improving convenience for checking metadata and previewing the reconstructed image.\n- For the command-line tool, we focused on providing tools for converting, organizing, archiving, and managing data.\nThe command-line tool also provides easy-to-use function to convert large set of raw data into organized structure\naccording to [BIDS](https://bids.neuroimaging.io).\n- For the high-level python API, we focused on enhancing the accessibility of reconstructed image data with \npreserved image orientation and metadata for the image analysis. \nIt compatible users' convenient objects type ([nibabel](https://nipy.org/nibabel/) or \n[SimpleITK](https://simpleitk.readthedocs.io/en/master/gettingStarted.html#python-binary-files)) \nwithout the conversion step. \n- For the low-level python API, we focused on providing a consistent method to access raw Bruker data including \nparameter and binary files with the python compatible datatype while keeping the sake of simplicity.\n\n#### Conversion reliability\n![Robust Orientation](imgs/bruker2nifti_qa.png)\nWe've tested our converter using the sample dataset from [Bruker2Nifti_QA](https://gitlab.com/naveau/bruker2nifti_qa) \nand the results showed correct geometry and orientation for all datasets.\nWe are still looking for more datasets showing orientation issue, \n**if you have any shareable dataset, please contact the developer.**\n\n### Website\nFor more detail information including installation, usage and examples, \nplease visit our [GitPage](https://brkraw.github.io).\n\n- [Installation](https://brkraw.github.io/docs/gs_inst.html)\n- [Command-line tool usage examples](https://brkraw.github.io/docs/gs_nii.html)\n- [Converting dataset into BIDS](https://brkraw.github.io/docs/gs_bids.html)\n- [Python API usage examples](https://brkraw.github.io/docs/ap_parent.html)\n- [GUI](https://brkraw.github.io/docs/gs_gui.html)\n- [Interactive Tutorial](https://mybinder.org/v2/gh/BrkRaw/tutorials/ac95b2c87b05664cb678c5dc1a930641397130ed)\n\n\n### Credits:\n##### Authors\n- SungHo Lee (shlee@unc.edu): main developer\n- Woomi Ban (banwoomi@unc.edu): sub-developer who tested and refined the module structure\n- Jaiden Dumas: proofreading of documents and update contents for the user community.\n- Dr. Gabriel A. Devenyi: The vast contributions to refinement of module functionality and troubleshooting.\n- Yen-Yu Ian Shih (shihy@neurology.unc.edu): technical and academical advisory on this project (as well as funding)\n##### Contributors\n- Drs. Chris Rorden and Sebastiano Ferraris: The pioneers related this project who had been inspired the developer\n through their great tools including [dcm2niix](https://github.com/rordenlab/dcm2niix) and \n [bruker2nifti](https://github.com/SebastianoF/bruker2nifti), as well as their comments to improve this project. \n- Dr. Mikael Naveau: The publisher of \n[bruker2nifti_qa](https://gitlab.com/naveau/bruker2nifti_qa), the set of data \nto help benchmark testing of Bruker converter.\n\n\n### License:\nGNU General Public License v3.0\n\n### How to get Support\nIf you are experiencing any problem or have questions, please report it through \n[Issues](https://github.com/BrkRaw/bruker/issues)\n\n### Citing BrkRaw\nLee, Sung-Ho, Ban, Woomi, \u0026 Shih, Yen-Yu Ian. (2020, June 4). BrkRaw/bruker: BrkRaw v0.3.3 (Version 0.3.3). \nZenodo. http://doi.org/10.5281/zenodo.3877179\n\n\n**BibTeX**\n```\n@software{lee_sung_ho_2020_3907018,\n  author       = {Lee, Sung-Ho and\n                  Ban, Woomi and\n                  Shih, Yen-Yu Ian},\n  title        = {BrkRaw/bruker: BrkRaw v0.3.4},\n  month        = jun,\n  year         = 2020,\n  publisher    = {Zenodo},\n  version      = {0.3.4},\n  doi          = {10.5281/zenodo.3907018},\n  url          = {https://doi.org/10.5281/zenodo.3907018}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBrkRaw%2Fbrkraw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBrkRaw%2Fbrkraw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBrkRaw%2Fbrkraw/lists"}