build_master_bias
build_master_biasCombine bias frames into a master bias using robust rejection, with caching and optional async processing for efficient calibration.
Instructions
Integrate bias frames into a master bias (average, Winsorized/percentile rejection by count, no normalization). Cached by fingerprint; returns instantly on a hit. Async unless wait:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Block until done (bias is fast) | |
| files | No | Explicit file list | |
| force | No | ||
| group_id | No | Group id from scan_frames (alternative to files) | |
| rejection | No |