From 3d01d4cd88135c43bb4e9874e48fe2f4437c24da Mon Sep 17 00:00:00 2001 From: Andrew Davison Date: Fri, 2 Feb 2024 17:23:05 +0100 Subject: [PATCH] Update author list and codemeta.json --- codemeta.json | 53 +++++++++++++++------------------- doc/source/authors.rst | 16 ++++++++++ doc/source/releases/0.13.0.rst | 6 ++-- 3 files changed, 43 insertions(+), 32 deletions(-) diff --git a/codemeta.json b/codemeta.json index 05666bc99..e9d4a204a 100644 --- a/codemeta.json +++ b/codemeta.json @@ -4,11 +4,11 @@ "license": "https://spdx.org/licenses/BSD-3-Clause", "codeRepository": "https://github.com/NeuralEnsemble/python-neo", "contIntegration": "https://github.com/NeuralEnsemble/python-neo/actions", - "dateModified": "2023-04-04", - "downloadUrl": "https://files.pythonhosted.org/packages/4d/95/e79e05c9bc8ef61d89a8a6b949db03adb2046b9fca38422d570c7add543d/neo-0.12.0.tar.gz", + "dateModified": "2024-02-02", + "downloadUrl": "https://files.pythonhosted.org/packages/b2/07/b8653dd235919dc13671fc31bd8bcbb57571e72d75e4cb04dc1347416357/neo-0.13.0.tar.gz", "issueTracker": "https://github.com/NeuralEnsemble/python-neo/issues", "name": "Neo", - "version": "0.12.0", + "version": "0.13.0", "identifier": "RRID:SCR_000634", "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.", "applicationCategory": "neuroscience", @@ -26,10 +26,7 @@ "Python (version 3.8+)", "see https://github.com/NeuralEnsemble/python-neo/blob/master/pyproject.toml" ], - "relatedLink": [ - "https://neo.readthedocs.io", - "https://neuralensemble.org/community" - ], + "relatedLink": ["https://neo.readthedocs.io", "https://neuralensemble.org/community"], "author": [ { "@type": "Person", "givenName": "Samuel", "familyName": "Garcia" }, { @@ -71,34 +68,17 @@ { "@type": "Person", "givenName": "William", "familyName": "Hart" }, { "@type": "Person", "alternateName": "erikli(github)" }, { "@type": "Person", "givenName": "Jeffrey", "familyName": "Gill" }, - { - "@type": "Person", - "givenName": "Lucas", - "alternateName": "lkoelman@github" - }, + { "@type": "Person", "givenName": "Lucas", "alternateName": "lkoelman@github" }, { "@type": "Person", "givenName": "Mark", "familyName": "Histed" }, { "@type": "Person", "givenName": "Mike", "familyName": "Sintsov" }, { "@type": "Person", "givenName": "Scott W", "familyName": "Harden" }, - { - "@type": "Person", - "givenName": "Chek Yin", - "familyName": "Choi", - "alternateName": "hkchekc@github" - }, + { "@type": "Person", "givenName": "Chek Yin", "familyName": "Choi", "alternateName": "hkchekc@github" }, { "@type": "Person", "givenName": "Corentin", "familyName": "Fragnaud" }, - { - "@type": "Person", - "givenName": "Alexander", - "familyName": "Kleinjohann" - }, + { "@type": "Person", "givenName": "Alexander", "familyName": "Kleinjohann" }, { "@type": "Person", "givenName": "Christian", "familyName": "Kothe" }, { "@type": "Person", "alternateName": "rishidhingra@github" }, { "@type": "Person", "givenName": "Hugo", "familyName": "van Kemenade" }, - { - "@type": "Person", - "givenName": "Aitor", - "familyName": "Morales-Gregorio" - }, + { "@type": "Person", "givenName": "Aitor", "familyName": "Morales-Gregorio" }, { "@type": "Person", "givenName": "Peter N", "familyName": "Steinmetz" }, { "@type": "Person", "givenName": "Shashwat", "familyName": "Sridhar" }, { "@type": "Person", "givenName": "Alessio", "familyName": "Buccino" }, @@ -108,6 +88,21 @@ { "@type": "Person", "givenName": "Ben", "familyName": "Dichter" }, { "@type": "Person", "givenName": "Elodie", "familyName": "Legouée" }, { "@type": "Person", "givenName": "Heberto", "familyName": "Mayorquin" }, - { "@type": "Person", "givenName": "Thomas", "familyName": "Perret" } + { "@type": "Person", "givenName": "Thomas", "familyName": "Perret" }, + { "@type": "Person", "givenName": "Zach", "familyName": "McKenzie" }, + { "@type": "Person", "givenName": "Moritz Alexander", "familyName": "Kern" }, + { "@type": "Person", "givenName": "Joscha", "familyName": "Schmiedt" }, + { "@type": "Person", "givenName": "Daniel P.", "familyName": "Crepeau" }, + { "@type": "Person", "givenName": "Divyansh", "familyName": "Gupta" }, + { "@type": "Person", "givenName": "Nate", "familyName": "Dolensek" }, + { "@type": "Person", "givenName": "Philipp", "familyName": "Hornauer" }, + { "@type": "Person", "givenName": "Robert", "familyName": "Wolff" }, + { "@type": "Person", "givenName": "Jules", "familyName": "Lebert" }, + { "@type": "Person", "givenName": "Benjamin", "familyName": "Heasly" }, + { "@type": "Person", "givenName": "Baptiste", "familyName": "Grimaud" }, + { "@type": "Person", "givenName": "Cody", "familyName": "Baker" }, + { "@type": "Person", "givenName": "Fernando J.", "familyName": "Chaure" }, + { "@type": "Person", "alternateName": "Filipe@github" }, + { "@type": "Person", "givenName": "Matthias Klumpp" } ] } diff --git a/doc/source/authors.rst b/doc/source/authors.rst index 95821bc11..19e786e30 100644 --- a/doc/source/authors.rst +++ b/doc/source/authors.rst @@ -64,6 +64,21 @@ and may not be the current affiliation of a contributor. * Heberto Mayorquin [24] * Thomas Perret [25] * Kyle Johnsen [26, 27] +* Zach McKenzie [28] +* Moritz Alexander Kern +* Joscha Schmiedt +* Daniel P. Crepeau +* Divyansh Gupta +* Nate Dolensek +* Philipp Hornauer +* Robert Wolff +* Jules Lebert +* Benjamin Heasly +* Baptiste Grimaud +* Cody Baker +* Fernando J. Chaure +* Filipe*github +* Matthias Klumpp 1. Centre de Recherche en Neuroscience de Lyon, CNRS UMR5292 - INSERM U1028 - Universite Claude Bernard Lyon 1 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. 25. Institut des Sciences Cognitives Marc Jeannerod, CNRS UMR5229, Lyon, France 26. Georgia Institute of Technology 27. Emory University +28. Harvard Medical School If we've somehow missed you off the list we're very sorry - please let us know. diff --git a/doc/source/releases/0.13.0.rst b/doc/source/releases/0.13.0.rst index 5ba6679f8..e32ef4562 100644 --- a/doc/source/releases/0.13.0.rst +++ b/doc/source/releases/0.13.0.rst @@ -123,9 +123,9 @@ Acknowledgements ---------------- Thanks to Julia Sprenger, Andrew Davison, Zach McKenzie, Alessio Buccino, Moritz Alexander Kern, -Samuel Garcia, Heberto Mayorquin, Joscha Schmiedt, Daniel Crepeau, Divyansh Gupta, Nate Dolensek, -Peter N. Steinmetz, Philipp Hornauer, Robert Wolff, Jules Lebert, Kyle Johnsen, Benjamin Heasly, -Baptiste Grimaud, Cody Baker, Daniel P. Crepeau, Fernando J. Chaure, @Filipe, and Matthias Klumpp +Samuel Garcia, Heberto Mayorquin, Joscha Schmiedt, Daniel P. Crepeau, Divyansh Gupta, Nate Dolensek, +Peter N. Steinmetz, Philipp Hornauer, Robert Wolff, Jules Lebert, Kyle Johnsen, Ben Dichter, Benjamin Heasly, +Baptiste Grimaud, Cody Baker, Fernando J. Chaure, @Filipe, and Matthias Klumpp for their contributions to this release. .. generated with git shortlog --since=2023-02-17 -sne then checking Github for PRs merged since the last release but with commits before then