Skip to content

Releases: dstndstn/astrometry.net

Astrometry.net 0.81: fixing words

15 Jul 21:52
e895ab2
Compare
Choose a tag to compare

Some API changes here to address some problematic names:

  • "blind" almost entirely removed. The source code directory is renamed "solver".
  • instances of abbreviating "Source Extractor" to "sextractor" have been removed. This changes the solve-field command-line args and defaults.

And, while moving stuff around:

  • plotstuff moved from astrometry.blind to astrometry.plot

Astrometry.net 0.80: a fix for NGC/IC galaxies, on the way to world domination

26 Apr 22:44
Compare
Choose a tag to compare

This release includes a fix to the way to use the OpenNGC catalog to label NGC/IC galaxies.

Astrometry.net 0.79: like Zeno approaching world domination

24 Jan 15:36
29cc132
Compare
Choose a tag to compare

We're half-way there.

This is a tag for LegacySurvey.org DR9 reductions.

Additional changes:

  • OpenNGC catalog replaces NGC2000
  • "indexset" keyword in astrometry.cfg files, for faster handling of the 5000-series index files
  • ancient "solvedserver" infrastructure removed
  • python3 default

Astrometry.net 0.78: Astrometric World Domination 78% complete

22 Apr 19:41
6e6cd36
Compare
Choose a tag to compare

Astrometry.net 0.77: Closest yet to Astrometric World Domination

05 Mar 17:33
Compare
Choose a tag to compare

This release has only minor changes; it is primarily a tag for the benefit of the LegacySurvey.org DR8 data reduction.

Astrometry.net 0.76: inching toward Astrometric World Domination

03 Sep 19:42
Compare
Choose a tag to compare

Changes since 0.75 are mostly in the Makefiles, improving parallel builds and cleaning things up for homebrew.

Astrometry.net 0.75: Three-quarters of the way to Astrometric World Domination

13 Jul 19:56
Compare
Choose a tag to compare

Minor changes relative to 0.74.

  • avoid using "file -r" argument to work around recent changes in Ubuntu
  • fix handling of large files in libkd

Astrometry.net 0.74: 74% of the way to World Domination

12 Apr 20:52
Compare
Choose a tag to compare

Only minor changes since 0.73 -- work on the 'hpsplit' and 'startree' modules for Legacy Surveys; some web service minor changes.

Astrometry.net 0.73: 73% of the way to World Domination

17 Nov 20:07
033e96d
Compare
Choose a tag to compare

Miscellaneous small changes:

  • py3 fixes to TimingPool
  • allow the python executable used to execute scripts be set at install time via PYTHON_SCRIPT
  • large table handling for startree

Astrometry.net 0.72: 72% of the way to World Domination

11 Jul 16:14
Compare
Choose a tag to compare

This is a minor fix over 0.71, mainly adding some features to the 'startree' program that we want to use for LegacySurvey.org DR5. Also includes some numpy C API updates (avoiding deprecated numpy API).