Skip to content

giadapignataro/Radio-Bridge-Injection-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Radio Bridge Injection and Analysis

This repository contains a Python-based workflow for simulating and analyzing radio bridge emission.
The analysis demonstrates how to:

  • Work with FITS files using astropy
  • Inject visibilities into model images
  • Create mosaics from restored images with varying spectral index
  • Apply masks to isolate radio bridge regions
  • Compute flux density ratios

Analysis

While the astrophysical context is radio astronomy, this notebook also showcases:

  • Data wrangling with NumPy and Astropy
  • Image processing and masking operations
  • Scientific computing with Python
  • Handling complex data formats (FITS)

Tools & Libraries

  • numpy, scipy, matplotlib
  • astropy (FITS handling, coordinate systems)
  • regions (masking sky regions)
  • Standard Python for-loop & workflow automation

Context

This workflow is motivated by research in cosmic bridges between galaxy clusters.
Scientific computing and reproducible research with Python.

About

A tutorial on simulating and analyzing radio bridge emission by injecting visibilities into model images. Includes FITS file handling, mosaicking, masking, and flux density analysis with Python and scientific libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors