Skip to content

Cleaned up code for experiments with high-resolution stimuli (collaboration with CBNU College of Medicine)

Notifications You must be signed in to change notification settings

ToadBlanco/retina_info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retina_info

  • cleaned up code for experiments with high-resolution stimuli (collaboration with CBNU College of Medicine)
  • Codes in this repo use pysta2. Thus, clone this and pysta2 in the same folder like this.
git clone https://github.com/ys7yoo/pysta2.git
git clone https://github.com/ys7yoo/retina_info.git

Other packages

pip install jupyter matplotlib scikit-learn scikit-image pandas h5py tqdm

data

  • Convert matlab files (*.mat) to npz and csv files using load_mat.ipynb
  • Then, load the converted data similartly to load_data.ipynb

About

Cleaned up code for experiments with high-resolution stimuli (collaboration with CBNU College of Medicine)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%