-
Notifications
You must be signed in to change notification settings - Fork 175
Technical
christinerogers edited this page Oct 17, 2016
·
27 revisions
Under construction
- How to contribute
- Coding Standards
- Code Review Checklist
- Updating your Loris
- Notes on Code Customization
Documentation includes:
- LORIS Dictionary/Glossary
- How to make a LORIS module
- How LORIS URLs work
- LORIS module testing
- Developer's Instrument Guide
- LORIS Dictionary
- Schema UML diagram
- Schema files (MySQL): from the Latest Release: SQL/0000*.sql files
- Some Developer Workshops given in 2015
Please also see the LORIS website for more information.
- Open source MySQL Database Management System (DBMS)
- PHP front-end with an intuitive graphical user interface
- SSL-encrypted security
- mobile-friendly (Bootstrap)
- enabling direct participant data entry for at-home questionnaires
- CouchDB-based Data Query Tool enabling fast caching and download of large quantities of scalar and multidimensional data
- WebGL-based BrainBrowser Visualization tools for 3D and 4D neuroimaging data
- Data pipelines automate the conversion of neuroimaging file formats
- Built-in removal of identification information for imaging and behavioural data
Requirements : LORIS will require installation of the following software -- please see either the LORIS README from the latest release or the Development branch README for important information on specific versions required for dependencies
- LINUX (Ubuntu or CentOS recommended)
- Apache2
- MySQL 5.7
- PHP
- php5-json (for Debian/Ubuntu distributions)
- Smarty 3
- Composer package manager