-
**Describe the bug**
```
(ArtifactRemovedIntervalList() & {'nwb_file_name' : haydn20230603_.nwb,
"artifact_params_name":"ampl_1500_prop_075_1ms"}).delete()
```
…
-
Hi! The histcn function it is not included here. In the version found in the webiste (4.4) it was located in the "Outside Code" folder.
For now, I just placed it in the "utilities" folder, and see…
-
Hello,
I am pretty new to Kilosort. I noticed that during manual spike sorting, when a single cluster is selected. some channels would appear empty on the waveform view, even when that channel was li…
-
The following gives new an error ...
`from NeoAnalysis import `SpikeDetection`
`SpikeDetection(filename='NeoAnalysis_sample_data-master/spike_detection_data.h5')`
-
Repo:
In `main.parameters.json` set a location like:
```json
"parameters": {
"location": {
"value": "centralus"
}
}
```
Then run `azd provision` from a new environment (…
-
-
Hello,
When I was using `spikeinterface.sortingcomponents`, it was really hard to visualize some of the outcomes. This is because the functions, like `peak_detection` or `peak_localization` only re…
-
Factored out of #6131 due to the fact that current metadata does not contain this field as of today.
Index [project.duos_id](https://github.com/HumanCellAtlas/metadata-schema/blob/226a9135bb4ba2dbe…
-
Investigate the possibility of using dask when performing photometry to avoid the need to simultaneously load all the data into RAM (especially for gigantic datasets like HD 189733b and HD 209458b). C…
-
Hi Lion,
I was thrilled to find ASDF and SEIS-PROV used by it while looking around at how provenance is captured while working on/with standardized (for the field) data storage formats (like ASDF) …