Becksteinlab / hop

Solvent network analysis. Hop is a python package based on MDAnalysis to analyze solvation dynamics.
https://hop.readthedocs.io
GNU General Public License v3.0
14 stars 5 forks source link

HeatmapAnalysis missing keys #4

Open denniej0 opened 14 years ago

denniej0 commented 14 years ago

In [66]: hm = HeatmapAnalysis(cg)

<type 'exceptions.AttributeError'> Traceback (most recent call last)

/mnt/denniej0/1l2x/namd_alex3/analysis/ in ()

/mnt/denniej0/1l2x/namd_alex3/analysis/build/bdist.linux-i686/egg/hop/analysis.py in init(self, hoppinggraphs, normalization, verbosity, prune)

<type 'exceptions.AttributeError'>: 'CombinedGraph' object has no attribute 'keys'