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
-`active`: Comma-separated 0-based indices of active panels (omitted if all active)
91
+
50
92
## TODO / Future Improvements
51
93
52
94
### Angular Resolution Display
@@ -59,3 +101,6 @@ A proper implementation should:
59
101
- Consider both azimuth (constant) and vertical (varies with elevation) components
60
102
61
103
The azimuth resolution is constant (360° / total_azimuth_pixels), but vertical resolution varies based on viewing angle from center - pixels near the vertical center subtend smaller angles than those at the top/bottom edges.
104
+
105
+
### Load Pattern Feature
106
+
The "Load Pattern (Coming Soon)" button is a placeholder for future functionality to load custom patterns from files or the pattern editor.
0 commit comments