Wrong number of points in cavity profile output.

Issue #66 new
Benoist LAURENT created an issue

With option profile = true, there is always one more pore radius value than z coordinates.

Example:

$ epock -s examples/glic.pdb -c examples/config_files/pore.cfg
$ awk  '{print NF-1}' cav_profile.dat
116
117

Comments (1)

  1. Log in to comment