pisces.particles.base.ParticleDataset.get_group_metadata#
- ParticleDataset.get_group_metadata(group_name: str) dict [source]#
Get the metadata attributes for a specific particle group.
This method retrieves all attributes associated with a given particle group and returns them as a dictionary. It is used to access metadata such as the number of particles in the group and any additional attributes defined by the user.