Metadata-Version: 2.1
Name: finalflash
Version: 0.3.1
Summary: A tool for uGMRT primary beam correction
Home-page: https://github.com/arpan-52/Finalflash
Author: Arpan Pal
Author-email: arpan522000@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: astropy


# finalflash

**FinalFlash** is a tool for correcting radio interferometric images using the uGMRT primary beam model. Inspired by Vegeta’s ultimate attack in Dragon Ball Z, this tool provides accurate corrections for uGMRT FITS images.

<p align="center">
  <img src="https://github.com/arpan-52/Finalflash/blob/main/vegeta.gif" alt="FinalFlash Animation" width="500"/>
  <br/>
  <i>Vegeta's Final Flash</i>
</p>

## Installation

Install FinalFlash via pip:

```bash
pip3 install finalflash




After installation, the command-line tool `finalflash` can be used to correct FITS files.

finalflash <input_fits> <output_fits>
