Welcome to the LCBD Wiki
This website is dedicated to tutorials and information about LCBD software and analysis resources.
If you're a current research participant or interested in enrolling in an LCBD study, visit childbrainlab.com.
For information on how this site was automatically generated, visit mkdocs.org or view the README on the GitHub Repository.
Getting Started
Use the search tool, or go to any of the pages on the menu bar to find the help, documentation, or tutorial you're looking for. If you're a new member to the LCBD, visit the Setting Up docs.
Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages.
assets/ # Images and other files.
site/ # Mkdocs build files, ignored in .gitignore on
# the main branch, this is the contents that are
# deployed to the gh-pages branch which this
# domain points to.
README.md # The README file shown on the GitHub repository page.