rextlfung
2nd year PhD student in biomedical imaging. I aim to develop new MRI acquisition and reconstruction methods, particularly for fMRI applications.
university of michiganAnn Arbor
Pinned Repositories
AminoAcidCalculator
Calculates several properties of a polypeptide given environmental conditions
brainstem
Code for brainstem fMRI acquisition and reconstruction
cg-recon
Practice reconstructing images by solving the problem Ah*A*x = Ah*y using matlab's pcg()
ConwayLifeGame
A simulation of John Conway's Game of Life (cellular automaton)
Creative_AI_3010
The EECS183 final project
EECS-598-Deep-Learning-For-Computer-Vision
Self-learning using posted material for Winter 2022 lecture videos taught by Prof. Justin Johnson
eecs556-project
epi_family
My own implementation of EPI sequences, particularly 3D EPI sequences that aim to emulate the ABCD fMRI protocol.
Fourier-Transform-Matrix-Properties
Playing around with different images and matrices to see how matrix properties like rank and stable rank chagnes from spatial domain to Fourier domain.
PyPulseq-experiment
Repo for learning PyPulseq by hand-designing some k-space trajectories and converting them to .seq files.
rextlfung's Repositories
rextlfung/brainstem
Code for brainstem fMRI acquisition and reconstruction
rextlfung/cg-recon
Practice reconstructing images by solving the problem Ah*A*x = Ah*y using matlab's pcg()
rextlfung/Creative_AI_3010
The EECS183 final project
rextlfung/Fourier-Transform-Matrix-Properties
Playing around with different images and matrices to see how matrix properties like rank and stable rank chagnes from spatial domain to Fourier domain.
rextlfung/PyPulseq-experiment
Repo for learning PyPulseq by hand-designing some k-space trajectories and converting them to .seq files.
rextlfung/AminoAcidCalculator
Calculates several properties of a polypeptide given environmental conditions
rextlfung/ConwayLifeGame
A simulation of John Conway's Game of Life (cellular automaton)
rextlfung/EECS-598-Deep-Learning-For-Computer-Vision
Self-learning using posted material for Winter 2022 lecture videos taught by Prof. Justin Johnson
rextlfung/eecs556-project
rextlfung/epi_family
My own implementation of EPI sequences, particularly 3D EPI sequences that aim to emulate the ABCD fMRI protocol.
rextlfung/gitTest
testing cuz I forgot how to use GitHub
rextlfung/Mad-Libs
This program reads text files and allows the user to replace ADJECTIVE, NOUN, ADVERB, or VERB with a word of their choice.
rextlfung/multiclipboard
Allows user to temporarily save multiple strings to a shelf using a keyword, allowing later access using the keyword
rextlfung/project4_coolPics
rextlfung/ReacTicTacToe
From the official Reactjs tutorial
rextlfung/rextlfung.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
rextlfung/RockPaperScissorsBot
A (smart?) bot that plays rock-paper-scissors with you
rextlfung/segmentation-from-scratch
https://www.youtube.com/watch?v=IHq1t7NxS8k
rextlfung/sigpy-mri-tutorial-mod
Using "SigPy for MRI Tutorial" as template for developing new recon methods using SigPy