Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Trajectory editor jobs and atom selection #384

Open
ChiCheng45 opened this issue Mar 20, 2024 · 0 comments
Open

[BUG] Trajectory editor jobs and atom selection #384

ChiCheng45 opened this issue Mar 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ChiCheng45
Copy link
Collaborator

ChiCheng45 commented Mar 20, 2024

Description of the error
If you run the cropped trajectory job with atom selection the MDT file is not filled in an expected manner. For example when I run crop trajectory with all atoms selected except for water molecule atoms all atoms are retained in the MDT file. The only differences is the coordinates of the atoms which are not selected are not stored and have nan values for their coordinates.

The nan values lead to a crash when you run the bonding in the 3D view. Jobs appear to be able to be completed but this can cause nan values to occur in the MDA results file which mean that the plot window is unable to plot the results correctly.

Describe the expected result
It should've returned a MDT file with a chemical system and configuration of only the selected atoms.

Additional details
Before cropping
image

After cropping - note that the water molecules are not drawn because their coordinates are nan
image

Plotting the VACF of the DFTB H2O trajectory with one oxygen removed
image

@ChiCheng45 ChiCheng45 added the bug Something isn't working label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant