This page provides the downloadable packages for the Seestar Photometry pipeline. The software is distributed for practical differential photometry on linear Seestar S50 FITS data, with Gaia DR3-based calibration and batch processing tools.
Recommended for Windows users who do not want to install Python. The package contains the standalone executable and documentation files.
Seestar_Photometry_5_18_beta.exereadme_en.txtlicense.txt
For Mac, Linux, or advanced Windows users who prefer to run the Python script directly.
Install the dependencies using pip install -r requirements.txt.
Seestar_Photometry_5_18_beta.pyrequirements.txtreadme_en.txtlicense.txtExample FITS files used to test the workflow and reproduce a basic reduction session. These files are useful for verifying installation and understanding the expected input format.
Extract the ZIP package and run the executable. No Python installation is required. If SmartScreen appears, click More info and then Run anyway, only if you downloaded the file from this official page.
Extract the source package, open a terminal in the extracted folder, and run:
pip install -r requirements.txt
Then launch the program with:
python Seestar_Photometry_5_18_beta.py
The graphical interface uses tkinter. It is usually included with Python,
but on some Linux systems it must be installed separately, for example with
sudo apt-get install python3-tk.
This is an empirical photometry workflow under active validation. Feedback is welcome, especially if you compare the output against independent datasets or identify reproducible problems with specific FITS files.
Please send comments, bug reports, or validation results to:
silvio.barbero@gmail.com