The material in this repository is part of the Gravitational Lensing Course offered to master students in Astrophysics and Cosmology at the University of Bologna by Prof. Massimo Meneghetti. The course covers both the theory and the applications of gravitational lensing from microlensing, to lensing by galaxies and clusters. Concepts will be illustrated using examples coded in python.
The full repository can be downloaded using git:
git clone https://github.com/maxmen/LensingLectures.git
The skeleton of the repository is as follows:
├── LensingLectures
└── Notebooks
The material consists of some jupyter notebooks (Notebooks
).
The material is uploaded during the course. To sync to the latest version, use
git pull