nickdelgrosso / convert_steinmetz_dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Steinmetz NPZ Dataset to NetCDF

This data pipeline is used to make .nc files from the Steinmetz example neurophysiology data used in the Neuromatch Academy courses.

Running the Pipeline

python scripts/1_download_data.py 
python scripts/2_convert_to_netcdf.py

Data Source:

About


Languages

Language:Jupyter Notebook 94.9%Language:Python 5.1%