You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out which filetype in the BilayerAnalzer module, I was training to use .psf/.gro as structure and .dcd/.xtc as trajectory, but it seems to not work.
Could anyone explain to me what's the file time as it is not mentioned in the documentation?
The text was updated successfully, but these errors were encountered:
Hi @DanielWicz,
Apologies for the delay. The BilayerAnalyzer uses MDAnalysis as its backend for topology/trajectory reading and manipulation, so it should work with any of the formats supported by MDAnalysis; I'll add the links to the MDAnalysis docs below. The formats you mentioned are among those that should be supported, so I'm not sure at this point what the problem could be. If you can provide more details such as the exact error messages and the code blocks with your initialization/calls to the BilayerAnalyzer object, I'll try to figure out if it is a bug in PyBILT.
I'm trying to figure out which filetype in the BilayerAnalzer module, I was training to use .psf/.gro as structure and .dcd/.xtc as trajectory, but it seems to not work.
Could anyone explain to me what's the file time as it is not mentioned in the documentation?
The text was updated successfully, but these errors were encountered: