mountainsort_examples
mountainsort_examples copied to clipboard
params.json file format
Hi where can I find Details on how to set the params.json file.?
seconded and bumped up
At this point there's not much to it. For example:
{ "samplerate":30000, "spike_sign":-1 }
For negative spikes with a sampling frequency of 30 KHz
At this point there's not much to it. For example:
{ "samplerate":30000, "spike_sign":-1 }
For negative spikes with a sampling frequency of 30 KHz
the params.json only include two: samplerate and spike_sign? btw, Do you have any python snippets for converting plexon plx file to mda?
+1 on details/guidance on converting plexon files for MountainSort.
....relatedly, the link promising more info about the json format the dataset readme doc (mountainsort_examples/docs/preparing_datasets.md) is dead.