Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 244 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 244 Bytes

Sample Python analysis scripts for REYES 2022 Data Analysis session

The scripts here require the gvar and lsqfit libraries from Peter Lepage. gvar is a prerequisite of lsqfit, so both can be installed via

pip install lsqfit