Closed tclune closed 11 months ago
Label error. Requires at least 1 of: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Found: bug
Label error. Requires at least 1 of: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Found: bug
@tclune Is this zero-diff (in that it only affects the local-transform path)?
Yes - zero diff for "legacy" mode. And zero diff for new when not using stretch.
When introducing non-global mechanism for computing coordinates, a copy-paste mistake broke the Schmidt transform. Does not affect legacy coordinate algorithm.
Basically the loop over tiles should just be a single iteration for the local tile. Obvious in hindsight.