Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 218 Bytes

mica-MUSE-LoREAL

Codebase for analyzing RP metrics for MUSE LoREAL study

Environment Creation

conda create -n py38env python=3.8

Install requirements

pip install -r requirements.txt