TinkerTools / poltype2

Poltype 2: Automated Parameterization and Free Energy Prediction for AMOEBA
Other
41 stars 12 forks source link

IndexError: list index out of range #3

Closed D16ERG closed 3 years ago

D16ERG commented 3 years ago

Dear Bryan,

While parameterizing hexamethylated maltose; Poltype encountered an error during the creation of fragmented jobs. The IndexError is somehow related to the setup of torsions. The exact output of this error is not visible in the logs but instead visible in the terminal:

Traceback (most recent call last): File "/home/didier/poltype/PoltypeModules/poltype.py", line 1937, in RunPoltype poltype.main() File "/home/didier/poltype/PoltypeModules/poltype.py", line 1154, in main params= self.GenerateParameters() File "/home/didier/poltype/PoltypeModules/poltype.py", line 1789, in GenerateParameters equivalentrotbndindexarrays,rotbndindextoringtor=frag.SpawnPoltypeJobsForFragments(self,rotbndindextoparentindextofragindex,rotbndindextofragment,rotbndindextofragmentfilepath,equivalentrotbndindexarrays,rotbndindextoringtor,equivalentrotbndindexmaps) File "/home/didier/poltype/PoltypeModules/fragmenter.py", line 676, in SpawnPoltypeJobsForFragments equivclasskey=torgen.get_class_key(poltype,equivparenttor[0],equivparenttor[1],equivparenttor[2],equivparenttor[3]) IndexError: list index out of range

The relevant poltype job has been compressed and uploaded to wetransfer. It is temporarily available at: https://we.tl/t-DeUR4GIGZh Can you make sense out of it?

Kind regards,

Didier

D16ERG commented 3 years ago

The error seems Dear Bryan,

The above error has been resolved. When the current parameterization finishes; I will closed this issue.

Kind regards,

Didier

misterbrandonwalker commented 3 years ago

No need to close, I have not finished final tests. I believe it is fixed, but waiting for QM to finish so I can double check everything :)

On Fri, Sep 17, 2021 at 9:22 AM D16ERG @.***> wrote:

The error seems Dear Bryan,

The above error has been resolved. When the current parameterization finishes; I will closed this issue.

Kind regards,

Didier

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TinkerTools/poltype2/issues/3#issuecomment-921837927, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNB26MRECKPTJ5A6LZMMO3UCNFKJANCNFSM5EFAZLLA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

misterbrandonwalker commented 3 years ago

Fixed

misterbrandonwalker commented 3 years ago

Please pull latest version