Skip to content

Release 0.1.0

Choose a tag to compare

@luigilcsilva luigilcsilva released this 30 Dec 22:58
· 74 commits to main since this release
c9e3d00
  • First publishable release of hipscatalog-gen.
  • Three selection modes: mag_global, score_global, score_density_hybrid, each with normalize/prepare/run stages via a mode registry.
  • Structured pipeline with immutable context, per-stage telemetry (telemetry.json), and optional JSON logs (process.jsonl).
  • CLI: --config to run, plus --list-modes, --check-config, --telemetry (summary of telemetry.json), and --json-logs.
  • Outputs: HiPS tiles/Allsky, density maps, MOC, metadata, logs, and consolidated counts in telemetry.json (no separate input/output counts files).
  • Config validation (common + per-mode), schema for telemetry bundled in the package.