Giter Club home page Giter Club logo

ztf_summer_school_2021's Introduction

ZTF Summer School 2021

Hosted virtually by the University of Minnesota

August 16-21: 9 am - 12 pm

Course materials for ZTF Summer School 2021

Purpose

This course will introduce key concepts and techniques used to work with large datasets, in the context of the field of astrophysics. In the first 3 days of the course, the focus will be on the modern approaches to creating and manipulating large data sets, with the focus on time series analyses and Bayesian methods applied to astrophysics survey data. The remaining part of the course will focus on a range of machine learning techniques for processing data: classification algorithms (supervised and unsupervised learning), clustering algorithms, regression problems, recommender systems, graphic models and others. The algorithms will first be introduced in lectures, and the emphasis will then be placed on homework worked as teams in which the students will apply the algorithms (and already available packages) to astrophysical data sets to answer specific astrophysics questions. The course will assume familiarity with basic concepts in astrophysics, but it will include brief reviews as needed to demonstrate the use of modern data analysis techniques.

Sample Syllabus

Day 1:

  • ZTF Introduction
  • Microlensing
  • Light curve access

Day 2:

  • Cataclysmic Variables
  • Alert stream access

Day 3:

  • Period Finding / Variability Metrics
  • White Dwarf Binaries

Day 4:

  • Introduction to Machine Learning
  • ZTF SCoPe

Day 5:

  • Deep Learning
  • ZTF SCoPe (continued)

How to use these materials

  • Fork this repo

  • The topics of each day's lectures are described in the schools' program

  • Lectures are in directories named XY/ where XY/ is the number of the day

  • Homework assignments are similarly in the homework/ directory

  • Solutions to homework assignments will be posted the day after they are due.

  • Various help cheat sheets are included in help/.

  • You should also review in-class notebooks and homework solutions to make sure you understand what is happening

  • The lecture notebooks have in-class exercises for you to work on

Related Material

Github

If you are new to github, we recommend watching:

Environments

If running locally, we suggest using anaconda: https://anaconda.org/

If you are on windows, use the windows subsystem for linux: https://docs.microsoft.com/en-us/windows/wsl/install-win10 plus the ubuntu anaconda.

After installing anaconda, you should (in a terminal):

  • clone the repository: git clone [email protected]:mcoughlin/ztf_summer_school_2021.git
  • change directories to the repository: cd ztf_summer_school_2021
  • use conda to create a repository
    • on mac osx: conda env create -f environment-osx.yml
    • on linux / windows wsl: conda env create -f environment-ubuntu.yml

Activate the environment with:

  • source activate ztfsummer and can test by opening the first lecture:
  • cd lectures/01
  • jupyter notebook lecture01.ipynb

Either will, you will need to pip install:

  • pip install git+git://github.com/colcarroll/minimc.git

Otherwise, google colaboratory will work: https://colab.research.google.com/

Will need to create an IRSA account for data access: https://irsa.ipac.caltech.edu/frontpage/

ZTF useful links + QA

Question Answer
ztfquery documentation https://github.com/MickaelRigault/ztfquery
ZTF table content https://irsa.ipac.caltech.edu/onlinehelp/ztf/overview.html
Alerts content https://zwickytransientfacility.github.io/ztf-avro-alert/schema.html
What is the "Redshift Completeness Factor" program? It's a program dedicated to determine the number of SN host galaxies with known spectroscopic redshift prior to the SN discovery divided by the total number of SN hosts. See https://arxiv.org/abs/1910.12973
What is the "Census of the Local Unverse" program? The Census of the Local Universe (CLU) aims to provide a galaxy catalog out to 200 Mpc that is as complete as possible. See https://arxiv.org/abs/1710.05016
How is the time allocation for each filter decided? ZTF uses a Integer Linear Programming approach, that optimizes an observing plan for an entire night by assigning targets to temporal blocks, enables strict control of the number of exposures obtained per field and minimizes filter changes. See https://arxiv.org/abs/1905.02209

ztf_summer_school_2021's People

Contributors

mcoughlin avatar tahumada avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.