-
Notifications
You must be signed in to change notification settings - Fork 186
Technical
Alex edited this page Aug 5, 2016
·
27 revisions
Under construction
Documentation includes:
- How to make a LORIS module
- How LORIS URLs work
- LORIS module testing
- Notes on Code Customization
- Schema UML diagram
- Schema file (MySQL) - Note this is the latest Development branch version. For release-specific schema, please see the SQL/0000-00-00-schema.sql file in a given release codebase.
- Some Developer Workshops
- How to contribute
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 : see LORIS README LORIS will require installation of the following software:
- LINUX (Optimized for Ubuntu 14.04)
- Apache2
- MySQL < 5.7
- PHP (See Readme for version information)
- php5-json (for Debian/Ubuntu distributions)
- Smarty 3
- Composer package manager