astroclubiitk / Computational-Astrophysics-2021

Resources for Computational Astrophysics, Summer Project 2021, IIT Kanpur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summer Project 2021: Computational Astrophysics

Astronomy Club, SnT Council, IITK

This repository would be updated with the project resources, assignments and relevant jupyter notebooks.

.
├── Final-Project
│   ├── Astroquery_Gaia.ipynb
│   ├── Final_Project.pdf
│   ├── Pleiades_Cluster.csv
│   └── README.md
├── README.md
├── Week-1
│   ├── Assignment
│   ├── Matplotlib
│   ├── Moons_and_Planets.csv
│   ├── Numpy.ipynb
│   ├── Pandas.ipynb
│   ├── README.md
│   ├── assets
│   └── python_basics.ipynb
├── Week-2
│   ├── AstroSat.csv
│   ├── Astropy.ipynb
│   ├── Binaries.csv
│   ├── README.md
│   ├── SciPy.ipynb
│   └── assets
├── Week-3
│   ├── Assignment
│   ├── OGLE-LMC-CEP-0002.dat
│   ├── README.md
│   ├── Time Series Analysis.ipynb
│   └── assets
├── Week-4
│   ├── FITS_Handling.ipynb
│   ├── README.md
│   └── assets
└── Week-5
    ├── README.md
    └── astroquery.ipynb

13 directories, 60 files

Abstract: Today a major chunk of astronomical research involves analyzing huge datasets as well as simulating astrophysical processes and thus, computational methods come in handy to an astronomer. The project aims to build a foundation for computational astrophysics. We shall study basic tools such as Astropy and move on to its implementation in time domain astronomy, image processing, spectral analysis among others. The last weeks shall be devoted to applying the techniques to analyze an astrophysical phenomenon or object(s).

Expected Workload: 6 hr/week

Mentor(s): Gurbaaz Singh Nandra, Mohammad Saad, Varun Muralidharan

About

Resources for Computational Astrophysics, Summer Project 2021, IIT Kanpur


Languages

Language:Jupyter Notebook 100.0%