-
Notifications
You must be signed in to change notification settings - Fork 175
Technical
Stella Lee edited this page Aug 25, 2016
·
27 revisions
Under construction
Documentation includes:
- Notes on Code Customization
- 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 or see SQL/* on current Development branch
- 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
- 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
- Apache2
- MySQL < 5.7
- PHP (See Readme for version information)
- php5-json (for Debian/Ubuntu distributions)
- Smarty 3
- Composer package manager