mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 14:15:31 +00:00
DOI
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[](https://travis-ci.com/danijoo/WHAM) [](https://www.crates.io/crates/wham)
|
||||
[](https://travis-ci.com/danijoo/WHAM) [](https://www.crates.io/crates/wham) [](https://doi.org/10.5281/zenodo.1488598)
|
||||
|
||||
|
||||
|
||||
Weighted Histogram Analysis Method (WHAM)
|
||||
===
|
||||
@@ -95,10 +97,12 @@ TODO
|
||||
- Autocorrelation
|
||||
- Replica exchange
|
||||
|
||||
License
|
||||
License & Citing
|
||||
---
|
||||
WHAM is licensed under the GPL-3.0 license. Please read the LICENSE file in this
|
||||
repository for more information.
|
||||
|
||||
There's no publication for this WHAM implementation. However, there is a citeabe DOI. If you use this software for your work, please consider citing it: *Bauer, D, WHAM - An efficient weighted histogram analysis implementation written in Rust, Zenodo. https://doi.org/10.5281/zenodo.1488597*
|
||||
|
||||
Parts of this work, especially some perfomance optimizations and the I/O format, are inspired by the
|
||||
implementation of A. Grossfield (*Grossfield, A, WHAM: the weighted histogram analysis method, http://membrane.urmc.rochester.edu/content/wham*).
|
||||
|
||||
Reference in New Issue
Block a user