All the notes below are accessible at this nbviewer link.
-
Some of Part 0, S, and A are not covered in the class.
-
Tutorial data available here from my Dropbox.
- 00-0_Preface.md
- 00-1_Softwares.md
- 00-2_UNIX.md
- Go to python prep directory and study python by yourself.
- Statistics (See the Book above)
- references (Many references you may want to refer to)
- Note 01:
imexam
(Maybe it's not usable on Windows...?) - Note 02: Simple
astropy.io.fits
. - Note 03:
astroquery
(Vizier and JPL HORIZONS) - Note 04: Aperture Photometry of single star (
photutils
andastroquery
) - Note 05: Differential Aperture Photometry (
ysfitsutilspy
andysphotutilspy
) - Note 06: Extended source (
photutils
)- Note 06-1:
SExtractorBackground
(photutils
) andsep
- Note 06-1:
- Note 07: Cosmic-Ray rejection (
astroscrappy
) - Note 08: Extraction of PSF
- Note 09: Do photometry from the extracted PSF
- Statistics: Is there really a line emission?
- Justification: Comparison of my personal notebook with IRAF results on Subaru FOCAS data
- Adopted by PyReduc project (github) as of 2020 Apr.
- SNUO 1m telescope: Spectrograph data from SNUO
- S01_IRAF.md
- S02_Installing_Astrometry_dot_net.md
- SExtractor (see notes in references/)