A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://astrometrynet.readthedocs.io/en/latest/code.html below:

Astrometry.net code structure — Astrometry.net master documentation

Astrometry.net Astrometry.net code structure

This is meant to be an introduction to what parts of the codebase run during a solve.

blind/solve-field.c blind/augment-xylist.c

A field to solve is encapsulated in an “axy” file, which is a FITS binary table containing X,Y star positions, and well as FITS header cards that describe the command-line arguments and other information we have about the image. “axy” is short for “augmented x,y list”, and we often abbreviate “x,y list” to “xylist”. augment-xylist.c creates these “axy” files.

blind/engine-main.c

This is the astrometry-engine executable.

blind/engine.c

engine_run_job()

blind/blind.c

blind_run()

Runs a set of fields with a set of index files.

solve_fields()

blind/solver.c

Runs a single field with a set of index files.

solver_run()

add_stars()

try_all_codes()

try_all_codes_2()

try_permutations()

resolve_matches()

solver_handle_hit()

blind/verify.c

verify_hit()


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4