Code Monkey home page Code Monkey logo

qial's Introduction

Jayvik_fMRI

  • Preprocessing Pipeline
    • AFNI
      • nifti_to_afni_conversion.txt: command line codes to convert between BRIK/HEAD and NIFTI files
      • template_afni_proc.py: afni's default pre-processing pipeline template structure, would probably work well with human brains
    • Mask_maker
      • model_2d_contrast_full_2.h5: deep learning model to generate masks for mice structural images
      • T1_RARE_mask_maker.py: code to run the masking model
      • binarizer.py: erode and dilate mask to clean it up
    • pipeline.py: full pre-processing pipeline from start to finish ***
    • random
      • collect_filenames.py: collects all filenames in a folder
      • graymatter.py: generates gray matter mask from csf, wm, and atlas masks
      • restack_slices.py: takes fMRI 3D Volumes and restacks into 4D NIFTI
      • separate_slices.py: takes fMRI 4D NIFTI and breaks down into 3D volumes
      • T1_resampler.py: resamples T1 images to 0.3mm^3 resolution
  • Analysis
    • melodic.py: code to run FSL Melodic from terminal (important for mice since it can bypass masking step)
    • gift_setup.py: sets up files and filenames for Group ICA of fMRI Toolbox to organize better (important because subjects need to be in their own folder)
    • conn_setup.py: sets up files and filenames for Conn Toolbox (*** INCOMPLETE ***)
    • batch_test.m: sets up conn to run. Run file in matlab, type conn_batch(BATCH) in matlab terminal, open conn and open project
  • NyquistGhost: document containing nyquist ghost research, papers, links to githubs of codes. (Minnesota code is of interest)
  • Archive: unnecessary or incomplete scripts
    • conn_setup.py: sets up files and filenames for Conn Toolbox (*** INCOMPLETE ***)
    • apply_mask.py: applies mask by multiplication between 2 nifti files (*** already part of pipeline.py ***)
    • echo_extracting.py: extracts the first of 3 echos of a 4D image and removes the first 4 of those echos (*** already part of pipeline.py ***)
    • register_volumes_and_combine.py: registers volumes using ANTs (*** already part of pipeline.py ***)

qial's People

Contributors

jayvikjoshi avatar

Watchers

 avatar

Forkers

portokalh

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.