diff --git a/projects/implement_and_improve_a_standard_for_manual_curation/README.md b/projects/implement_and_improve_a_standard_for_manual_curation/README.md new file mode 100644 index 0000000..4bef878 --- /dev/null +++ b/projects/implement_and_improve_a_standard_for_manual_curation/README.md @@ -0,0 +1,37 @@ +# Project title: + +### Key Investigators + +* Samuel Garcia +* + +## Project Description + +### Background + +sortingview has a mode with curation that output a dict in json for merginr or/and labeling or/and removing units. +Then this dict is applied to clean a sorting object. +The idea is review/improve/document this format and then implement this in spikeinterface-gui. + +### Objectives + + + +### Approach and Plan + + + +### Progress + +Fill in with tentative milestones (or leave blacnk for later): + + + +### Next Steps (optional) + + + +## References + +[^1]: + diff --git a/projects/implement_and_improve_a_standard_for_manual_curation/src/README.md b/projects/implement_and_improve_a_standard_for_manual_curation/src/README.md new file mode 100644 index 0000000..80ea5e8 --- /dev/null +++ b/projects/implement_and_improve_a_standard_for_manual_curation/src/README.md @@ -0,0 +1 @@ +Add your code here