Skip to content

skolwa/radio-galaxy-study-MRC0943-242

Repository files navigation

radio-galaxy-study-MRC0943-242

Background

This repository contains several Python scripts which I have used to carry out the data processing, extraction, analysis and visualisation of an astronomical datacube.

The data have been acquired using the Very Large Telescope (VLT) operated by the European Southern Obsevatory (ESO) and located at the Paranal Observatory in Chile. The instrument from whence the raw data have been sourced has a nice rockstar name - MUSE - which is an acronym for Multi-unit Spectroscopic Explorer. MUSE is an integral field unit spectrograph that is capable of obtaining 1D spectra for every pixel in the field of view imaged by the telescope. It's very cool.

The datacube produced from the raw observations is therefore a tensor contains detector pixel CCD (charged couple device) counts. In astronomical terms, the datacube represents a three dimensional Cartesian co-ordinate system where (x,y,z) are mapped onto (right-ascension, declination, wavelength). The figure also demonstrates how spectral emission and absorption lines can be detected along the wavelength-axis e.g. [OIII], HeII, HeI and Hα.

The Project

In this specific project, the datacube is that of a distant radio galaxy with the catalogue name MRC0943-242 . The datacube provides the image of a projected area that is approximately 500 kpc x 500 kpc and a wavelength range that spans 450 - 930 nm in the optical regime of the electromagnetic spectrum. In terms of studying the physics of this distant galaxy, this observational data permits us to constrain the kinematics, mass and structure of the ionised gas surrounding this galaxy.

Usage

This collection of Python scripts are customised to my specific use-case. However, they can easily be used as a template for performing similar data analyses.

Python dependencies:

  • Astronomy: MPDAF, AstroPy, WCS
  • Linear algebra & calculus: SciPy, NumPy, Math Math
  • Visualization: Matplotlib
  • Model fitting: LMFIT
  • Others: Warnings, Itertools,

A report of the methodology and findings of this data analysis have been published in the peer-reviewed paper Kolwa et al 2019b in the journal 'Astronomy & Astrophysics'. The paper is available for free download on the astro-ph archive of Astrophysics papers: https://arxiv.org/abs/1904.05114

[1] Credit: ESO Astronomy/J. Walsh

About

Data analysis of ionised halo gas surrounding a distant radio galaxy with the catalogue name MRC 0943-242.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages