You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/MATLAB/utils/generate_grid.m line 10 — ensure the canonical reference config (Rowan's original, used for the bulk of the experimental work) is always the first config emitted by generate_grid.
src/MATLAB/utils/generate_grid.mline 10 — ensure the canonical reference config (Rowan's original, used for the bulk of the experimental work) is always the first config emitted bygenerate_grid.Currently:
Fix: hard-code this config at index 1 before the loop emits the parametric variations.