Skip to content

Migrate to selection-first approach in classify_altloc_selections.py #226

@k-chrispens

Description

@k-chrispens

Currently classify_altloc_selections.py detects altloc selections and builds all pairs of altlocs before applying selections and the classifications, rather than using the input selections and then building an AtomArrayStack with the altloc selections using grid_search_utils.map_altlocs_to_stack, which would be cleaner and probably faster: see #223 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions