Skip to content

Potential unit issue with StructureMatcher.get_rms_dist() in evaluation #28

@rongaoli

Description

@rongaoli

https://github.com/facebookresearch/all-atom-diffusion-transformer/blob/b9ce505f170597a7c8ca50d13ce8e15df21cf8c9/src/eval/crystal_reconstruction.py#L98C13-L98C79

This method might return a volume-normalized dimensionless value rather than actual distances in Ångstroms. The normalization seems to be (volume/nsites)^(1/3).

However, in your paper, it appears to treat these values as Ångstrom units.

Could you clarify this, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions