Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.35 KB

TUTORIAL.md

File metadata and controls

28 lines (24 loc) · 1.35 KB

License

This software is published under the LGPLv3 license.

Pipeline Tutorial

  1. Intro
  2. Big Picture
  3. pipeline.experiment
  4. pipeline.vis
  5. pipeline.preprocess
  6. Synchronization
  7. Processing Monet stimulus
  8. Processing movie stimulus
  9. pipeline.tuning
  10. Eyetracking traces

Versioning

Version tags (in MAJOR.MINOR format) are added to your current commits as

git tag -a reso-v1.3

and pushed to the remote repository as

git push origin reso-v1.3

The major version of the tag corresponds to changes in the pipeline that will modify results; this is also the number stored under version in the database. Minor versions can be performance improvements or bug fixes.

Whenever we change major versions, we will make a release with the latest working version of the previous pipeline, so for instance when we upgrade to reso-v2.0, the latest reso-v1.x will be released as reso-v1.