LogoLogo
  • 🐿️NeuroInformatics Database
    • HIPAA Compliance
  • Getting Started
    • Installation
      • Quick Install
      • How to change passwords
      • Optional software
      • MySQL/MariaDB tweaks
    • Upgrade
      • Quick Upgrade
      • Migrate Existing Installation
  • Using NiDB
    • User's Guide
      • Importing data
      • Managing data
      • Finding & exporting data
      • Managing projects
      • Pipelines & analysis
      • Calendar
    • Administration
      • Front end (user facing)
      • Back end
      • nidb command line
  • Specifications
    • Data Storage Hierarchy
    • DICOM Anonymization
  • Tutorials
    • Working with Imaging Data
      • Uploading data for a sample project
      • Troubleshooting Missing Imaging Data
      • Import DICOM data
      • MR scan quality control
    • Manipulating Subjects, Studies, & Series
      • Working with subject IDs
      • Renaming series
    • Pipelines
    • Working with Redcap
      • Importing Data from a Redcap Project
      • Importing Subjects from Redcap
      • Reports based on data imported from Redcap
    • Analysis Builder
    • Administration of Users, Projects, & System
      • User Permissions
      • Creating new projects
      • Adding Users to Projects
      • Editing the config file
      • Deleting all the data
  • Contribute
    • Squirrel data sharing format
      • squirrel utilities
      • Using the squirrel library
      • Example package
      • squirrel vs BIDS
      • Specification v1.0
        • Package root
        • package
        • data
          • subjects
            • studies
              • series
                • params
              • analysis
            • observations
            • interventions
          • group-analysis
        • pipelines
          • data-steps
          • Pipeline scripts
        • experiments
        • data-dictionary
        • Modalities
      • Building squirrel library and utils
        • Building Python Wrapper
    • Building NiDB
    • Creating a Development VM
  • Help!
    • Github Issues
    • Github Discussions
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Tutorials
  2. Working with Imaging Data

MR scan quality control

MR scans quality parameters

PreviousImport DICOM dataNextManipulating Subjects, Studies, & Series

Last updated 2 years ago

Was this helpful?

MR scan parameters defining the quality of a MR scan are displayed on this page. The information is available for each NiDB project. This MR scan quality information page can be accessed from project's main page by clicking on the "MR Scan QC" sub-menu as shown below.

The MR scan quality control page shows the following information for each MR scan stored in the corresponding project. These parameters includes:

  • Series Desc. : Description of the MR scan

  • Params good? : Green if parameters are within range. Yellow if criteria is not defined and Red if parameters are out of specified range

  • Files on disk? : Green if files are found on the specifies location on the disc. Red if the files are found on the specified location.

  • Num Files : Actual number of files

  • Avg Rating : Average ratings

  • Basic QC : Red if parameters are out of specification, yellow if limit is not defined and green for within range

  • Disp (X,Y,Z) : X, Y and Z displacement value

  • Mot(X,Y,Z) : Motion in X, Y and Z direction.

  • Rot(P,R,Y) : Rotation pitch, roll and yaw values.

  • SNR : Signal to noise ratio

  • FD : Frame-wise Displacement

  • DVARS : Root mean square of temporal change of the voxel-wise signal at each time point. (D is for temporal derivative of timecourses, VARS refers to RMS variance over voxels.)

The QC scan quality control table can be download as ".csv" file by clicking "Save As CSV" button at the end of the MR QC table.