dipterix / threeBrain

3D Visualization of Brain MRI
https://dipterix.org/threeBrain/
Other
40 stars 9 forks source link

Surface Reconstruction & Coregistration with RAVE #22

Closed dipterix closed 1 year ago

dipterix commented 1 year ago

Date: 2022-11-01 RAVE version: 1.0.3.1

Preparation

What's in the preparation steps:

By the end of the preparation step, RAVE will create the following data structure:

~/rave_data/raw_dir
└─PAV006
  └─rave-imaging
    ├─coregistration
    ├─fs
    ├─inputs
    ├─log
    └─scripts
image

Setup

Create a RAVE subject

rave::start_rave2()

You should be able to see RAVE interface

You should be able to see a new subject locDemo/PAV006 created inside of data_dir

Surface reconstruction, and CT coregistration

Use the "Search" feature to find Reconstruction & Coregistration module. Open the module

Please make sure the followings are properly configured:

image

Convert/Copy MRI & CT files

image

Please wait until the notification is displayed. Make sure you CAREFULLY read the log information when importing .dcm imaging files (sometimes multiple Nifti files will be generated)

image

Import MRI

This step imports MRI .nii file into RAVE.

If MRI .nii files are derived from DICOM images, there could be multiple files, the built-in nii viewer will allow you to check the slice counts and voxel sizes.

image

Coregistration CT to MRI

Click on CT co-registration to expand the last right panel.

Press Run from RAVE. Wait until coregistration finished. The process will be ~30min - 1hr

dipterix commented 1 year ago

Please finish the preparation steps if you haven't done so

Localization

Open RAVE, find Electrode Localization module,

image