ContextLab / supereeg

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

Locations class #153

Open jeremymanning opened 6 years ago

jeremymanning commented 6 years ago

We could add a "se.Locations" object that stores locations for Model and Brain objects

Overall, this could serve to consolidate and organize many of the helper functions under a common object.

jeremymanning commented 6 years ago

Need tests for location objects...

jeremymanning commented 6 years ago

Also need to update other object types to use Locations objects