diff --git a/projects/implement_and_propagate_motion_object/README.md b/projects/implement_and_propagate_motion_object/README.md new file mode 100644 index 0000000..f5a4847 --- /dev/null +++ b/projects/implement_and_propagate_motion_object/README.md @@ -0,0 +1,31 @@ +# Project title: + +### Key Investigators + +* Samuel Garcia +* Charlie Windolf + +## Project Description + +Charlie and Sam started a draft to implement a Motion object to improve the motion handling in spikeinterface. +See https://github.com/SpikeInterface/spikeinterface/pull/2805 + +This is very early stage. We need to propagate the concept in many places. + +### Background + +### Objectives + + +### Approach and Plan + + +### Progress + + +### Next Steps (optional) + + +## References + + diff --git a/projects/implement_and_propagate_motion_object/src/README.md b/projects/implement_and_propagate_motion_object/src/README.md new file mode 100644 index 0000000..80ea5e8 --- /dev/null +++ b/projects/implement_and_propagate_motion_object/src/README.md @@ -0,0 +1 @@ +Add your code here