public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Jussi Kantola <jussi.kantola@gmail.com>
To: cygwin-apps@cygwin.com
Subject: Re: [ITP] astrometry.net-0.38-1
Date: Fri, 07 Oct 2011 16:19:00 -0000	[thread overview]
Message-ID: <CAH7za-BpsVVDPoLHVHC+o40pFjPEATMv_sL=tu7zPAd1kB7uGg@mail.gmail.com> (raw)
In-Reply-To: <4E8F0AA2.4060402@gmail.com>

On Fri, Oct 7, 2011 at 5:20 PM, Marco Atzeri wrote:
> Hi Jussi,
> could you clarify the usage/scope of
> usr/lib/astrometry/libbackend.so ?

I'm not a programmer of astrometry.net, and don't know how it works
internally (except that it's looking for
"stars" in the image to be solved, then constructs quads from the
stars and matches the quads to an index).
However I had to modify backend-main.c so that the config file (which
defines the location of index files)
could be read from cygwin's preferred location,
/usr/share/astrometry/etc/backend.cfg.

From backend-main.c:

/**
 * Accepts an augmented xylist that describes a field or set of fields to solve.
 * Reads a config file to find local indices, and merges information about the
 * indices with the job description to create an input file for
'blind'.  Runs blind
 * and merges the results.
 */

Not supposing everyone's an amateur astronomer, please allow me to decipher:

field = field of view, starfield, the area of the sky that's contained
in the image that is to be solved;
solving = figuring out the sky coordinates of the field
indices = files containing the known coordinates of celestial objects
(esp. stars)
blind = blind solver/solving, ie. no other fore-knowledge of the
contained field is required

> for what I see, none of the 77 exe you have in
>   usr/bin
> is using it.

At least solve-field.exe (and/or the tools called by solve-field) uses
it, as it was complaining about
missing files before I did the modification.  I don't know enough
about the linking of cygwin software
to comment why it's not showing in f.e. "ldd /usr/bin/solve-field.exe".

-- 
jussi

  reply	other threads:[~2011-10-07 16:19 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04  8:02 Jussi Kantola
2011-10-04  9:29 ` Corinna Vinschen
2011-10-05  8:43 ` Peter Li
2011-10-05 10:04   ` Jussi Kantola
2011-10-05 16:02 ` Charles Wilson
2011-10-11 10:19   ` Marco Atzeri
2011-10-18 11:21     ` Jussi Kantola
2011-10-18 11:49       ` Chris Sutcliffe
2011-10-18 21:12         ` Ken Brown
2011-10-20  8:19           ` Jussi Kantola
2011-10-30 21:10             ` Jussi Kantola
2011-11-03 12:03               ` Corinna Vinschen
2011-11-03 12:55                 ` Charles Wilson
2011-11-03 13:03                   ` Corinna Vinschen
2011-11-04  0:52                 ` Jussi Kantola
2011-10-05 16:19 ` Andrew Schulman
2011-10-06 13:06   ` Jussi Kantola
2011-10-07 14:20     ` Marco Atzeri
2011-10-07 16:19       ` Jussi Kantola [this message]
2011-10-07 16:20         ` Jussi Kantola
2011-10-10 18:54           ` Jussi Kantola
2011-10-10 23:14             ` Christopher Faylor
2011-11-04  6:30         ` Charles Wilson
2011-11-04  9:02           ` Jussi Kantola
2011-11-04 15:12           ` Yaakov (Cygwin/X)
2011-11-04 16:08             ` Charles Wilson
2011-11-04 21:13           ` Charles Wilson
2011-11-07 13:18             ` Jussi Kantola
2011-11-07 14:46               ` Charles Wilson
2011-11-07 16:13                 ` Jussi Kantola
2011-11-07 16:18                 ` Christopher Faylor
2011-11-08  4:50                   ` Charles Wilson
2011-11-08  7:19                     ` Christopher Faylor
2011-11-08 12:44                       ` Ken Brown
2011-11-09  2:43                         ` Chris Sutcliffe
2011-11-09 10:00                           ` Jussi Kantola
2011-11-09 23:24                             ` Charles Wilson
2011-11-11 10:46                               ` Jussi Kantola
2011-11-11 10:53                                 ` Jussi Kantola
2011-11-13 17:35                                   ` Jussi Kantola
2011-11-08 18:01                       ` Marco Atzeri
2011-11-08 19:55                         ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH7za-BpsVVDPoLHVHC+o40pFjPEATMv_sL=tu7zPAd1kB7uGg@mail.gmail.com' \
    --to=jussi.kantola@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).