Skip to content

Separate photoscan registrations from transducer-tracking results #483

Description

@ebrahimebrahim

Transducer-tracking results currently embed a photoscan-to-volume transform and approval state, which duplicates registration data and cannot cleanly represent multiple registration attempts.

  • Add a PhotoscanRegistration model with a stable session-local ID.
  • Have tracking results refer to the selected registration by ID.
  • Migrate legacy session data with embedded transforms.
  • Store photoscan and photocollection membership explicitly on sessions.

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