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,7 +21,7 @@ Compute the one-dimensional autocorrelation function of a line profile. Only pos
|------|------|---------|-------------|
| level | dropdown | mean | Pre-processing: subtract mean before correlation, or none |
## Limitations
## Notes
- Only one-sided (positive lag) ACF is returned.
- Peak period detection finds only the first local maximum; multi-periodic signals report only the shortest detected period.