Skip to content

Add ability to cache coordinate transformations within fit iterations #1984

@jeremy-baier

Description

@jeremy-baier

Profiling indicates that astrometric coordinate transformations are being called multiple times within the same iteration of a fit while the astrometry parameters are not changing. The result should be the same for all of those calls but they can sometimes be costly. Caching the result of the transformation until the astrometry parameters change could produce significant speed ups.

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