Skip to content

Commit 3d01d4c

Browse files
committed
Update author list and codemeta.json
1 parent 3cc7f55 commit 3d01d4c

File tree

3 files changed

+43
-32
lines changed

3 files changed

+43
-32
lines changed

codemeta.json

Lines changed: 24 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"license": "https://spdx.org/licenses/BSD-3-Clause",
55
"codeRepository": "https://github.com/NeuralEnsemble/python-neo",
66
"contIntegration": "https://github.com/NeuralEnsemble/python-neo/actions",
7-
"dateModified": "2023-04-04",
8-
"downloadUrl": "https://files.pythonhosted.org/packages/4d/95/e79e05c9bc8ef61d89a8a6b949db03adb2046b9fca38422d570c7add543d/neo-0.12.0.tar.gz",
7+
"dateModified": "2024-02-02",
8+
"downloadUrl": "https://files.pythonhosted.org/packages/b2/07/b8653dd235919dc13671fc31bd8bcbb57571e72d75e4cb04dc1347416357/neo-0.13.0.tar.gz",
99
"issueTracker": "https://github.com/NeuralEnsemble/python-neo/issues",
1010
"name": "Neo",
11-
"version": "0.12.0",
11+
"version": "0.13.0",
1212
"identifier": "RRID:SCR_000634",
1313
"description": "Neo is a Python package for working with electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats, including Spike2, NeuroExplorer, AlphaOmega, Axon, Blackrock, Plexon, Tdt, and support for writing to a subset of these formats plus non-proprietary formats including HDF5.\n\nThe goal of Neo is to improve interoperability between Python tools for analyzing, visualizing and generating electrophysiology data by providing a common, shared object model. In order to be as lightweight a dependency as possible, Neo is deliberately limited to represention of data, with no functions for data analysis or visualization.\n\nNeo is used by a number of other software tools, including SpykeViewer (data analysis and visualization), Elephant (data analysis), the G-node suite (databasing), PyNN (simulations), tridesclous_ (spike sorting) and ephyviewer (data visualization).\n\nNeo implements a hierarchical data model well adapted to intracellular and extracellular electrophysiology and EEG data with support for multi-electrodes (for example tetrodes). Neo's data objects build on the quantities package, which in turn builds on NumPy by adding support for physical dimensions. Thus Neo objects behave just like normal NumPy arrays, but with additional metadata, checks for dimensional consistency and automatic unit conversion.",
1414
"applicationCategory": "neuroscience",
@@ -26,10 +26,7 @@
2626
"Python (version 3.8+)",
2727
"see https://github.com/NeuralEnsemble/python-neo/blob/master/pyproject.toml"
2828
],
29-
"relatedLink": [
30-
"https://neo.readthedocs.io",
31-
"https://neuralensemble.org/community"
32-
],
29+
"relatedLink": ["https://neo.readthedocs.io", "https://neuralensemble.org/community"],
3330
"author": [
3431
{ "@type": "Person", "givenName": "Samuel", "familyName": "Garcia" },
3532
{
@@ -71,34 +68,17 @@
7168
{ "@type": "Person", "givenName": "William", "familyName": "Hart" },
7269
{ "@type": "Person", "alternateName": "erikli(github)" },
7370
{ "@type": "Person", "givenName": "Jeffrey", "familyName": "Gill" },
74-
{
75-
"@type": "Person",
76-
"givenName": "Lucas",
77-
"alternateName": "lkoelman@github"
78-
},
71+
{ "@type": "Person", "givenName": "Lucas", "alternateName": "lkoelman@github" },
7972
{ "@type": "Person", "givenName": "Mark", "familyName": "Histed" },
8073
{ "@type": "Person", "givenName": "Mike", "familyName": "Sintsov" },
8174
{ "@type": "Person", "givenName": "Scott W", "familyName": "Harden" },
82-
{
83-
"@type": "Person",
84-
"givenName": "Chek Yin",
85-
"familyName": "Choi",
86-
"alternateName": "hkchekc@github"
87-
},
75+
{ "@type": "Person", "givenName": "Chek Yin", "familyName": "Choi", "alternateName": "hkchekc@github" },
8876
{ "@type": "Person", "givenName": "Corentin", "familyName": "Fragnaud" },
89-
{
90-
"@type": "Person",
91-
"givenName": "Alexander",
92-
"familyName": "Kleinjohann"
93-
},
77+
{ "@type": "Person", "givenName": "Alexander", "familyName": "Kleinjohann" },
9478
{ "@type": "Person", "givenName": "Christian", "familyName": "Kothe" },
9579
{ "@type": "Person", "alternateName": "rishidhingra@github" },
9680
{ "@type": "Person", "givenName": "Hugo", "familyName": "van Kemenade" },
97-
{
98-
"@type": "Person",
99-
"givenName": "Aitor",
100-
"familyName": "Morales-Gregorio"
101-
},
81+
{ "@type": "Person", "givenName": "Aitor", "familyName": "Morales-Gregorio" },
10282
{ "@type": "Person", "givenName": "Peter N", "familyName": "Steinmetz" },
10383
{ "@type": "Person", "givenName": "Shashwat", "familyName": "Sridhar" },
10484
{ "@type": "Person", "givenName": "Alessio", "familyName": "Buccino" },
@@ -108,6 +88,21 @@
10888
{ "@type": "Person", "givenName": "Ben", "familyName": "Dichter" },
10989
{ "@type": "Person", "givenName": "Elodie", "familyName": "Legouée" },
11090
{ "@type": "Person", "givenName": "Heberto", "familyName": "Mayorquin" },
111-
{ "@type": "Person", "givenName": "Thomas", "familyName": "Perret" }
91+
{ "@type": "Person", "givenName": "Thomas", "familyName": "Perret" },
92+
{ "@type": "Person", "givenName": "Zach", "familyName": "McKenzie" },
93+
{ "@type": "Person", "givenName": "Moritz Alexander", "familyName": "Kern" },
94+
{ "@type": "Person", "givenName": "Joscha", "familyName": "Schmiedt" },
95+
{ "@type": "Person", "givenName": "Daniel P.", "familyName": "Crepeau" },
96+
{ "@type": "Person", "givenName": "Divyansh", "familyName": "Gupta" },
97+
{ "@type": "Person", "givenName": "Nate", "familyName": "Dolensek" },
98+
{ "@type": "Person", "givenName": "Philipp", "familyName": "Hornauer" },
99+
{ "@type": "Person", "givenName": "Robert", "familyName": "Wolff" },
100+
{ "@type": "Person", "givenName": "Jules", "familyName": "Lebert" },
101+
{ "@type": "Person", "givenName": "Benjamin", "familyName": "Heasly" },
102+
{ "@type": "Person", "givenName": "Baptiste", "familyName": "Grimaud" },
103+
{ "@type": "Person", "givenName": "Cody", "familyName": "Baker" },
104+
{ "@type": "Person", "givenName": "Fernando J.", "familyName": "Chaure" },
105+
{ "@type": "Person", "alternateName": "Filipe@github" },
106+
{ "@type": "Person", "givenName": "Matthias Klumpp" }
112107
]
113108
}

doc/source/authors.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,21 @@ and may not be the current affiliation of a contributor.
6464
* Heberto Mayorquin [24]
6565
* Thomas Perret [25]
6666
* Kyle Johnsen [26, 27]
67+
* Zach McKenzie [28]
68+
* Moritz Alexander Kern
69+
* Joscha Schmiedt
70+
* Daniel P. Crepeau
71+
* Divyansh Gupta
72+
* Nate Dolensek
73+
* Philipp Hornauer
74+
* Robert Wolff
75+
* Jules Lebert
76+
* Benjamin Heasly
77+
* Baptiste Grimaud
78+
* Cody Baker
79+
* Fernando J. Chaure
80+
* Filipe*github
81+
* Matthias Klumpp
6782

6883
1. Centre de Recherche en Neuroscience de Lyon, CNRS UMR5292 - INSERM U1028 - Universite Claude Bernard Lyon 1
6984
2. Unité de Neuroscience, Information et Complexité, CNRS UPR 3293, Gif-sur-Yvette, France
@@ -92,6 +107,7 @@ and may not be the current affiliation of a contributor.
92107
25. Institut des Sciences Cognitives Marc Jeannerod, CNRS UMR5229, Lyon, France
93108
26. Georgia Institute of Technology
94109
27. Emory University
110+
28. Harvard Medical School
95111

96112
If we've somehow missed you off the list we're very sorry - please let us know.
97113

doc/source/releases/0.13.0.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ Acknowledgements
123123
----------------
124124

125125
Thanks to Julia Sprenger, Andrew Davison, Zach McKenzie, Alessio Buccino, Moritz Alexander Kern,
126-
Samuel Garcia, Heberto Mayorquin, Joscha Schmiedt, Daniel Crepeau, Divyansh Gupta, Nate Dolensek,
127-
Peter N. Steinmetz, Philipp Hornauer, Robert Wolff, Jules Lebert, Kyle Johnsen, Benjamin Heasly,
128-
Baptiste Grimaud, Cody Baker, Daniel P. Crepeau, Fernando J. Chaure, @Filipe, and Matthias Klumpp
126+
Samuel Garcia, Heberto Mayorquin, Joscha Schmiedt, Daniel P. Crepeau, Divyansh Gupta, Nate Dolensek,
127+
Peter N. Steinmetz, Philipp Hornauer, Robert Wolff, Jules Lebert, Kyle Johnsen, Ben Dichter, Benjamin Heasly,
128+
Baptiste Grimaud, Cody Baker, Fernando J. Chaure, @Filipe, and Matthias Klumpp
129129
for their contributions to this release.
130130

131131
.. generated with git shortlog --since=2023-02-17 -sne then checking Github for PRs merged since the last release but with commits before then

0 commit comments

Comments
 (0)