issues
search
AllenNeuralDynamics
/
ephys-sorting-manual-curation
Repository for collecting manual curation data for spike-sorting
1
stars
0
forks
source link
feat: adds s3 workflow
#4
Closed
jtyoung84
closed
1 year ago
jtyoung84
commented
1 year ago
Closes #2
Adds script to build metadata file, rename folder, upload folder to s3, and registers the data asset to code ocean
A bit of a hack, but should work until we can write directly to s3
Uses git to check which files were added in the most recent commit, and then uses that information to drive the rest of the python script.
Will need to manually do a bulk upload before the pr is merged.
Closes #2