Shortcut: WHAM_HISTOGRAM
Module | wham |
---|---|
Description | Usage |
This can be used to output the a histogram using the weighted histogram technique | |
output value | type |
the histogram that was generated using the WHAM weights | grid |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | compulsory | none | the arguments that you would like to make the histogram for |
BIAS | compulsory | *.bias | the value of the biases to use when performing WHAM |
TEMP | compulsory | none | the temperature at which the simulation was run |
STRIDE | compulsory | 1 | the frequency with which the data should be stored to perform WHAM |
GRID_MIN | compulsory | none | the minimum to use for the grid |
GRID_MAX | compulsory | none | the maximum to use for the grid |
GRID_BIN | compulsory | none | the number of bins to use for the grid |
BANDWIDTH | optional | not used | the bandwidth for kernel density estimation |