You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* completely linkcheck ignore all GIN links
* replace broken paper links with dois, and linkcheck ignore all doi links
* Update relocated documentation links (movement, UCL Neuropixels, SpikeInterface, SpikeForest)
* ignore cambridgeneurotech links (rejects link checker requests)
* Refer to the 2025 neuropixels course
Co-authored-by: Adam Tyson <code@adamltyson.com>
* Refer to SpikeForest paper
Co-authored-by: Adam Tyson <code@adamltyson.com>
---------
Co-authored-by: Adam Tyson <code@adamltyson.com>
Copy file name to clipboardExpand all lines: docs/source/electrophysiology/resources.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,22 @@ documentation is a good starting point.
21
21
Below are a selection of papers that give a history
22
22
and overview of the extracellular electrophysiology landscape:
23
23
24
-
[Steinmetz NA et al. (2018). Challenges and opportunities for large-scale electrophysiology with Neuropixels probes. *Current Opinion in Neurobiology*.](https://pubmed.ncbi.nlm.nih.gov/29444488/)
24
+
[Steinmetz NA et al. (2018). Challenges and opportunities for large-scale electrophysiology with Neuropixels probes. *Current Opinion in Neurobiology*.](https://doi.org/10.1016/j.conb.2018.01.009)
25
25
26
26
[Buccino AP et al. (2022). Spike sorting: new trends and challenges of the era of high-density probes. *Progress in Biomedical Engineering*.](https://iopscience.iop.org/article/10.1088/2516-1091/ac6b96/meta)
27
27
28
28
[Rey HG et al. (2015). Past, present and future of spike sorting techniques. *Brain Research Bulletin*.](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4674014/)
29
29
30
-
[Carlson D et al. (2019). Continuing progress of spike sorting in the era of big data. *Current Opinion in Neurobiology*](https://pubmed.ncbi.nlm.nih.gov/30856552/)
30
+
[Carlson D et al. (2019). Continuing progress of spike sorting in the era of big data. *Current Opinion in Neurobiology*](https://doi.org/10.1016/j.conb.2019.02.007)
31
31
32
32
## Technical Introduction
33
33
34
34
This section includes more technical resources on the different stages of
35
35
extracellular electrophysiology analysis.
36
36
37
37
A particularly useful resource is the
38
-
[Neuropixels](https://www.ucl.ac.uk/neuropixels/courses) course, with their videos published online
provide a technical treatment of digital filtering, a key step in preprocessing and analysis.
53
53
54
54
### Spike Sorting
@@ -73,7 +73,7 @@ Assessing the quality of spike-sorting is a key to producing high-quality data.
73
73
These two papers provide a nice introduction to quality metrics for assessing
74
74
spike sorting outputs:
75
75
76
-
[Hill DN et al. (2011). Quality Metrics to Accompany Spike Sorting of Extracellular Signals. *Journal of Neuroscience*.](https://www.jneurosci.org/content/31/24/8699)
76
+
[Hill DN et al. (2011). Quality Metrics to Accompany Spike Sorting of Extracellular Signals. *Journal of Neuroscience*.](https://doi.org/10.1523/JNEUROSCI.0971-11.2011)
77
77
78
78
[Harris KD et al. (2016). Improving data quality in neuronal population recordings. *Nature Neuroscience*.](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5244825/)
79
79
@@ -86,7 +86,7 @@ More recently, advances in the automating curation has been made in the
0 commit comments