File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ This repository serves as a monorepo aggregating all astrophotography pipeline p
1313``` text
1414ap-base/
1515├── ap-common/ # Shared utilities and common code
16+ ├── ap-copy-master-to-blink/ # Master calibration frame distribution
1617├── ap-cull-light/ # Light frame selection/culling
1718├── ap-create-master/ # Master calibration frame creation
1819├── ap-empty-directory/ # Directory cleanup utility
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ This repository serves three primary functions:
1515``` text
1616ap-base/
1717├── ap-common/ # Shared utilities and common code
18+ ├── ap-copy-master-to-blink/ # Master calibration frame distribution
1819├── ap-cull-light/ # Light frame selection/culling
1920├── ap-create-master/ # Master calibration frame creation
2021├── ap-empty-directory/ # Directory cleanup utility
You can’t perform that action at this time.
0 commit comments