Closed clpetix closed 1 month ago
@mphoward I added a unit test that makes a snapshot from a minimal GSD and then checks that snap.molecule initializes to the default zeros when called. I also confirmed that this test previously failed before these changes.
This should be good for you to look at again!
@mphoward , that makes sense. This should be good now!
@mphoward this should address the issues that I had when using the GSD frame directly. The
to_hoomd_gsd
already checked all of the properties withhas_XX()
methods.Once this is good to go, then PR #54 should also be ready for review!