moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / doc / kstars / details.docbook
blob4defd37709408ab024b4eaaf63007202c8f2f6dd
1 <sect1 id="tool-details">
2 <title>Object Details Window</title>
3 <indexterm><primary>Tools</primary>
4 <secondary>Object Details Window</secondary></indexterm>
5 <indexterm><primary>Objects in the Sky</primary>
6 <secondary>Details</secondary></indexterm>
8 <screenshot>
9 <screeninfo>
10 The Object Details Window
11 </screeninfo>
12 <mediaobject>
13   <imageobject>
14     <imagedata fileref="detaildialog.png" format="PNG"/>
15   </imageobject>
16   <textobject>
17     <phrase>Object Details Window</phrase>
18   </textobject>
19 </mediaobject>
20 </screenshot>
22 <para>
23 The Object Details Window presents advanced data available about
24 a specific object in the sky.  To access this tool,
25 <mousebutton>right</mousebutton>-click on any object, and select the
26 <guimenuitem>Details...</guimenuitem> item from the popup menu.
27 </para>
28 <para>
29 The window is divided into a number of Tabs.  In the
30 <guilabel>General</guilabel> Tab, we present basic data about
31 the current object.  This includes names and catalog designations,
32 object type, and <link linkend="ai-magnitude">magnitude</link>
33 (brightness).  Also shown are the object's Equatorial and Horizontal
34 coordinates, as well as its rise, set and transit times.
35 </para>
36 <para>
37 <indexterm><primary>Objects in the Sky</primary>
38 <secondary>Internet Links</secondary>
39 <tertiary>Customizing</tertiary></indexterm>
40 In the <guilabel>Links</guilabel> tab, you can manage the internet
41 links associated with this object.  The Image and Information links
42 associated with the object are listed.  These are the links that
43 appear in the popup menu when the object is
44 <mousebutton>right</mousebutton>-clicked.  You can add custom
45 links to the object with the <guibutton>Add Link...</guibutton>
46 button.  This will open a window in which you fill in the URL and link
47 text for the new link (you can also test the URL in the web browser
48 from this window).  Keep in mind that the custom link can easily point
49 to a file on your local disk, so you can use this feature to index
50 your personal astronomical images or observing logs.
51 </para>
52 <para>
53 You can also modify or remove any link using the
54 <guibutton>Edit Link...</guibutton> and
55 <guibutton>Remove Link...</guibutton> buttons.
56 </para>
57 <para>
58 The <guilabel>Advanced</guilabel> Tab allows you to query professional
59 astronomical databases on the internet for information regarding the
60 current object.  To use these databases, simply highlight the
61 desired database in the list, and press the <guibutton>View</guibutton>
62 button to see the results of your query in a web browser window.  The
63 query is made using the primary name of the object you clicked on to
64 open the Details Dialog.  The following databases are available for
65 querying:
67 <itemizedlist>
68 <listitem><para>High Energy Astrophysical Archive (HEASARC).  Here you
69 can retrieve data about the current object from a number of
70 <quote>High-energy</quote> observatories, which covers the
71 Ultraviolet, X-ray and Gamma Ray portions of the electromagnetic
72 spectrum.</para></listitem>
73 <listitem><para>Multimission Archive at Space Telescope (MAST).
74 The Space Telescope Science Institute provides access to the entire
75 collection of images and spectra taken with the Hubble Space
76 Telescope, as well as several other space-based observatories.
77 </para></listitem>
78 <listitem><para>NASA Astrophysical Data System (ADS).  This
79 incredible bibliographic database encompass the entire body of
80 literature published in international peer-review Journals about
81 astronomy and astrophysics.  The database is divided into four
82 general subject areas (Astronomy and Astrophysics, Astrophysics
83 Preprints, Instrumentation, and Physics and Geophysics).  Each of these
84 has three sub-nodes that query the database
85 in different ways.  <quote>Keyword search</quote> will return articles
86 which listed the object's name as a keyword.  <quote>Title word
87 search</quote> will return articles which included the object name in
88 their Title, and the <quote>Title &amp; Keyword search</quote> uses
89 both options together.
90 </para></listitem>
91 <listitem><para>NASA/IPAC Extragalactic Database (NED).  NED provides
92 encapsulated data and bibliographic links about
93 extragalactic objects.  You should only use NED if your target is
94 extragalactic; &ie; if it is itself a galaxy.
95 </para></listitem>
96 <listitem><para>Set of Identifications, Measurements, and Bibliography
97 for Astronomical Data (SIMBAD).  SIMBAD is similar to NED, except it
98 provides data about all kinds of objects, not just galaxies.
99 </para></listitem>
100 <listitem><para>SkyView provides images from All-Sky surveys that have
101 been performed in dozens of different parts of the spectrum, from
102 Gamma Rays to the Radio.  The &kstars; interface will retrieve an image
103 from any of these surveys, centered on the selected object.
104 </para></listitem>
105 </itemizedlist>
106 </para>
107 <para>
108 Finally, in the <guilabel>Log</guilabel> Tab, you can type in some text
109 that will remain associated with this object's Details window.
110 You could use this to attach personal observing notes, for example.
111 </para>
112 </sect1>