-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ASt NeuroPixels dataset #24
Conversation
|
Overall looks good, my only requested changes involve the massive number of properties added to the Could you do 2 things there
|
|
Thank you @CodyCBakerPhD! 3 types of "amplitude" columns that have different values:
Other columns that I'm not sure about whay they mean: After looking at spikeinterface metrics these are the items that remain unclear:
Info from Laurel: sh : this is most likely shank. In our data we have only one shank so this should be all 0s in our data. spread: we think this is the spread of the unit in depth. It is most likely measured in micrometers. velocity_above, velocity below: We hypothesize that this relates to the measure of the slope of the waveform (either up or down) or the onset to the peak amplitude. depth: this is most likely probe depth, measured in micrometers, starting with 0 at the tip of probe. ch/peak_channel: this is the neuropixel channel. We think peak_channel is calculated from ch then stored in peak_channel. Amplitude/amplitude/amp: These are very confusing! We see that they seem to have different units but don't appear to correlate in size across the three columns, so they are not direct transformations. Since the information in cluster_info.tsv appears to be an information dump of all variables from Cluster_View, I think it probably represents the 3 amplitude types you can toggle between in that visualization GUI. Their documentation page (https://phy.readthedocs.io/en/latest/visualization/#amplitude-view) lists this for the 3 types: Different types of amplitudes You can toggle between different types of amplitudes by pressing a: template: the template amplitudes (stored in amplitudes.npy) |
@weiglszonja Minor conflict here; I'd try to resolve but I don't want to accidentally mess anything up |
# Conflicts: # src/tye_lab_to_nwb/tools/read_session_config.py
thank you @CodyCBakerPhD , I updated this. |
NeuroPixels dataset consists of: