ADR: ConvolutionSettings, DetailedBalanceSettings
#174
henrikjacobsenfys
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
General
These are settings passed to
Analysisand from there to the appropriate classes.ConvolutionSettingsHas three properties read and used by
Convolution:upsample_factor: increases the number of points in the calculation to improve accuracy for narrow signalsextension_factor: extends the range of the calculation to improve accuracy at the edges and for wide signalssuppress_warnings: suppresses warnings about inaccuracies in the calculation`DetailedBalanceSettings
Has two properties read and used by
SampleModelandAnalysis:use_detailed_balance: whether or not to use detailed balance, even if temperature is setnormalize_detailed_balance: whether or not to normalize by temperatureBeta Was this translation helpful? Give feedback.
All reactions