From b9f98ccdd8b2f97fcb57db2bb91d8f1fcd54f487 Mon Sep 17 00:00:00 2001 From: oliche Date: Wed, 29 May 2024 08:43:19 +0000 Subject: [PATCH] adding new project --- .../README.md | 43 +++++++++++++++++++ .../src/README.md | 1 + 2 files changed, 44 insertions(+) create mode 100644 projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/README.md create mode 100644 projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/src/README.md diff --git a/projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/README.md b/projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/README.md new file mode 100644 index 0000000..1c52cd3 --- /dev/null +++ b/projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/README.md @@ -0,0 +1,43 @@ +# Project title: + + https://alleninstitute.org/events/mapmyspikes/ +### Key Investigators + +* Olivier +* + +## Project Description + +### Background + +Fill in with brief description and optional references [^1] + +### Objectives + +Fill in with brief objective for the project + + +### Approach and Plan + +Fill in with approach and project plan + + * [ ] Task 1 + * [ ] Task 2 + * [ ] Task 3 + +### Progress + +Fill in with tentative milestones (or leave blacnk for later): + + * [ ] Milestone 1 + * [ ] Milestone 2 + * [ ] Make PR to SpikeInterface + +### Next Steps (optional) + +Fill in with next steps + +## References + +[^1]: My awesome paper + diff --git a/projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/src/README.md b/projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/src/README.md new file mode 100644 index 0000000..80ea5e8 --- /dev/null +++ b/projects/-submit_an_entry_to_the_map_my_spikes_allen_institute_challenge/src/README.md @@ -0,0 +1 @@ +Add your code here