Home
last modified time | relevance | path

Searched refs:scamp_write_field (Results 1 – 6 of 6) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dscamp.h13 int scamp_write_field(const qfits_header* imageheader,
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dscamp.h13 int scamp_write_field(const qfits_header* imageheader,
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dscamp.c12 int scamp_write_field(const qfits_header* imageheader, in scamp_write_field() function
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dscamp.c12 int scamp_write_field(const qfits_header* imageheader, in scamp_write_field() function
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Ddstnthing.c398 if (scamp_write_field(hdr, sipout, xy, scampout)) { in main()
H A Dsolve-field.c668 if (scamp_write_field(imageheader, &wcs, xy, sf->scampfn)) { in after_solved()