run_abe
Run AutomaticBackgroundExtractor on a view to remove uneven background gradients, replacing it with the corrected result in place. Adjust tolerance and polynomial degree for optimal flat-fielding.
Instructions
Run AutomaticBackgroundExtractor (ABE) on a view, replacing it in place with the corrected result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_id | Yes | View ID to process | |
| tolerance | No | Sample rejection tolerance (default 1.0) | |
| poly_degree | No | Polynomial degree, 1 to 6 (default 4) |