Skip to content

Seminar notes for the AO classes 2016-present at SNU, Korea, made by Yoonsoo P. Bach

License

Notifications You must be signed in to change notification settings

yeonjin-chang/SNU_AOclass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNU_AOclass

TA seminar notes for the AO classes from 2016-present at SNU, Korea. All the lecture notes are primarily made by Yoonsoo P. Bach. I tried not to make typo, logically wrong statement, etc. If any problem is there in the note, that's solely my fault, so please be kind and let me know so that the notes can be updated.

1. Short History

click

Semester Instructor TA
2020 Spring professor Masateru Ishiguro Jooyeon Geem, Yoonsoo P. Bach (unofficial)
2019 Fall professor Masateru Ishiguro Hangbin Jo, Yoonsoo P. Bach (unofficial)
2019 Spring professor Masateru Ishiguro Sunho Jin, Yoonsoo P. Bach (unofficial)
2018 Fall professor Masateru Ishiguro Sunho Jin, Yoonsoo P. Bach (unofficial)
2018 Spring professor Masateru Ishiguro Sunho Jin, Yoonsoo P. Bach (unofficial)
2017 Fall professor Masateru Ishiguro Yoonsoo P. Bach (& Da-Eun Kang)
2017 Spring professor Masateru Ishiguro Yoonsoo P. Bach (& Na-Eun Shin)
2016 Fall professor Masateru Ishiguro Yoonsoo P. Bach
  • In 2020: The name of the repo changed (Jan). All previous repos (2017, 2018) are archived (Jan).
  • In 2019: Made this repo.
  • In 2018: Made GitHub repo link. Many documents changed from ipynb to md.
  • In 2017: Made GitHub repo AO_2017 and website.
  • In 2016: No GitHub, but just MS Word-based lecture notes of PyRAF.

2. To Use This Repo

click

You may have your preferences to use this repo. One of the possible suggestions is to clone/fork this repo and pull regularly to keep updated:

$ cd <Where you want to download this lecture note>

For the first time only:

$ git clone https://github.com/ysBach/SNU_AOclass.git

From the second time:

$ git pull

3. Seminar Contents

The following lecture notes only gives you idea how to use tools for data reduction. You must be aware of what you are doing! Identical procedure to the lecture note may give different results, depending on what you've done other than what I did when I make the notes.

Each directory of the following contents has its own README file.

  1. Book material (theoretical parts and codes)

  2. Notebooks (practical parts including codes)

  3. Assignments

  4. Tutorial data available here from my Dropbox.

(Plus. Presentation files, which are just auxiliary seminar notes)

About

Seminar notes for the AO classes 2016-present at SNU, Korea, made by Yoonsoo P. Bach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Other 0.6%