Skip to content

NHLBI-MR/lung_water_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imaging gravity-induced lung water redistribution with automated inline processing at 0.55T MRI

This code is for the manuscript (in sub): Seemann, F., et al. Imaging gravity-induced lung water redistribution with automated inline processing at 0.55T MRI

This repository contains

  • Gadgetron and Matlab code for inline reconstruction and analysis
  • Python processing for lung segmentation for analysis, including a pkl file from human and pig data.
  • Segment plugin for offline analysis

NHLBI TOOLBOX GADGETRON Installation

Repository with gadgetron image reconstruction code: https://github.com/NHLBI-MR/selfgated_noncartesian_reconstruction.git

% GADGETRON MATLAB

Reconstruction & Inline Lung Water Analysis

  • gadgetron configuration file

Offline analysis using Segment

Installation

Requires python packages

  • numpy
  • matplotlib
  • torch
  • torchvision
  • scipy

pip install numpy matplotlib torch torchvision scipy the trained neural network is named best_lung_seg_model.pkl and is saved in the python folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published