Syllabi
Physics
▶ Outline
### Theoretical Physics
### References
- Classical physics, lecture series by Prof. V. Balakrishnan
- Quantum physics, lecture series by Prof. V. Balakrishnan
- Mathematical physics, lecture series by Prof. V. Balakrishnan
- Stochastic processes, lecture series by Prof. V. Balakrishnan
- Nonlinear dynamics, lecture series by Prof. V. Balakrishnan
- Nonequilibrium statistical mechanics, lecture series by Prof. V. Balakrishnan
### Applied Physics
### References
Introduction to Astronomy
▶ Outline
- Overview: Historical Importance and Present-day Relevance
- Thought Experiment: Using Astronomy Knowledge to Survive on a Deserted Island
- Celestial Navigation
- Timekeeping
- Harvesting Resources in Sync with Cycles and Seasons
- Electromagnetic Spectrum
- Interaction of Light and Matter
- Light as a Wave and Particle
- Reflection, Refraction, and Diffraction
- Absorption and Emission
- Scattering, Interference, and Polarization
- Mapping the Sky
- The Sun
- Stars
- Color of Stars
- Spectral Types
- Formation and Evolution Models
- Stellar Atmosphere Models
- References
- article: Size of the Sun
- review: Theory of star formation, 2007
- review: Star formation in molecular clouds
- review: Formation and early evolution of low-mass stars and brown dwarfs
- review: Observations of brown dwarfs, 2000
- review: Stellar pulsations across HR diagram, 1995
- code: star formation simulation
- Solar System: In-situ Observations
- Mars Curiosity and Perseverance Rovers
- Juno Mission to Jupiter
- Cassini Mission to Saturn
- New Horizon Mission to Pluto
- Voyager Space Probe Missions to Interstellar Space
- References
- Earth: Looking Up and Looking Down
- Earth Observation: Copernicus Program
- Living, Breathing World: Google Earth timelapse
- Planets
- Structure: Core, Atmosphere
- Formation: N-body using REBOUND
- Evolution: Radius, Atmosphere, Orbit
- Exoplanets
- Detection
- Statistics
- Surprising Discoveries
- Astrobiology
- Supernovae, Black Holes, Neutron Stars, White Dwarfs, Pulsars, Magnetars, AGNs, GRBs, FRBs, and Gravitational Waves
- review: Most luminous supernovae
- review: Coevolution of galaxies and supermassive black holes
- review: Masses, radii, and the equation of state of neutron stars
- review: Neutron star merger
- review: Cool white dwarfs, 2003
- review: Unified model of Active Galactic Nuclei
- review: Fast Radio Burts: extragalactic enigma
- review: Gamma-Ray Burts afterglows, 2000
- review: Mergers and gravitational waves
- Milky Way
- Galaxy: Structure, Formation, and Evolution
- Cosmology
- Structure: Flat, Curved, Open, or Closed?
- Composition: Matter, Dark Matter, Dark Energy
- Formation: Cosmic Microwave Radiation and the Big Bang
- Evolution: Hubble’s Experiment and the Expanding Universe
### References
- lecture series: Cosmic origins of elements
- Jason Kendall’s Intro to Astronomy course
- animations
- lecture notes by Mitch Richmond
- lecture series by Richard Wolfson
- Science Talks @ Google
- Annual review of A&A
- Publications of the Astronomical Society of the Pacific
- review: Best practices in Astronomy education
- book: Astronomy education
- channel: CrashCourse Astronomy
- channel: SciShow Space
- channel: Dr. Becky
- channel: Brian Keating
- channel: Fraiser Cain
- channel: Cool Worlds
- channel: NASA Sagan Summer Workshop
### Miscellaneous readings
- Astronomical reach of fundamental physics by Burrows & Ostriker
- What made Apollo a success by George Low
### Tools
Astronomical Observation and Data Analysis
▶ Outline
- Atmospheric Windows: In which wavelengths best to observe what target?
- Blackbody Radiation
- Earth’s Atmosphere
- Science Goals: What and Why to observe
- Planning: How to observe the target
- Ground-based and Space-based Observations
- Observing Constraints
- Where is it? Coordinates
- Is it observable tonight? Rising and Setting Times
- North and South Hemisphere
- Weather: Cloud, Humidity, Turbulence
- Moon
- Satellites Trails
- Signal-to-Noise
- Exposure Time
- Filters
- Engineering: Science vs Cost
- Telescope Design and Operation
- Tracking and Auto-guiding
- Instrumentation
- From Analog to Digital: Photographic Plates and CCD
- Pixel Sensitivity
- Pixel Scale
- Field-of-View
- Total Telescope-Instrument Throughput
- Telescope Design and Operation
- Data Reduction with Astropy
- Dark Current: Dark Frame Subtraction
- Flat Field: Flat Frame Division
- Background Subtraction
- Bad/Hot Pixels
- Image alignment/registration
- Plate-solving with Astrometry.net
- World Coordinate System (WCS)
- Photometry with Photutils
- Aperture Photometry
- Optimizing Aperture Size and Shape
- PSF Photometry
- Treatment of Outliers
- Weather: Cloud, Humidity, Turbulence
- Everything Else Unaccounted for (Systematics)
- Saturation
- Cosmic Rays
- Aperture Photometry
- Barycentric Time Correction (MJD to BJD Conversion)
- Light Travel Time Delay
- Transit Modeling
- Period Search, Periodogram
- Spectroscopy
- using specutils
- Cross-correlation
- RV Modeling
- Basic Model
- Parameterization
- Joint RV+Transit Modeling
- Python Basics
- using numpy
- using jupyter notebook/lab/google colab
- Version Control with Git and GitHub
- Reproducible research
### References
- Open datasets
- lab demo: Optics
- lecture series: Astronomical Techniques by Chris Mihos
- database: NASA exoplanet archive
- book: Experimental astrophysics
- review: Reference frames in Astronomy, 1999
- Astropy’s CCD guide
- Jason Kendall’s course
- Growth Astronomy School
- review: Standard photometric systems
- review: Digital image reconstruction
- book: Numerical Python in A&A, Springer
- lecture series: Introduction to Computer Science & Programming with Python
Statistics & Algorithms
▶ Outline
- Statistics
- Linear Algebra
- Probability Distributions
- using scipy.stats
- book: astroML
- Analytical methods
- using wolfram alpha
- using sympy
- Bayesian vs Frequentist Statistics
- Fitting Models to Data
- Optimization
- using scipy.optimize
- using jax
- Monte Carlo Methods
- Likelihood, Prior, Posterior
- Propagation of Uncertainties
- Metropolis-Hastings MCMC from scratch
- affine-invariant MCMMC using emcee
- Nested Sampling
- Hamiltonian Monte Carlo
- Gibbs Sampling
- No-U-Turn Sampler
- Parallel Tampering
- Sampling methods demo
- Convergence Tests
- Autocorrelation
- Evidence
- Model comparison
- Reporting MCMC Results
- article
- Posteriors vs Point Estimates
- Percentiles
- Visualization
- using arviz
- paper
- blog: information is beautiful
- picking colors using color brewer
- Gaussian Process Regression
- Hierarchical Modeling
- using pymc
- Machine Learning
- using astroml
- Neural Networks
- Deep Learning
- Miscellaneous
- Art of Code by Dylan Beattie
- Imaginary numbers
- Mandelbrot
- Conway’s Game of Life using seagull
- Calculus
### References
- lecture series: Statistics & Machine Learning in Astronomy
- lecture series: Fundamentals of statistics
- lecture series: Introduction to probability
- lecture series: Stochastic processes
- lecture notes: Astrostatistics
- review: MCMC methods for Bayesian data analysis in Astronomy
- lecture series: Metaprogramming
- lecture series: Mathematical methods
- channel: IT & networking fundamentals
- lecture series: missing semester in CS