Topics
prioritize eye tracking component
basically recreate human retinal flow stuff in monkeys
need two monkeys
State of the eye tracking methods
hardware
jonmatthis changed 3 years agoEdit mode Like Bookmark
Recruitment Form (Join/help the FreeMoCap project!) - https://forms.gle/mUUghv1qqvEW1vNF7
Google Drive Folder (I'll put Data in here) https://drive.google.com/drive/folders/15gIxDuZBuCEDKnkBks6cp6HUBHSvI7Mx?usp=share_link
jonmatthis changed 3 years agoView mode Like Bookmark
:::info
NOTE:
You probably got here from this Twitter post- https://twitter.com/freemocap/status/1586360209475264513 - hello :D
These are the notes we made before the tutorial - NOT a script or post-hoc doc. Most of the topics below will be covered, but no promises on anything resembling any correspondance between these notes and the final product.
Feel free to leave comments (but no promises that I'll reply lol) 😊
:::
INTRODUCTION
jonmatthis changed 3 years agoView mode Like Bookmark
Data Collection!
g form - https://forms.gle/paJqr9s63beLbnMg9
select weight level & fill out form
A-Pose (10sec)
2-foot 4-way lean (10s per direction)
Left foot stand (30s)
Right foot stand (30s)
Repeat 3-4 while holding the weight in right hand
written 2022-08-31 (if you're reading this significantly after this date, it may be out-of-date)
NOTE - If you must to use VSCode - see here for instructions for how to make it work - https://stackoverflow.com/a/71645565/14662833 - and adapt Step 4 appropriately
Create a Python=3.9 environment (using your preferred method)
select "Add Interpreter" in the bottom right
Activate that bad boi
Install dependencies with pip install -r requirements.txt
Trenton Wirth changed 3 years agoView mode Like Bookmark
background
we're updating the docs that live on this repository-
https://github.com/HuMoN-Research-Lab/HuMoN-Research-Lab.github.io
and are hosted via Github Pages at this URL - https://humon-research-lab.github.io/
The page is built via the material theme of mkdocs
mkdocs lives here -
https://www.mkdocs.org/
jonmatthis changed 3 years agoView mode Like Bookmark
2022-08-18
Kate and Jon are going to set up a collab project whosit for KAte/freemocap something
and also this is like a demo of my weird life workflow
side note: mkdocs connects to readthedocs. look at freemocap/documents repo
- https://squidfunk.github.io/mkdocs-material/
Here's the JamBoard - https://jamboard.google.com/d/1VaguvMJS-CsD3My3_FaGyrawPeoLrIv87jxK5ogVh2M/edit?usp=sharing
jonmatthis changed 3 years agoEdit mode Like Bookmark
set up one-on-one's with everyone to retrospect last 6-months and soft-plan next 6-months
figure out a plan on how to use hackMD to organize conversaions within the lab
organizing general lab work (freemocap-core, interal projects) around the kind of workflow that Endurance has been teaching me
centered around Github branches, pull-requests, roadmaps, and 'projects'
i.e. the project organizing the freemocap-core roadmap
specifically, trying to set up similar styles of project management for:
jonmatthis changed 3 years agoView mode Like Bookmark