Skip to content

excessive site_properties in outfile.structure #123

@benrich37

Description

@benrich37

outfile.structure is given with lots of site properties that are usually just a list of None - this raises a bunch of warnings when manipulating the structure (ie substructure = Structure.from_sites([site for site in structure])).

If a site property is None for all sites, the site property should be popped by default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions