namdtools.read.scan_log

namdtools.read.scan_log(source, drop_etitle=True)[source]

Scan NAMD log file.

Parameters:
  • source (str) – Name of NAMD log file.

  • drop_etitle (bool) – Drop the first column of the log file, which is the title of the energy term. (Default: True).

Return type:

DataFrame