Skip to content

iagolops/POBRExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photometric Object and Background Reduction Extractor (POBRExtractor)

POBRExtractor Logo

POBRExtractor is a Python-based pipeline designed to perform source detection and photometric measurements on multi-band astronomical images.
It takes as input several images of the same sky region across different filters and produces an object catalog containing astrometric and photometric information.

This project was developed as part of the course “Tratamento de Dados Astronômicos” at the Observatório do Valongo – UFRJ, under the supervision of Bruno Morgado.
This code is designed as a simplified educational prototype rather than a full production pipeline. Please don't take it serious.


💻 Running POBRExtractor

python src/POBRExtractor.py data/input.yaml 

Diagnostic plots (you should extract the data first!)

python src/generate_plots.py data/plots/

🧠 Workflow Overview

The diagram below summarizes the internal workflow of the pipeline:

POBRExtractor Workflow


🌌 Example of source detection

HSC's coadd image (i-band)

POBRExtractor Workflow

📚 Citation / Acknowledgment

If you use this code (PLEASE DON'T), please cite:

Lopes, Iago (2025). Photometric Object and Background Reduction Extractor (POBRExtractor) (It doesn't exists 🫠).
Course Project, Observatório do Valongo – UFRJ.


🧩 Notes

⚠️ Disclaimer:
This project is an educational prototype created for learning and demonstration purposes.
It is not intended for production-level data processing.


About

This repository contains my 2nd project made in "Tratamento de dados astronômicos" course.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages