Skip to content

Ergo-SPS/Ergo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ergo

Ergo Icon

Building and analyzing biosignal acquisition tools, with an emphasis on EMG and EEG.

Team

Ergo Team

Quick Links

Workflow (non-negotiables)

  1. Work starts as an Issue.
  2. Issues are assigned to an owner.
  3. Work happens on a branch per issue.
  4. PR must link the issue (Fixes #123).
  5. PR must pass CI + review before merge.

Repo Structure

  • docs/meetings/ meeting notes
  • docs/experiments/ experiment tracking + results
  • docs/datasets/ dataset cards + collection notes
  • docs/hardware/ hardware specs + BOM
  • docs/REFERENCE/ source reference docs and media assets (e.g., Ergo Charter.docx, Ergo Development.xlsx, Ergo_Icon.png, Ergo_Team.JPG)
  • src/ implementation (create as needed)
  • scripts/ utilities (create as needed)

How to Run

Fill these in once you have the first runnable artifact.

Setup

# e.g. python -m venv .venv && source .venv/bin/activate

Run

# e.g. python -m src.main --help

Tests

# e.g. pytest

License

Decise early. MIT/Apache-2.0 are common defaults.

About

I think therefore I am...

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors