AllenNeuralDynamics / ephys-sorting-manual-curation

Repository for collecting manual curation data for spike-sorting
1 stars 0 forks source link

Update upload scripts to have 1-curation-file assets and naming #23

Closed alejoe91 closed 1 month ago

alejoe91 commented 3 months ago

Fixes #22

@jtyoung84 @mekhlakapoor this PR refactors the upload scripts in the following way:

As an example, the curation file:

ecephys_713591_2024-03-01_11-18-28/experiment1_Record Node 104#Neuropix-PXI-100.ProbeA_recording1/kilosort2_5/curation_KanghoonJ.json will be uploaded and registered as: ecephys_713591_2024-03-01_11-18-28_curated-KanghoonJ_{commit-datetime}

Also update aind-data-schema to the latest version

Let me know what you guys think!

alejoe91 commented 1 month ago

@jtyoung84 I made the suggested changes!