Tennisatw

Results 4 comments of Tennisatw

> Have you tried first rewrapping all your data into the primary box? No, actually I don't know how to do that. > Is this a simulation with constant volume...

Hi everyone, I rewrapped my data, but the "peaks" still exist. Here is my code. ```python import matplotlib.pyplot as plt from MDAnalysis.analysis import lineardensity as lin from MDAnalysis.transformations import wrap...

Hi everyone, I've found the location of the bug. It's in lineardensity.py, within the `__init__` function of the `LinearDensity` class (which inherits from `AnalysisBase`). Specifically, it's at line 218: ```python...

Me too. I always get a 503 error even on the help page.