choderalab / fah-xchem

Tools and infrastructure for automated compound discovery using Folding@home
MIT License
6 stars 3 forks source link

Add `exp_ddg_ij_err` as parameter in `AnalysisConfig` #142

Open dotsdl opened 3 years ago

dotsdl commented 3 years ago

Currently, we hardcode the PointEstimate stderr to 0.2 in analysis.__init__.calc_exp_ddg. We would like this to at least be configurable via the AnalysisConfig configuration file by the user.