Skip to content

A Jupyter Notebook for detecting stars in FITS images. Just add your FITS files to the fits folder and run the notebook to process and visualize the data.

Notifications You must be signed in to change notification settings

SyedTufailHussain/Star-Detection-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains a Jupyter Notebook for detecting stars from FITS images.

How to Use

  1. Download the FITS Files

You need to download the required FITS files separately.

Place them inside the fits folder in this repository.

  1. Run the Jupyter Notebook

Open the .ipynb file using Jupyter Notebook or Jupyter Lab.

The notebook already contains outputs and images.

If you want a fresh run, go to Kernel → Restart & Clear Output and then Run All.

  1. Dependencies

Ensure you have the following Python libraries installed before running the code:

pip install astropy numpy matplotlib

  1. Notes

  2. Notes The repository does not include FITS files due to size constraints. You need to add them manually in the fits folder.

A .gitignore file is included to exclude FITS files from being uploaded to GitHub, ensuring the repository remains clean and lightweight.

If the outputs and images are already present in the notebook, you can clear them before execution.

  1. Contributing

Feel free to contribute by improving the code or adding new features!

🚀 Happy coding!

About

A Jupyter Notebook for detecting stars in FITS images. Just add your FITS files to the fits folder and run the notebook to process and visualize the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •