-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaper.tex
340 lines (237 loc) · 17.9 KB
/
paper.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
\documentclass[12pt,a4paper]{article}
% Packages
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{cite}
\usepackage{geometry}
\usepackage{hyperref}
\usepackage{float}
\geometry{margin=1in}
% Title and Author
\title{Assessing the Scientific Value of Amateur Photometric Observations of Binary Star Transits}
\author{Thomas Mauran \\\small Université de Montpellier, Polytech Montpellier \\\small [email protected]}
\date{\today}
\begin{document}
% Title Page
\maketitle
% Abstract
\begin{abstract}
Amateur astronomers have increasingly contributed to astronomical research through advancements in affordable equipment and accessible software. This paper investigates the precision and reliability of photometric observations of binary star transits conducted by amateur astronomers compared to data collected by professional observatories. We analyze case studies, compare the collected data to professional ones to measure the accuracy of the observations.
\end{abstract}
% Keywords
\textbf{Keywords:} photometry, binary star systems, amateur astronomy, professional astronomy, data comparison
\newpage
% Table of Contents
\tableofcontents
\newpage
% Introduction
\section{Introduction}
In recent years, the field of astronomy has witnessed a growing collaboration between amateur
and professional astronomers. The advent of high-quality, low-cost equipment has enabled
amateur astronomers to perform sophisticated observations, including photometric studies of
binary star transits. This paper focuses on photometric observations of the U Cephei
(U Cephei) binary star system conducted by the author using personal equipment from a
Bortle 7 location. The study aims to examine the precision and reliability of these amateur
observations in comparison to professional datasets, exploring the potential for collaboration
and the challenges inherent in combining data from diverse sources.
\section{What are transits?}
\begin{figure}[H]
\centering
\includegraphics[width=1\textwidth]{assets/star-transits.jpg}
\caption{Transit of binary star system schema and associated light curves.}
\label{fig:transits}
\end{figure}
Transits are a phenomenon that occurs when a celestial body passes in front of another, partially or totally blocking its light.
Those events are very interesting for astronomers as they can provide a lot of information about the objects involved, such as their size, mass, and even atmosphere.
The first exoplanet was discovered using the transit method, and it's still one of the most used methods to detect exoplanets.
One of the way to know if a star is part of a binary system is to observe it and see if it's light intensity varies over time, which can be a sign of a transit event.
\section{On the U Cephei system}
U Cephei is a very interesting binary star system and a great pick to try catching transit eclipses.
\subsection{Why U Cephei?}
There are multiple reasons why U Cephei is a great candidate for me in this study.
\subsubsection{Period}
First of all U Cephei period is 2.493 days, which is quite short and allows for multiple chances to observe it on a short period of time.
Even though this period seems short since it's not exactly 3 days but 2 and a half it means that one observation out of 2 will be at night and the other during the day.
Making observation nights possible every 5 days.
Considering the fact weather conditions are critical for this field, managing to have a night with good seeing condition can also be a challenge, so having multiple chances to observe the same system is a great advantage.
\subsubsection{Eclipse duration}
Secondly, this system eclipse is short, lasting only a couple of hours it's possible in one night to observe the complete eclipse, which is not the case for all binary systems.
\subsubsection{Magnitude variation}
Stars magnitude define how bright they are. This scale of magnitude is logarithmic, meaning that a difference of 1 magnitude is a difference of 2.512 times in brightness and a difference of 2 magnitudes is a difference of \(\mathbf{2.512^2}\) times in brightness.
the scale is inverted, meaning that the lower the magnitude, the brighter the star is.
The magnitude of U Cephei varies from 6.7 to 9.2. Which is actually a huge variation in brightness. If we wanna have a comparison in percentage we can do the following calculation:
We can right the magnitude variation as a ratio of brightness variation:
\begin{equation}
2.512^{m_2-m_1} = \frac{F_1}{F_2}
\end{equation}
\begin{equation}
2.512^{9.2-6.7} \approx 10
\end{equation}
In other words, during the transit, U Cephei will be 10 times dimmer than when it's not in transit. This is a huge variation and makes it easier to detect the transit.
\subsubsection{Data availability}
Finally, U Cephei is a well-known system, with a lot of data available from professional observatories, which makes it a great candidate for me as an amateur astronomer to try to catch some transits and compare my data to the professional ones.
% Methodology
\section{Methodology}
To address the research question, this study employs a comparative analysis of photometric data. Observations of the U Cephei binary star system were conducted using personal equipment under urban light pollution conditions (Bortle 7). The following steps were undertaken:
\subsection{Observation Setup}
Specifying the equipment used in the study is essential to understanding the context and limitations of the observations.
I employed the following equipment for the photometric observations of U Cephei:
\begin{itemize}
\item Telescope: Sky-Watcher Quattro 150P Newtonian reflector telescope with a 150mm aperture and 600mm focal length.
\item Reducer: Sky-Watcher 0.85x Coma Corrector lowering the focal length to 510mm.
\item Camera: ZWO ASI 585MC pro monochrome CMOS camera with a 8.29 MP sensor.
\item Filters: UV and IR cut filter for reducing light pollution and enhancing contrast.
\item Mount: Celestron Celestrong cg-5 goto equatorial mount for trackin.
\item Autoguider: ZWO ASI 120MM mini monochrome camera and 50mm guide scope for guiding.
\item Software: N.I.N.A for image acquisition and PHD2 guiding software for tracking. AstroImageJ for data analysis and Siril for aligning the images.
\item Light Pollution: Montpellier, Bortle 7 (suburban/urban transition) location with moderate light pollution.
\end{itemize}
\subsection{Observation Procedure}
\subsection{Cleaning the amateur data}
The first step in analyzing the data is to clean it, this means removing any outliers or bad data points that could affect the results but also in our case making sure our star is aligned on each frame to make the process easier.
\bigskip
% TODO : Add a before and after image of the data cleaning process
Using \href{https://siril.org/fr/}{Siril} which is a free and opensource software for astrophotography, it is very easy to align all the images of the observation to make sure the star is always at the same place in the frame.
As a comparison here is the same data after the cleaning process:
\begin{figure}[H]
\centering
\includegraphics[width=1\textwidth]{assets/aligned.png}
\caption{Cleaned data of U Cephei and it's comparison stars used for the study.}
\label{fig:cleaned_data}
\end{figure}
This screenshot has been taken in AstroImageJ, which is a software used to analyze astronomical images and easily create light curves.
Here we can see in green my star of interest U Cephei, and in red the comparison stars used to normalize the data.
You can see that next to each star there is a number, this is the magnitude of the star, which is a measure of its brightness.
\bigskip
I chose manually the stars and took them because they have a known magnitude, allowing the software to guess the magnitude of U Cephei.
To know the magnitude of those reference stars I used the \href{https://apps.aavso.org/vsp/chart/?star=U+Cep&fov=120.0&maglimit=12.0}{AAVSO website} which is a great tool to get information about stars and their magnitude.
By searching for U Cephei you basically get a chart of the star and the stars around it, with their magnitude, which is very useful to pick the right stars for the study.
\bigskip
\begin{figure}[H]
\centering
\includegraphics[width=0.8\textwidth]{assets/ucep-stars-mag.png}
\caption{AAVSO Star chart of U Cephei and neighbors star magnitudes.}
\label{fig:Ucep-stars-chart}
\end{figure}
\bigskip
It's important to note something else in the \ref{fig:cleaned_data} image, we see that the frame has been shifted, this is what Siril did to make sure each frame is aligned.
\medskip
After cleaning the data I wanted to see if it was possible to detect the transit event just by creating a video of the frames.
Since this eclipse variation of magnitude is so important I felt like it could be visible enough.
\bigskip
Using a python script I converted each of the fit file into a grayscale png and then was able to use the ffmpeg library to create a video of the frames.
The result is available \href{https://youtube.com/shorts/rVnEccCb3Aw}{here}.
In it we can cleary see the star getting dimmer until the frame 150 and then brighter again, this is the transit event happening.
\subsection{Professional Data Acquisition}
\subsection{Standardization of Data Formats, light curves and comparative analysis}
% Results
\section{Results}
\subsection{Light curve}
\begin{figure}[H]
\centering
\includegraphics[width=1\textwidth]{assets/Measurements.png}
\caption{Light curve of U Cephei showing a clear transit event.}
\label{fig:light_curve}
\end{figure}
In this graph, we see multiple lines: the blue one represents the normalized relative flux of U Cephei, while the red and green ones show the normalized relative flux of the comparison stars. The flux of the comparison stars remains fairly linear around 1,
whereas the flux of U Cephei follows a parabolic curve, starting from 1.5, decreasing to 0.6, and then returning to 1.5 over 9.6 hours. This duration is calculated as \( 0.7 - 0.3 = 0.4 \, \text{days} \), and \( 0.4 \, \text{days} \times 24 = 9.6 \, \text{hours} \).
\medskip
We also can notive a small gap in the data around the meridian flip since this is not fully automated yet, the telescope had to be flipped manually, which caused a small gap in the data.
\bigskip
\subsection{Comparative Analysis}
To validate the reliability of the amateur observations, I conducted a comparative analysis with professional data from the Transiting Exoplanet Survey Satellite (TESS) mission.
\begin{figure}[H]
\centering
\includegraphics[width=1\textwidth]{assets/comparison.png}
\caption{Light curve comparison from TESS data and amateur data.}
\label{fig:tess-data-comparison}
\end{figure}
This graphs shows the light curve of U Cephei from the TESS data in blue and the amateur data I collected in orange.
Both curves display a parabolic similar shape. The TESS data light curve actually being a bit brighter, starting around 6.85 and lowering to almost 8.25 than the amateur one, starting at 7.75 and lowering to 8.75.
\begin{figure}[H]
\centering
\includegraphics[width=1\textwidth]{assets/shifted-comparison.png}
\caption{Light curve comparison where the amateur data was shifted by -0.5.}
\label{fig:tess-data-comparison-shifted}
\end{figure}
This is another light curve comparison very similar to the previous one, but this time the amateur data has been shifted by -0.5.
% This study highlights the potential of amateur astronomers to contribute to the broader astronomical community. By focusing on specific systems like U Cephei, amateurs can provide valuable data to supplement professional observations. Future efforts should aim to enhance equipment calibration techniques and explore automated tools for improving data reliability.
\section{Discussion}
\subsection{Figure 1}
After our data has been collected and prepared we can plot a light curve which is a graph showing the variation of the flux of the star over time.
On the x axis we will have the time of the observation in Julian Date (JD), and on the y axis we have the relative flux of the stars.
To understand a bit more those scales I think it is important to take the time to explain each of them.
\begin{itemize}
\item Relative flux: In astronomy the light emited by a star is measured in flux, which is the amount of light received per unit area. Here we are dealing with \textit{normalized relative flux}.
The relative flux is basically the flux of a star compared to other, it is very important in out case because of some pertubations that could affect the light received by the camera, such as clouds, or the moon or the atmosphere.
\begin{equation}
\text{Relative Flux} = \frac{\text{Flux of the Target Star}}{\text{Flux of the Comparison Star}}
\end{equation}
We also normalize the data to have a relative flux of 1 when the star is not in transit, this way we can see the variation of the flux during the transit.
\item Julian Date: The Julian Date is a continuous count of days since the beginning of the Julian Period on January 1, 4713 BC.
It is widely used in astronomy because it is a continuous count of days, allowing for easy comparison of dates and times.
\end{itemize}
The light curve of U Cephei is showing a clear transit event happening.
This is a great result, it means that the observation was successful and that we managed to catch a transit event, now it is time to compare it to data that was collected by professional observatories.
\medskip
Only 2 comparision stars are showcased on this graph, but in reality 7 comparision stars were picked to get a more accurate result. When looking at those 2 light curve we clearly see that they remain pretty linear throught the night,
and normalized around 1, which is a good sign that the data is reliable. The pertubations on the light curves can be explained by the fact that the stars are not at the same altitude in the sky, and that the atmosphere can affect the light received by the camera, as well as the fact
this data is collected by an amateur setup.
\subsection{Figure 2}
One thing we see when looking at those light curves is the fact they are not overlapping. This can be explained because TESS is in space and doesn't have to deal with the atmosphere, making the star looks brighter. It could also be explained by the fact
TESS sensor is more sensitive than the one used in this study, making the star looks brighter. This is why the data is not overlapping, but the transit event is still clearly visible on both light curves.
\subsection{Figure 3}
To have a better comparison I shifted the amateur data by -0.5, this way both light curves are overlapping. This shift allows us to see that the light curves are following the same path but that the amateur data is just a bit dimmer than the TESS data.
The variation of magnitude is different which is something I cannot explain. Even if my data is less precise in theory the variation of magnitude should be the same, but it is not the case here.
This might be explained by a difference of sensitivity of the sensors used, or by the fact that the data was not normalized correctly, but this is something that needs to be investigated further.
% Conclusion
\section{Conclusion}
The personal photometric observations of U Cephei conducted in this study illustrate the potential for amateur astronomers to achieve a high degree of precision,
even in light-polluted environments. These observations, while slightly less precise than professional datasets,
offer valuable insights and demonstrate the viability of citizen science in advancing binary star research.
Further research should focus on determining why we have a magnitude variation difference between the amateur and professional data,
therefore we could get data from less polluted areas to see if the difference is due to the light pollution or to the equipment used.
% References
\begin{thebibliography}{9}
\bibitem{TESS}
NASA TESS Mission,
\textit{The Transiting Exoplanet Survey Satellite (TESS)},
\url{https://www.nasa.gov/tess}, accessed January 2025.
\bibitem{AAVSO}
American Association of Variable Star Observers,
\textit{Variable Star Charts, Data and Resources},
\url{https://www.aavso.org}, accessed January 2025.
\bibitem{Siril}
Siril,
\textit{Free Astronomical Image Processing Software},
\url{https://siril.org/}, accessed January 2025.
\bibitem{AstroImageJ}
Collins, K. A., Kielkopf, J. F., Stassun, K. G., Hessman, F. V. (2017).
\textit{AstroImageJ: Image Processing and Photometric Analysis Software for Astronomical Research}.
The Astronomical Journal, 153(2), 77.
\bibitem{LightPollution}
International Dark-Sky Association (IDA),
\textit{Understanding Light Pollution},
\url{https://www.darksky.org}, accessed January 2025.
\bibitem{SatellitePhotometry}
Guinan, E. F., Engle, S. G., Devinney, E. J. (2014).
\textit{A Satellite Constellation for Photometry and Monitoring of Variable Stars}.
Journal of the American Association of Variable Star Observers, 42, 235.
\url{https://ui.adsabs.harvard.edu/abs/2014JAVSO..42..235G/abstract}, accessed January 2025.
\bibitem{AmateurObservation}
Mobberley, M. (2010).
\textit{Amateur Astronomer's Handbook}.
Springer, Chapter 1.
\url{https://link.springer.com/content/pdf/10.1007/978-1-4471-0055-3_1.pdf}, accessed January 2025.
\bibitem{AmateurContribution}
Mattei, J. A. (1990).
\textit{The Contribution of Amateur Astronomers to the Study of Variable Stars}.
Proceedings of the International Astronomical Union, 125, 73.
\url{https://www.cambridge.org/core/services/aop-cambridge-core/content/view/6E3175E20C284177D4F534F506B1DD3E/S0252921100092794a.pdf/the-contribution-of-amateur-astronomers-to-the-study-of-variable-stars.pdf}, accessed January 2025.
\bibitem{VariableStar}
Wikipedia,
\textit{Variable Star},
\url{https://en.wikipedia.org/wiki/Variable_star}, accessed January 2025.
\end{thebibliography}
\end{document}