Python programming code for stellar photometry in astrophysics teaching on a cloud computing service

Nowadays, there is various software used for both education and astronomy research. For photometry, licensed software and high-performance computer operating systems are required, which is a fund limitation for some schools in Thailand. Thus, in this article, we develop and present the Demonstration...

Full description

Saved in:
Bibliographic Details
Main Author: Krittinatham W.
Other Authors: Mahidol University
Format: Conference or Workshop Item
Published: 2023
Subjects:
Online Access:https://repository.li.mahidol.ac.th/handle/123456789/82247
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Mahidol University
Description
Summary:Nowadays, there is various software used for both education and astronomy research. For photometry, licensed software and high-performance computer operating systems are required, which is a fund limitation for some schools in Thailand. Thus, in this article, we develop and present the Demonstration Photometry Scripts for Astrophysics Teaching (DPSAT version 1.0). The program is designed to work on cloud computing services via internet browsers to avoid hardware and operation requirement pain points. The DPSAT is programming on flexible, low-cost, on-trend language, Python, and Jupyter Notebook online editor. In advance, our new code supports the home-use image or video file format, i.e., jpg, png, or mp4. Thus, it will be more accessible for teachers and students who do not have standard astronomical instruments. The DPSAT measures the stellar light intensity from the time-series still-images or video files from a smartphone or other digital devices. The code can extract video files into sequenced still images, then transform the RGB color space images into greyscale. The light intensity signal of selected pixels is counted with a simple aperture method in time series. It shows the results, for example, the mean signal, standard variation, measured signal as light intensity versus time, and image of light sources. This will be fruitful for low-cost and easily accessible teaching of astrophysics subjects.