more quality of life updates
This commit is contained in:
@@ -22,7 +22,7 @@ Compute 2D cross-correlation between two fields. The correlation peak indicates
|
||||
| mode | dropdown | same | Output size: full (Na+Nb−1), same (same as field_a), or valid (overlapping region only) |
|
||||
| normalize | BOOLEAN | True | Normalize the result to [−1, 1] by dividing by the product of RMS values |
|
||||
|
||||
## Limitations
|
||||
## Notes
|
||||
|
||||
- Both fields must be of compatible numpy array types; very different sizes in full mode produce large outputs.
|
||||
- Mean is subtracted before correlation; absolute offset information is lost.
|
||||
|
||||
Reference in New Issue
Block a user