#LORIS Neuroimaging Platform
LORIS is a web-accessible database solution for Neuroimaging. LORIS provides a secure online database infrastructure to automate the flow of clinical data for complex multi-site neuroimaging studies.
LORIS has following prerequisites:
- Apache2
- MySQL
- PHP/PEAR >= 5.2
For complete installation instructions, please see our Loris Installation Guide in Google docs.
Notes for Loris post-installation setup are contained in the Loris Developers Guide.
Please feel free to subscribe to the LORIS Developer's mailing list, where you can feel free to ask any LORIS-related questions.
To upgrade LORIS to the latest version, pull the latest code from GitHub. MySQL patches are contained in the SQL/ subdirectory of LORIS. You must run any new patches that appear in that directory after running the git pull
command. If you do not do this, some features may break as the MySQL table schema is likely out of date.