Skip to content

Clean up anchor line logic #9

Description

@glennhickey

The taffy view -s / --repeatCoordinatesEveryNColumns option as originally defined doesn't help much for indexing (as currently implemented). This is because it doesn't make any guarantees about producing "anchor lines" (where each coordinate is specified without needing information from previous lines).

I hacked it make an anchor line every -s bases on the first row in order to get indexing working. But it would be a good idea going forward, I think, to refactor it to explicitly make anchor lines (and forget about non-reference rows).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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