Analyze & Visualize Outcomes
Cortex transforms raw sensor data into meaningful daily behavioral features through an open-source pipeline. The outputs have been validated across dozens of peer-reviewed studies.
The Cortex Pipeline
Cortex is mindLAMP's open-source Python library for turning raw sensor and activity data into research-ready behavioral features. It processes data through three stages, each adding interpretive value. Cortex documentation โ
- GPS coordinates
- Accelerometer (x, y, z)
- Screen state & battery
- Step counts
- Call & text metadata
- Survey responses
- Cognitive game results
- Significant locations (GPS clustering)
- Trips (origin, destination, duration)
- Screen-on bouts
- Acceleration jerk magnitude
- Game scores & response times
- Survey question-level scoring
- Home time, entropy, trip distance
- Screen duration, step count
- Call & text frequency
- Sleep duration
- Data quality score
- One row per participant per day
From Raw Data to Behavioral Insights
A week of raw sensor data becomes a compact set of behavioral features that reveal patterns no single data stream could show alone.
Thousands of GPS readings become a single daily "home time" value. Accelerometer streams become step counts. Screen events become usage duration. Researchers run Cortex on their data to extract these features across participants and time periods.
In Practice
Recent peer-reviewed research using Cortex analysis tools.
Data Access
Access data programmatically in the language you already use. SDK documentation โ
Dive Deeper
Explore the technical documentation for Cortex, data access, and analysis tools.