Code Monkey home page Code Monkey logo

dcm_qa_philips's Introduction

About

dcm_qa_philips is a simple DICOM to NIfTI validator script and dataset. This repository is similar to dcm_qa, but includes data from Philips MRI scanners.

Details

For details see GE page.

  • Bangalore_2008

    • Achieva
    • SoftwareVersions: 2.5.3_2.5.3.3_PMS1.1_MIMIT_EVIIMDictionary
    • Diffusion sequence
  • Magdeburg_2014

    • Achieva
    • SoftwareVersions: 51.0
    • T2* functional sequence
  • Rosetta_2013

    • Achieva
    • SoftwareVersions: 3.2.2\3.2.2.0
    • Diffusion sequence
  • Vanderbilt_2018

    • Achieva
    • SoftwareVersions: 53.0
    • Diffusion sequence

License

Data origin is described in the notes.txt file for each series. The code and images are covered by the 2-clause BSD license.

Versions

  • 24-February-2019 Initial public release
  • 19-November-2019 Added functional sequence

Running

Assuming that the executable dcm2niix is in your path, you should be able to simply run the script batch.sh from the terminal.

If you have problems you can edit the first few lines of the batch.sh script so that basedir reports the explicit location of the dcm_qa folder (by default this is assumed to be the folder containing the script) on your computer and exenam reports the explicit location of dcm2niix (by default it is assumed to be in your path). Also, make sure the script is executable (chmod +x batch.sh). Then run the script.

Updating dcm_qa_philips

This software reports when there are any changes in behavior of the software. However, some of these changes might be improvements. For example, software which supports future BIDS tags will report differences relative to the prior solutions reported in dcm_qa_philips. Once the solutions have been verified as correct, one needs to update both dcm_qa_philips and the software that invokes dcm_qa_philips. For example, with dcm2niix we can update it to use the latest version of dcm_qa with this script:

cd dcm2niix
git submodule update --remote
git commit -am 'Update dcm_qa_philips submodule.'
git push

Useful Links

  • dcm2niix's handling of these files is described here.

dcm_qa_philips's People

Contributors

neurolabusc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.