ContextLab / supereeg

Infer activity throughout the brain from a small(ish) number of electrodes using Gaussian process regression
Other
34 stars 14 forks source link

setting up this repository #1

Closed jeremymanning closed 7 years ago

jeremymanning commented 7 years ago

This repository is for creating a releasable package for doing superEEG inferences on ECoG data. We should start with this template: https://github.com/ContextLab/CDL-starter-pack

lucywowen commented 7 years ago
lucywowen commented 7 years ago

used this as a work around: tar -c --exclude .git --exclude README . | tar -x -C ~/destination