scan_frames
scan_framesInventory a folder tree of FITS files without PixInsight, classify light/dark/flat/bias, group by camera/gain/offset/exposure/temperature, and report total integration for calibration matching.
Instructions
Inventory a folder tree of FITS files WITHOUT PixInsight: parses headers, classifies light/dark/flat/bias (IMAGETYP → ASIAIR path → filename), groups by camera/gain/offset/exposure/temperature/target, reports counts and total integration. Result is cached in the session for match_calibration. The scanned root becomes write-protected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Folder to scan; default: config dataRoot | |
| recursive | No | ||
| include_frames | No | Include per-file records (large); default false |