-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix eric website link (http unsecure)
- Loading branch information
1 parent
ca20a2d
commit 38069b1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
name: Eric Thomson | ||
short_name: thomson | ||
external_url: https://ericthomson.net | ||
external_url: http://ericthomson.net | ||
picture: /assets/eric.jpg | ||
--- | ||
Eric helped maintain CaImAn, the calcium imaging analysis platform. His main goal is to build software that works well and is accessible to experimentalists. He received his PhD in neuroscience from UCSD before working as a postdoc at Duke University with Miguel Nicolelis on sensory prosthetic systems. He then worked in computational optics with Roarke Horstmeyer and Eva Naumann, helping to develop a multi-camera microscope system. Before coming to Flatiron, Eric was a data scientist at NIH/NIEHS, working with multiple neuroscience labs to analyze calcium imaging and electrophysiology data. |