introduction

11
Introduction ASTR 3010 Lecture 1 Chapter 4

Upload: santa

Post on 23-Feb-2016

25 views

Category:

Documents


0 download

DESCRIPTION

Introduction. ASTR 3010 Lecture 1 Chapter 4. http://cosmos.physast.uga.edu/iSong/ASTR3010. Course Homepage. http://cosmos.physast.uga.edu/iSong/ASTR3010 - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Introduction

Introduction

ASTR 3010

Lecture 1

Chapter 4

Page 2: Introduction

http://cosmos.physast.uga.edu/iSong/ASTR3010

Page 3: Introduction

Course Homepage• http://cosmos.physast.uga.edu/iSong/ASTR3010• Course announcements will be made through this page. Occasionally, some

relevant lecture notes will be provided as PDF files from this site.

• Three exams (two in-class exams and a final). • Some homework and extra credit works (email submission).

• Accounts were created for you on a computer servero server name : cosmos.physast.uga.eduo userid = UGA myido passwd = “astr3010” reset your passwd after your 1st login

at the command prompt, type “passwd”

Page 5: Introduction

Changes in Observational Astronomy• Until early 60s: Selected few elites have exclusive accesses to largest

telescopes (e.g., Palomar 5m telescope by Caltech, Cornell, etc.)

• “National Observatory” : Kitt Peak National Observatory, Cerro Toloro InterAmerican Observatory, Gemini (international), VLT, etc…any astronomers with a brilliant idea can carry out a project.

• All-sky surveys and science archives : data obtained from publically funded programs need to be shared!o Hubble Space Telescopeo Data archives for ROSAT (X-ray), IRAS (IR), Spitzer, GALEX, ISO, AKARI, WISE,

Gemini, VLT, Keck, …o Hard to find relevant information Need for a better tool Virtual Observatory

• No more lame excuse: “I do not have an access to large telescopes…”

Page 6: Introduction

Ground-based telescopes• http://astro.nineplanets.org/bigeyes.html

Why larger telescopes?

Page 7: Introduction

Space Telescopes• James Webb Space Telescope

• Launch ~2018• post HST• 6.5m primary mirror• mid-IR telescope

Why space telescopes?

Page 8: Introduction

Upcoming TelescopesName Size Location Comments

GMT 25.4m Chile 2019

LSST 8.4m Chile survey telescope

TMT 30m Hawaii

E-ELT 40m ? European

Pan-STARRS 4 x 1.8m Hawaii Survey

Why large area surveys?

Page 9: Introduction

Python!!Importance of a good programming skill!

Essential skill for a survival.

Make sure that you will be able to run “python” code.o If you are using Mac, you’re already set.o If you are using linux, even better!o If you are using a Windows OS

dual-booting (Win+Linux) live linux CD Virtualization (VMWare, VirtualBox, etc.)

o Python python core graphing tool (matplotlib) science tools (scipy and numpy)

o Google is your good manual for the above tasks.

Page 10: Introduction

Python Tutorials

Real basics : o Good introductory book: “Python for Dummies”o http://www.learnpython.orgo http://www.astro.uni-bonn.de/~rschaaf/Python2008/

Little advanced : http://python4astronomers.github.com/

Page 11: Introduction

In summary…

Important Concepts• Importance of a programming skill• Needs for larger telescopes• Needs for space telescope• Needs for larger surveys

Important Terms• Python

Chapter/sections covered in this lecture : N/A