more quality of life updates

This commit is contained in:
2026-04-01 23:07:05 -07:00
parent 878c7b415c
commit d4cecf0372
79 changed files with 139 additions and 127 deletions

View File

@@ -21,6 +21,6 @@ Fit and subtract a least-squares plane from the data. Supports include/exclude m
|------|------|---------|-------------|
| masking | dropdown | ignore | How to use the mask: ignore (use all pixels), include (fit plane to masked pixels only), or exclude (exclude masked pixels from fit) |
## Limitations
## Notes
- When masking is include or exclude, the unmasked/masked region must contain at least three non-collinear pixels to fit a plane.