Time-stamp: <2025/01/06 12:12:50 (UT+8) daisuke>
This is a repository for the course "Doing Astrophysics using Python" (course ID: PH3066) offered at National Central University in Taiwan Central University from Sep/2024 to Jan/2025. from Sep/2024 to Jan/2025.
- Basic information about the course
- course ID: PH3066
- course name
- course name in English: Doing Astrophysics using Python
- course name in Chinese: 用 Python 做天文物理
- classroom: S4-203
- time: from 13:00 to 15:50 on Wednesday
- instructor: Kinoshita Daisuke
- emergency contact address: https://www.instagram.com/daisuke23888/
- things you need to bring to the classrooms
- laptop computer or tablet computer
- notebook and pens
- mobile phone
Here is a list of online resources for this course.
- course web page: https://s3b.astro.ncu.edu.tw/appy_202409/
- The lecture notes can be downloaded from above web page.
- GitHub repository: https://github.com/kinoshitadaisuke/ncu_doing_astrophysics_using_python_202409
- A set of sample Python scripts for this course can be downloade from above web page.
To download a set of sample Python scripts for this course, try following command.
git clone https://github.com/kinoshitadaisuke/ncu_doing_astrophysics_using_python_202409.git
Date | Time | Session Number | Session Name |
---|---|---|---|
11/Sep/2024 | 13:00-13:50 | 00 | Executing a Python script |
11/Sep/2024 | 16:00-15:50 | 01 | Basic Python programming |
18/Sep/2024 | 13:00-15:50 | 02 | Importing and using Python modules |
25/Sep/2024 | 13:00-15:50 | 03 | Using Numpy for calculations |
02/Oct/2024 | 13:00-15:50 | --- | Calcelled due to typhoon |
09/Oct/2024 | 13:00-15:50 | 04 | Visualisation of data using Matplotlib |
16/Oct/2024 | 13:00-15:50 | 05 | Scientific calculations and analyses using SciPy |
23/Oct/2024 | 13:00-15:50 | 06 | Building and querying relational database using Python |
30/Oct/2024 | 13:00-15:50 | 07 | Astronomical calculations using Astropy |
06/Nov/2024 | 13:00-15:50 | 08 | Blackbody radiation |
13/Nov/2024 | 13:00-15:50 | 09 | Distribution of asteroids, stars, and galaxies |
20/Nov/2024 | 13:00-15:50 | --- | no class due to University's sport day |
27/Nov/2024 | 13:00-15:50 | 10 | Hubble diagram and expansion of the Universe |
04/Dec/2024 | 13:00-15:50 | 11 | Estimating ages of star clusters |
11/Dec/2024 | 13:00-15:50 | 12 | Periodicity analysis of astronomical time-series data |
18/Dec/2024 | 13:00-15:50 | 13 | Source extraction and image alignment of astronomical images |
25/Dec/2024 | 13:00-15:50 | 14 | Planetary motion and orbital integration |
01/Jan/2025 | 13:00-15:50 | --- | no class due to national holiday |
08/Jan/2024 | 13:00-15:50 | 15 | Classification of astronomical objects using machine learning |
- Session 00
- Session 01
- Session 02
- Session 03
- Session 04
- Session 05
- Session 06
- Session 07
- Session 08
- Session 09
- Session 10
- Session 11
- Session 12
- Session 13
- Session 14
- Session 15