-
DataLad dandisets are not "sources", they are automagically updated by a cron service running on drogon. As such we should not give any write permissions to original authors/owners of the dandisets a…
-
We need a way to upload assets from the web app, since most intended users of the archive will expect to be able to do that.
See https://github.com/dandi/dandiarchive/issues/380#issuecomment-100217…
-
-
Per our conversation at SFN, here is the feature request I promised to submit: As a researcher with a dataset to analyze, I would like to perform structured queries on standardized, complete datasets.…
-
I wanted to get dandisets sorted by modified so I could update some oldest ones... but looking at the `modified` -- it is not sorted by "overall modified":
```shell
❯ ( curl -J -L -X 'GET' -H "Au…
-
We have "datalad" and "datalad-archives" special remotes. But AFAIK we have no convenient way (besides by crawler for "datalad" and "add-archive-content") to initialize them in an easy way
Unfortun…
-
The [`EventDetection`](https://github.com/NeurodataWithoutBorders/nwb-schema/blob/ec0a87979608c75a785d3a42f61e3366846ed3c2/core/nwb.ecephys.yaml#L155-L189) class in the ecephys module is meant to stor…
-
See https://dandiarchive.slack.com/archives/CMGDETALC/p1615903737000300?thread_ts=1615039924.003300&cid=CMGDETALC.
-
NWB extensions are somewhat of a weak point of NWB: their code lives outside, PyNWB could introduce breakages etc. I have recommended to establish "downstream" testing (https://github.com/NeurodataWit…
-
The current schema for experimenter name:
https://github.com/NeurodataWithoutBorders/nwb-schema/blob/b22fdb7e3f15eed2acce1b33b77dfbe7e31f86e6/core/nwb.file.yaml#L171-L179
1) does not specify a for…