add keywords for all nodes

This commit is contained in:
2026-04-04 14:58:56 -07:00
parent 69f1d1bebd
commit a0d3b22f18
195 changed files with 437 additions and 198 deletions

View File

@@ -19,7 +19,7 @@ Compute the height distribution histogram (DH). Use log scale to reveal small pe
| Name | Type | Default | Description |
|------|------|---------|-------------|
| n_bins | INT | 256 | Number of histogram bins (101000) |
| n_bins | INT | 256 | Number of histogram bins (10-1000) |
| y_scale | dropdown | linear | Y-axis scale: linear or log |
## Notes