Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 528 Bytes

xx-documentation.md

File metadata and controls

19 lines (16 loc) · 528 Bytes

Documentation

  • where to find online:
    • documentation of functionality
    • understanding concepts (surfaces, registration, pRF)
    • function reference
    • scripting guide
    • tutorials (incl retinotopy, pRFexplainer, ...)
  • searching through codebase (grep) using mrSearchHelp
  • self-documented code: important functions like viewGet and viewSet have very complete help
% meta-help
help viewGet()

% finding parameters you might want to query
% complete list in alphabetical order:
viewGet()