| 1 | How to get the index files required to run the Astrometry.net code |
|---|
| 2 | ------------------------------------------------------------------ |
|---|
| 3 | 2007 September Astrometry.net team |
|---|
| 4 | |
|---|
| 5 | 1. Preamble |
|---|
| 6 | |
|---|
| 7 | One of the goals of the Astrometry.net project is to "organize, |
|---|
| 8 | annotate and make searchable all the world's astronomical |
|---|
| 9 | information." |
|---|
| 10 | |
|---|
| 11 | We have put a lot of effort into building our solver, and we want to |
|---|
| 12 | distribute the source code and the data files that make it tick. Our |
|---|
| 13 | project is all about making data accessible, and if we want to become |
|---|
| 14 | a central part of astronomical data processing and storage, then our |
|---|
| 15 | system must be transparent. Also, by releasing our source code we |
|---|
| 16 | hope to unleash the creative power of our users, who will adapt and |
|---|
| 17 | extend it to their own purposes, doing things we haven't even thought |
|---|
| 18 | about. |
|---|
| 19 | |
|---|
| 20 | We want our code to be open. However, we want to avoid a situation in |
|---|
| 21 | which people use our code in ways that don't lead to data becoming |
|---|
| 22 | more accessible. We're trying to encourage universal data |
|---|
| 23 | availability by attaching some conditions to our data files. |
|---|
| 24 | |
|---|
| 25 | Our code is distributed under the GPL, and we won't impose additional |
|---|
| 26 | conditions on its use or distribution. However, we are also |
|---|
| 27 | distributing data files that are required to run the solver, so we are |
|---|
| 28 | applying conditions on the distribution of these files. |
|---|
| 29 | |
|---|
| 30 | 2. Conditions |
|---|
| 31 | |
|---|
| 32 | Astrometry.net are making available a set of data files ("indexes") under |
|---|
| 33 | the following conditions: |
|---|
| 34 | |
|---|
| 35 | * NOT-FOR-COMMERCIAL-USE: Because the indexes represent a re-release of |
|---|
| 36 | data originating in the USNO-B Catalog, the indexes may not |
|---|
| 37 | be used for any commercial purpose whatsoever without prior written |
|---|
| 38 | consent from our team. Our consent will only be granted to |
|---|
| 39 | commercial users for use in public, not-for-profit projects they |
|---|
| 40 | are engaged in or supporting. |
|---|
| 41 | |
|---|
| 42 | * CREDIT: If the indexes are used in a system which provides a public |
|---|
| 43 | web service, then any web page that makes use of the results must |
|---|
| 44 | clearly display the following text: |
|---|
| 45 | "This service uses tools provided by Astrometry.net. |
|---|
| 46 | For more details visit http://astrometry.net/ ." |
|---|
| 47 | |
|---|
| 48 | * PUBLIC SERVICES MUST BE OPEN: If the indexes are used in a system |
|---|
| 49 | which provides a public web service, then any astronomical images |
|---|
| 50 | solved using the indexes (alone or in conjunction with other data) |
|---|
| 51 | must be made available to any other interested party including the |
|---|
| 52 | Astrometry.net team. The image files may be made accessible by |
|---|
| 53 | providing a list of URLs, by granting network access to a source |
|---|
| 54 | control repository or database, or by giving access to or sending |
|---|
| 55 | physical media. |
|---|
| 56 | |
|---|
| 57 | * ACADEMIC CITATION: If the indexes are used in any scholarly work, |
|---|
| 58 | research grant proposals or other scientific or academic |
|---|
| 59 | publications, the Astrometry.net project must be properly cited and |
|---|
| 60 | acknowledged. The paper to cite is the Lang et al paper on our |
|---|
| 61 | bibliography page http://astrometry.net/biblio.html . The |
|---|
| 62 | acknowledgement text is "This research made use of tools provided |
|---|
| 63 | by Astrometry.net." |
|---|
| 64 | |
|---|
| 65 | * NO REDISTRIBUTION: Redistribution, copying, posting, mirroring, or |
|---|
| 66 | hosting copies of the indexes or information sufficient to obtain |
|---|
| 67 | the indexes is not permitted. In other words, the only legitimate |
|---|
| 68 | way for someone to have the indexes is for them to have obtained |
|---|
| 69 | them from us directly. |
|---|
| 70 | |
|---|
| 71 | 3. Obtaining the indexes |
|---|
| 72 | |
|---|
| 73 | Send an email to the user "code" at the domain "astrometry.net" |
|---|
| 74 | stating clearly your intended use of the indexes, and stating |
|---|
| 75 | explicitly that you have read and agreed to the conditions in this |
|---|
| 76 | text file. We will return to you information required to obtain the |
|---|
| 77 | indexes. That information may not be redistributed, as noted in the |
|---|
| 78 | conditions above. |
|---|