Welcome to the Lemur Repository!
Be sure to check out our main website or final presentation slides.
Here is some of the founding work for our project:
Explore some of our different projects:
- LEMUR Coding Package: LEMUR is a tool that can assist in the aggregate and one-to-one visualization of any set of data points. While this project was designed to assist in the visualization of multi-modal neuroscience/psychology datasets, it can be used for any set of objects and similarity / dissimilarity function acting on pairs of such objects.
- LAVA (One-Click Web Application): LAVA is a one-click web-application that allows you to investigate multimodal datasets and look at your data before you move into deeper analyses.
- Run Everything (P-Factor Exploration): The HBN (Healthy Brain Network) provides a rich and robust dataset that collects multiple different modalities of neurological data (EEG and multiple modalities of MRI) for subjects with a variety of phenotypes. With the data it provides, we wanted to explore different levels of correlation/similarities we could find between neuroimaging data and the p factor a metric that can be created from the results of different phenotypic tests. We preprocessed our data using PANDA (EEG) and ndmg (MRI). We calculated this similarity using MGC, an algorithm that categorizes not only global correlation but similarities in local regions.
What is below this point we have left as documentation of previous work on the site, but is currently outdated.
Docker documentation and demo can be found at our dockerhub.
- PyPI release
pip3 install redlemur
and thenimport lemur