https://github.com/lolab-msm/opt2q
https://github.com/lolab-msm/opt2q
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lolab-msm/opt2q
- Owner: LoLab-MSM
- Created: 2021-05-15T16:55:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T07:47:05.000Z (about 2 years ago)
- Last Synced: 2025-01-04T10:15:16.604Z (about 1 year ago)
- Language: Python
- Size: 2.91 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opt2Q

Some model calibrations in this package require a different branch of PyDREAM to run properly.
You can install that via pip, using the following:
$pip install git+https://github.com/LoLab-MSM/PyDREAM.git@fix_acceptance_rate_reporting
In order to run plots of the calibrations you must first download the calibration results by running
`download_calibration_results.py` in its example directory.