Class MBARFilter

java.lang.Object
ffx.potential.parsers.MBARFilter

public class MBARFilter extends Object
The MBARFilter class parses mbar (*.mbar or *.bar) files. Expected file format is a header line including the number of snapshots contained, a name, and a temperature. Following the header is a list of energies for each snapshot at each lambda value being considered with an index to start the line. Then the energies go from least (0) to greatest (1) lambda value.
Since:
1.0
Author:
Matthew J. Speranza