FAQ

  1. What is LORIS?
  2. Why use LORIS?
  3. What do I need to install and maintain LORIS?
  4. How do I get LORIS?
  5. How is LORIS licensed?
  6. How can I import behavioral data from other databases into LORIS?
  7. How easily can I export data from LORIS to other software for analysis?
  8. How can I import imaging data into LORIS?
  9. Can I import MRI data from a scanner to LORIS?
  10. Can LORIS import any DICOM file or only neuroimaging data?
  11. Can I have custom scoring for clinical/neuropsychological measures?
  12. How much coding is required for implementing clinical/neuropsychological instruments?
  13. What is a LORIS Instrument?
  14. How can I add copyrighted questionnaires to LORIS?
  15. Can I collect survey data using the LORIS interface?
  16. How fast can LORIS query and extract data for download from large datasets?
  17. How is data validated in LORIS?
  18. What is a LORIS Module?
1. What is LORIS?

LORIS is a flexible web-based platform that facilitates and centralizes data collection and data management in multi-site, multi-modal integrative neuroimaging and behavioral studies.

2. Why use LORIS?

LORIS is designed to simplify integration, management, and dissemination of cohort studies that involve various neuroimaging modalities, behavioral tests, and genetic and neurophysiological data. It provides secure web-based access to data validation and quality control modules, as well as visualization and basic statistical tools.

3. What do I need to install and maintain LORIS?

The prerequisites to install LORIS and installation instructions are in the LORIS README. After installation, your LORIS must be configured - see the Initial Setup and Configuration page of the wiki. It is recommended to upgrade to the most recent LORIS release - see the Updating your LORIS page of the wiki for more details.

4. How to get LORIS?

The latest build of LORIS can be downloaded on Github - see our Getting Started page of this website.

5. How is LORIS licensed?

LORIS is open source software. It is released under the GPLv3 license.

6. How can I import behavioral data from other databases into LORIS?

LORIS can import data via CSV uploaders, as well as linking to other data repositories via custom pipelines - see the wiki for more information.

7. How easily can I export data from LORIS to other software for analysis?

Quite easily! Data can be queried and exported via the Data Querying Tool, which can then be sent to other data processing and analysis pipelines.

8. How can I import imaging data into LORIS?

The instructions to setup the Imaging Database can be found on the Imaging Database page of the wiki.

9. Can I import MRI data from a scanner to LORIS?

Data can be automatically transferred from a scanner and loaded into LORIS by creating custom scripts that will feed into LORIS’ imaging insertion pipeline.

10. Can LORIS import any DICOM file or only neuroimaging data?

By default, LORIS is designed for DICOM MRI data collected by a longitudinally-organized multi-site study with a defined data acquisition protocol. With modifications, it can handle any modality of imaging data.

11. Can I have custom scoring for clinical/neuropsychological measures?

Yes. Custom scoring can be implemented for behavioural instruments in a variety of languages including PHP, Python or Matlab. PHP is the most well supported language.

12. How much coding is required for implementing clinical/neuropsychological instruments?

LORIS’ Instrument Builder Module enables non-technical staff to create many simple forms. Scoring and field dependencies can be implemented in a wide variety of scripting languages See the the wiki for more information.

13. What is a LORIS Instrument?

A LORIS instrument or instrument form is a behavioural, psychological, or clinical test or questionnaire that is administered to collect data on participants in a given study and is stored in the Behavioural Database. Instrument forms fall into three categories: basic forms, forms with scoring algorithms, and uploaded data. See the wiki for more information.

14. How can I add copyrighted questionnaires to LORIS?

Copyrighted questionnaires are often used in LORIS. Stipulations made by the publisher are very similar to those made when using copyrighted paper forms. These include limiting the number of forms available, affixing the copyright notice to the screen of instrument presentation, obtaining a letter of permission from the publisher, and having the publisher approve the online form before going live.

15. Can I collect survey data using the LORIS interface?

Absolutely! The Survey Module in LORIS implements survey questionnaire dissemination and survey data recording. This module allows survey distribution via a secured link sent via email.

16. How fast can LORIS query and extract data for download from large datasets?

LORIS’ CouchDB-based Data Querying Tool outperforms traditional MySQL-based cached retrieval by a factor of 4 for data querying and extraction. (Based on a medium-sized study with 7500 instrument datasets.) (D. MacFarlane, 2014) [see poster].

17. How is data validated in LORIS?

LORIS has many quality control features enabling study staff to review, flag, and track data quality at every level. Additional features in the Statistics Module provide at-a-glance outlier identification - see our Quality Control section of the Features page.

18. What is a LORIS Module?

A LORIS Module is a customizable component with a specific functionality that can be easily added or removed to accommodate a variety of study requirements. For example, the Candidate Information Module contains all information regarding overall candidate, proband, and participant status. Modules can be accessed through the menu tabs at the top of each LORIS webpage. See the wiki for more information.

TOP