| 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 ("index |
|---|
| 33 | files") under the following conditions: |
|---|
| 34 | |
|---|
| 35 | * NOT-FOR-COMMERCIAL-USE: Because the index files represent a |
|---|
| 36 | re-release of data originating in the USNO-B Catalog, the index |
|---|
| 37 | files may not be used for any commercial purpose whatsoever without |
|---|
| 38 | prior written consent from our team. Our consent will only be |
|---|
| 39 | granted to commercial users for use in public, not-for-profit |
|---|
| 40 | projects they are engaged in or supporting. |
|---|
| 41 | |
|---|
| 42 | * CREDIT: If the index files are used in a system that provides a |
|---|
| 43 | public web service, then any web page that makes use of the results |
|---|
| 44 | must clearly display the following text: "This service uses tools |
|---|
| 45 | provided by Astrometry.net. For more details visit |
|---|
| 46 | http://astrometry.net/ ." |
|---|
| 47 | |
|---|
| 48 | * PUBLIC SERVICES MUST BE OPEN: If the index files are used in a |
|---|
| 49 | system that provides a public web service, then any astronomical |
|---|
| 50 | images solved using the index files (alone or in conjunction with |
|---|
| 51 | other data) must be made available to any other interested party |
|---|
| 52 | including the Astrometry.net team. The image files may be made |
|---|
| 53 | accessible by providing a list of URLs, by granting network access |
|---|
| 54 | to a source control repository or database, or by giving access to |
|---|
| 55 | or sending physical media. |
|---|
| 56 | |
|---|
| 57 | * ACADEMIC CITATION: If the index files are used in any scholarly |
|---|
| 58 | work, 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 index files or information sufficient to |
|---|
| 67 | obtain the index files is not permitted. In other words, the only |
|---|
| 68 | legitimate way for someone to have the index files is for them to |
|---|
| 69 | have obtained them from us directly. |
|---|
| 70 | |
|---|
| 71 | 3. Obtaining the index files |
|---|
| 72 | |
|---|
| 73 | Send an email to the user "code2" at the domain "astrometry.net" |
|---|
| 74 | stating clearly your intended use of the index files, 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 | index files. That information may not be redistributed, as noted in |
|---|
| 78 | the conditions above. If you don't get a reply to your email within |
|---|
| 79 | 24 hours, please send us a reminder. |
|---|