Skip to content

Commit 718db2e

Browse files
committed
Resolve merge conflicts
2 parents 8746d81 + 628267d commit 718db2e

38 files changed

Lines changed: 20887 additions & 19423 deletions

data/base_locations.bin.gz

-1.28 KB
Binary file not shown.

data/base_locations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33144,7 +33144,7 @@ Bisdee Tier Optical Astronomy Observatory Tasmania 21 O 0 42.425833S 147.288611E
3314433144
Bordeaux Observatory 20 O 0 44.8349N 0.526W 0 1 Europe/Paris
3314533145
Bosscha Observatory West Java 14 O 0 6.824444S 107.615556E 1310 1 Asia/Jakarta
3314633146
Bowman Observatory Connecticut 09 O 0 41.032389N 73.621111W 0 1 America/New_York
33147-
Boyden Observatory Bloemfontein 04 O 0 29.038831S E26.404722 1372 1 Africa/Johannesburg
33147+
Boyden Observatory Bloemfontein 04 O 0 29.038831S 26.404722E 1372 1 Africa/Johannesburg
3314833148
Bradstreet Observatory Pennsylvania 09 O 0 40.050278N 75.368889W 0 1 America/New_York
3314933149
Bradley Observatory Georgia 09 O 0 33.765233N 84.294161W 315 1 America/New_York
3315033150
Braeside Observatory Arizona 09 O 0 35.191667N 111.748333W 2274 1 America/Phoenix

data/nomenclature.dat

44 Bytes
Binary file not shown.

data/nomenclature.fab

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27828,6 +27828,8 @@ Titan 15360 _("Aura Undae","unda") UN 13.790000 133.140000 490 _("Greek Titanis
2782827828
Titan 14898 _("Boreas Undae","unda") UN -6.000000 145.000000 260 _("Greek god of the north wind.","origin")
2782927829
# TRANSLATORS: (Titan); Greek personification of the gentle west wind.
2783027830
Titan 14900 _("Zephyrus Undae","unda") UN -8.500000 142.900000 130 _("Greek personification of the gentle west wind.","origin")
27831+
# TRANSLATORS: (Titan); Mayan deity who locks up the crop-destroying winds.
27832+
Titan 16446 _("Ahmakiq Undae","unda") UN 2.220000 157.300000 812 _("Mayan deity who locks up the crop-destroying winds.","origin")
2783127833
# TRANSLATORS: (Titan); Greek god of the south or southwest wind.
2783227834
Titan 14901 _("Notus Undae","unda") UN -10.000000 148.900000 530 _("Greek god of the south or southwest wind.","origin")
2783327835
# TRANSLATORS: (Titan); Greek personification of the east wind.
504 KB
Loading
199 KB
Loading

guide/Images/uibtTime.png

1.5 KB
Loading

guide/ch_interface.tex

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,18 @@ \subsection{The Ephemeris Tab}
13501350
\label{fig:gui:AstroCalc:Ephemeris:Asteroids}
13511351
\end{figure}
13521352

1353+
\begin{figure}[p]
1354+
\centering\includegraphics[width=0.95\textwidth]{astrocalc_dialog_ephemeris_sun_at_altitude.png}
1355+
\caption{Astronomical Calculations (AstroCalc): Venus when Sun is at the end of civil twilight (-6°)}
1356+
\label{fig:gui:AstroCalc:Ephemeris:SunAtAltitude}
1357+
\end{figure}
1358+
1359+
\begin{figure}[p]
1360+
\centering\includegraphics[width=0.95\textwidth]{astrocalc_dialog_ephemeris_planet_opposition.png}
1361+
\caption{Astronomical Calculations (AstroCalc): Points of Saturn's oppositions during a few decades}
1362+
\label{fig:gui:AstroCalc:Ephemeris:PlanetOpposition}
1363+
\end{figure}
1364+
13531365
Another interesting option in this tool: using horizontal coordinates for plotting traces of the Solar system objects.
13541366
In this mode, the circle marks are not linked to the sky, but to the horizontal coordinate system.
13551367
For example, you can get an analemma of the Sun for any location (Fig.~\ref{fig:gui:AstroCalc:Ephemeris:Analemma}
@@ -1364,6 +1376,22 @@ \subsection{The Ephemeris Tab}
13641376
In consequence, e.g.\ magnitudes may be affected by atmospheric absorption and may show unexpected values.
13651377
Remember to switch off atmosphere etc.\ to create extinction free geocentric mean positions as found in almanachs.
13661378

1379+
Two time steps \newFeature{26.2} require a bit of care to display well. The \emph{Sun at preset altitude} displays
1380+
an object's position when the Sun is at a specific altitude relative to the horizon. Once selected from the list of time steps,
1381+
the \guibutton[0.6]{0.1}{uibtTime.png}~\emph{Custom interval} window is enabled, and a preset solar altitude can be selected
1382+
(only values $ \le 0^\circ$ are valid), and the ephemeris is computed accordingly. If the Sun never reaches the altitude selected,
1383+
during the specified interval, e.g. $ -12^\circ$ during Scandinavian summer solstice, no marker is drawn.
1384+
(Fig.~\ref{fig:gui:AstroCalc:Ephemeris:SunAtAltitude}).
1385+
Using it as intended requires the ephemeris to be drawn in horizontal coordinates!
1386+
1387+
The other time step that requires some care is the \emph{Opposition of planet}. This is useful for displaying where
1388+
and when a planet will be at its opposition for a given year in relation to background stars. For it to make sense,
1389+
the planet in question needs to be selected both in the ephemeris list and in the \emph{Custom interval} window
1390+
Fig.~\ref{fig:gui:AstroCalc:Ephemeris:PlanetOpposition}.
1391+
1392+
It is only applicable for the outer planets, i.e. Mars through Neptune. The computation is quite intense, so showing
1393+
e.g. Neptune oppositions throughout its 165 year orbit might take a while if you're on a weak system.
1394+
13671395
\subsection{The ``Risings, Transits, and Settings'' (RTS) Tab}
13681396
\label{sec:gui:AstroCalc:RTS}
13691397

guide/plg_interfaces.tex

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,13 @@ \section{Time Navigator Plugin}
199199
\label{sec:plugins:TimeNavigator}
200200

201201
\begin{figure}[th]\centering
202-
\includegraphics[width=.45\textwidth]{TimeNavigatorplugin_tab1.jpg}
203-
\hfill
204-
\includegraphics[width=.45\textwidth]{TimeNavigatorplugin_tab2.jpg}
205-
\caption{Interface of Time Navigator plugin: Time Steps tab (left) and Specific Time tab (right)}
202+
\includegraphics[height=74mm]{TimeNavigatorplugin_tab1.jpg}
203+
%\hfill
204+
\includegraphics[height=74mm]{TimeNavigatorplugin_tab2.jpg}
205+
%\hfill
206+
\includegraphics[height=74mm]{TimeNavigatorplugin_tab3.jpg}
207+
208+
\caption{Interface of Time Navigator plugin: Time Steps tab (left), Specific Time tab (center), and Planetary Events (right)}
206209
\label{fig:TimeNavigator}
207210
\end{figure}
208211

@@ -220,19 +223,19 @@ \section{Time Navigator Plugin}
220223
its meridian transit, as well as buttons for specific twilight moments.
221224

222225

223-
\newpage
226+
%\newpage
224227

225228
The third tab \menu{Planetary Events} shows step buttons for some interesting
226229
planetary events, such as oppositions for outer planets and greatest elongations
227230
for inner planets. For the Moon, the four phases (new, first quarter, full, last quarter)
228231
and times for apogee and perigee are shown, as well as times for Earth aphelion
229232
and perihelion. Clicking any of these buttons sets the time to that of the event.
230233

231-
\begin{figure}[th]\centering
232-
\includegraphics[width=.6\textwidth]{TimeNavigatorplugin_tab3.jpg}
233-
\caption{The Planetary Events tab}
234-
\label{fig:TimeNavigator}
235-
\end{figure}
234+
%\begin{figure}[th]\centering
235+
%\includegraphics[width=.6\textwidth]{TimeNavigatorplugin_tab3.jpg}
236+
%\caption{The Planetary Events tab}
237+
%\label{fig:TimeNavigator:PEvents}
238+
%\end{figure}
236239

237240
\newpage
238241

@@ -245,9 +248,6 @@ \section{Text User Interface Plugin}
245248
Stellarium, an unobtrusive menu used primarily by planetarium system
246249
operators to change settings, run scripts and so on.
247250

248-
A full list of the commands for the TUI plugin is
249-
given in section~\ref{sec:plugins:TUI:commands}.
250-
251251
\subsection{Using the Text User Interface}
252252
\label{sec:plugins:TUI:using}
253253

plugins/Exoplanets/src/Exoplanet.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ Vec3f Exoplanet::getInfoColor(void) const
595595
float Exoplanet::getVMagnitude(const StelCore* core) const
596596
{
597597
Q_UNUSED(core)
598-
return (distributionMode ? 4.f : (isVMagnitudeDefined() ? static_cast<float>(Vmag) : 6.f));
598+
return (isVMagnitudeDefined() ? static_cast<float>(Vmag) : 6.f);
599599
}
600600

601601
bool Exoplanet::isVMagnitudeDefined() const
@@ -641,7 +641,7 @@ void Exoplanet::draw(StelCore* core, StelPainter *painter)
641641

642642
StelSkyDrawer* sd = core->getSkyDrawer();
643643
const float mlimit = sd->getLimitMagnitude();
644-
const float mag = getVMagnitudeWithExtinction(core);
644+
const float mag = (distributionMode ? 4.f : getVMagnitudeWithExtinction(core));
645645
const float shift = 8.f;
646646

647647
if (mag <= mlimit)

0 commit comments

Comments
 (0)