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
Every edit is an in-place HDF5 attribute or single-element write. No dataset is
resized, and no sample data — position, spike times, or ephys — is modified.
Defect 1 — SpatialSeries rate held the period, not the frequency
Confirmed, root cause identified, and it is exactly one file out of 1518. The affected asset is a
stub_test=True conversion of the conversion script's hardcoded test session that was uploaded during
initial development and then made permanently invisible to the batch converter by its own
already-done check.
Auditing data & code availability in Nature Neuroscience: 856 primary research articles (2021-2026), 3,961 dataset/repo/accession links resolved. 7.1% of papers have at least one broken data or code link.
Auditing data & code availability in neuroscience journals
A reproducible pipeline that takes every primary research article published in a journal
over a date window, parses its Data availability and Code availability statements,
and then actually tries to resolve every dataset, repository and accession they point to.
Run in depth on Nature Neuroscience (scraped from nature.com, including paywalled
articles) and across four neuroscience journals via PMC full text.
It exists because of a single observation: a 2026 Nature Neuroscience paper cites a
Zenodo DOI for its imaging software that was never registered, so the link 404s. That is
This file contains hidden or 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
rastermap: bit-exactness check for the sort.py speedup (52 cases, 0 mismatches)
Bit-exactness check for the rastermap sorting change
These scripts record the output of rastermap's sorting and compare it across two
commits. They accompany a change to rastermap/sort.py that speeds up the
travelling salesman sort, and they support the claim that the output is
bit-identical rather than approximately equal.
Running It
The comparison needs a recording from each commit:
This file contains hidden or 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
Create zarr metadata to read arbitrary binary file
This file contains hidden or 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
This file contains hidden or 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