The current version of /postladim/track.py is trying to import the instance "ParticleFile" from an old module called "particlefile" which is now contained in "postladim". Additionally, the instance doesn't have an attribute called "read.track" which is required to calculate the array of particle positions.
The current version of /postladim/track.py is trying to import the instance "ParticleFile" from an old module called "particlefile" which is now contained in "postladim". Additionally, the instance doesn't have an attribute called "read.track" which is required to calculate the array of particle positions.