Codes

Publicly available codes written by myself and my collaborators:

PYMARGAY

PYMARGAY stands for "Python based MaNGA Resolved Galaxy Analysis". This code performs various reduction operations on the Integral Field Spectroscopic datacubes of the SDSS-MaNGA survey.
The code can be downloaded from: https://github.com/himanshrathore/pymargay

If you utilize or refer to this code in your scientific work, please cite the following paper:

Rathore, Himansh; Kumar, Kavin; Mishra, Preetish Kumar; Wadadekar, Yogesh; Bait, Omkar; Star-forming S0 Galaxies in SDSS-MaNGA: Fading Spirals or Rejuvenated S0s? Monthly Notices of the Royal Astronomical Society, Volume 513, Issue 1, June 2022, Pages 389–404, https://doi.org/10.1093/mnras/stac871

Krittika Python Tutorials

A set of comprehensive python-for-astronomy tutorials created by Krittika, the Astronomy Club of IIT Bombay. These cover several aspects of python programming as well as modules like numpy, scipy, astropy and matplotib in an easily accessible format. Tutorials are also accompanied by exercises based on astronomy applications.
The tutorials can be downloaded from: https://github.com/krittikaiitb/tutorials