Mitaka and Milky Way texture map

Size: px
Start display at page:

Download "Mitaka and Milky Way texture map"

Transcription

1 Mitaka and Milky Way texture map Tsunehiko Kato (4D2U Project, NAOJ) Four- Dimensional Digital Universe Project National Astronomical Observatory of Japan March 2nd, 2017 Data to Dome Workshop at Mitaka campus, NAOJ (Mitaka, Japan)

2 Today s Talk Mitaka and 4D2U Project Workshop / Practicum

3 About Mitaka and 4D2U Project

4 4D2U Dome Theater Simulation Movies The 4D2U Project The 4D2U Project is a project in NAOJ Aims: To visualize astronomical data (observation, theory, and simulation) Two Main Contents: Mitaka (Interactive software based on observation and theory) Movies (Based on numerical simulations) Contents have been used in the 4D2U Dome Theater at NAOJ Mitaka campus and also distributed on the Web

5 Mitaka Software Developed in 4D2U Project since 2003 Seamlessly navigating through space, from the Earth to the edges of the known Universe, using a variety of observational data and theoretical models Of course, the name Mitaka is named after Mitaka city (here) 10 7 m m m m m m Earth Solar System Stars Milky Way Galaxy Clusters of Galaxies Large Scale Structure It s free and open source software (MIT License)

6 Observational Data Mitaka uses a variety of up-to-date observational data: for example, topography of planets and moons; positional data of planets, moons, stars, and galaxies; surface images of planets and moons including that of Pluto. Distribution of Stars Distribution of Galaxies Surface of Pluto

7 Theoretical Models Mitaka also uses some theoretical models, including the Milky Way Galaxy model, gravitational lensing effect around the supermassive black hole at the Galactic Center, and globular cluster model. Milky Way Galaxy Model Gravitational Lensing Globular Cluster Model

8 Domemaster Mitaka supports Domemaster rendering for fish-eye projection in domes. Projection on a 5m air dome with Domemaster mode Domemaster

9 Multi-language Mitaka supports multi-language as listed below. Supported English Japanese French Spanish Italian Thai Indonesian Portuguese Will be supported Chinese Korean German and more... Users can also add their own languages by creating text files (UTF-8) that define strings.

10 Example: Thai language A strings definition file is a simple Key-Value file Key Strings //===== Solar System ===== SOLAR_SYSTEM: ระบบส ร ยะ SUN: ดวงอาท ตย PLNT_MERCURY: PLNT_VENUS: PLNT_EARTH: PLNT_MARS: PLNT_JUPITER: PLNT_SATURN: PLNT_URANUS: PLNT_NEPTUNE: PLNT_PLUTO:... ดาวพ ธ ดาวศ กร โลก ดาวอ งคาร ดาวพฤห สฯ ดาวเสาร ดาวย เรน ส ดาวเนปจ น ดาวพล โต Describe in Unicode Strings definition file for Thai language Thai language display These strings definition files are stored in the locale sub folder

11 Mitaka in Stereoscopic Domes Mitaka is used in some stereoscopic domes for scientific live shows for the public. 4D2U Dome Theater in NAOJ, Mitaka Campus (Mitaka, Tokyo, Japan) Kurobe Yoshida Science Museum (Kurobe, Toyama, Japan)

12 Download Mitaka is free and open source software and anyone can download it for personal use or educational use. For uses in planetariums or museums, please contact the 4D2U Project. System Requirements OS CPU RAM Graphics Card Display Resolution Hard Disk Space Windows 10/8.1/8/7/Vista/XP Pentium4 1.8 GHz or better 512 MB or more GeForce 3 or better 1024x768 pixels or more 150 MB or more Mitaka Website:

13 Virtual Reality (VR) Mitaka supports VR Head Mounted Display: Oculus Rift and HTC Vive Oculus Rift CV1 Mitaka VR demonstration with Oculus Rift Poster of Mitaka VR ( Model: Professor Kokubo) One can experience Mitaka in VR space!

14 Virtual Reality (VR) Supports HTC Vive Can walk around up to 3m x 4m area (Room Scale) Can operate with VR controllers Operation with VR controller Zooming-in: Pinch-out Zooming-out: Pinch-in You can experience this version of Mitaka in Practicum time this evening Operate Mitaka for VR with VR controllers by yourself!

15 Summary Mitaka is software for visualizing the Universe, from the Earth to the edges of the known Universe, with observational data and theoretical models Mitaka is free and open source software

16 Demonstration Next, let me show you a short demonstration

17 Workshop / Practicum

18 What to do? Here, instead of a workshop that specializes in Mitaka software, I ll carry out a more general one What to do in my workshop/practicum today is to make a Milky Way texture map from the Gaia DR1 data with Python Generated Milky Way map can be used for various purposes (Of course, it can be used in Mitaka software)

19 Gaia satellite Gaia is a space observatory of ESA for astrometry It will observe over 1 billion stars for 5 years and determine their 3-dimensional positions It is the successor to the Hipparcos satellite Gaia s first data release (DR1) was released on September last year

20 Gaia DR1 About 1 billion of stars were observed Among them, parallaxes of 2 million of stars were obtained The 2-dimensional positions on the celestial sphere and magnitude were obtained for all of the 1 billion stars. Those are sufficient for our purpose.

21 Restriction in DR1 data There are some restrictions in Gaia DR1 data: No color information There are some areas where number of observations are not enough. (In particular, around the Galactic center, they look like dark streaks) Because of the first point, we will make a monochrome Milky Way map. These points will be resolved in the DR2 which is scheduled at the end of this year

22 How to do? Since Milky Way is an appearance of an aggregation of stars in the Galaxy, in principle, a Milky Way map can be generated by summing up the intensities of light from individual stars one by one Here, we simply do this with Gaia DR1 data by generating an all-sky mean intensity map There are 200 billion stars in the Milky Way galaxy. 1 billion stars are enough to make Milky Way map?

23 Results This is the result, not photograph 1 billion stars are enough to reproduce a beautiful Milky Way map

24 Results Close-up of the Galactic center region Dark streaks Details of the Galactic center region are reproduced There are some dark streaks around here, as already mentioned

25 Outline 1. Introduction to Python and Jupyter Notebook 2. Downloading Gaia DR1 data 3. Extracting minimum necessary data 4. Generating intensity maps 5. Generating a cube map 6. Convert to a sphere map Section 1 will be finished in this workshop time The remainder will be done in the practicum time

26 1. Introduction to Python and Jupyter Notebook The first section is an introduction to basics of Python and Jupyter Notebook To proceed in the notebook, enter Python codes in code cells and run them step by step. Here, `Copy and Paste is OK because of the restricted time.

27 2. Downloading Gaia DR1 data Gaia DR1 data is available at: For gzipped CSV format, there are total of 5,231 files! Unfortunately, the ftp site would not be available currently, but fortunately, we can download them automatically using Python instead of clicking all the links to data files on the above site one by one, by hand.

28 3. Extracting necessary data Each data file contains data of about 220,000 stars. For each star, there are 57 types of data (ra, dec, parallax, etc.). For our purpose, only 3 data (Galactic longitude l, Galactic latitude b, and magnitude of star) are necessary. Therefore, we extract these minimum necessary data and save them into other files.

29 4. Generating intensity maps To make Milky Way map is to make the mean intensity map of starlight Here, we make the intensity map in the cube map configuration Star North Galactic Pole One of the planes Galactic Center Cell Cube Observing point O Stars are observed at the center of the cube O through one of the 6 planes of the cube O On each plane, intensities of light from stars are summed up on cells Mean intensity map is obtained on each plane of the cube

30 5. Generating a cube map Intensity maps Development view of the cube Cube map The obtained mean intensity maps are converted to a cube map image with Gamma correction

31 6. Convert to a sphere map Cube map Sphere map Finally, the cube map is converted to a sphere map, which can be used in Mitaka

32 Mapping Area Because of the restricted time, we cannot make the entire Milky Way map within the Practicum time. We can make it within the region shown in red below. However, one can make the entire map at a later date

33 Let s start workshop Open the Jupyter Notebook file named Introduction.ipynb First, copy it into your local folder and then open it in Jupyter Notebook If you cannot find in Jupyter Notebook home try the following: 1. Open command prompt 2. Move to your folder using cd command 3. Type jupyter notebook there

INTRODUCTION TO THE 4-DIMENSIONAL DIGITAL UNIVERSE. Abstract

INTRODUCTION TO THE 4-DIMENSIONAL DIGITAL UNIVERSE. Abstract 9th International Conference on Public Communication of Science and Technology (PCST) Seoul, South Korea, 17-19 May 2006 INTRODUCTION TO THE 4-DIMENSIONAL DIGITAL UNIVERSE Hitoshi Miura 1, Hidehiko Agata

More information

MEDIAGLOBE-III Feature 1 Highest resolution and contrast ratio as small sizes digital planetarium system

MEDIAGLOBE-III Feature 1 Highest resolution and contrast ratio as small sizes digital planetarium system MEDIAGLOBE-III is the latest model of Konica Minolta MEDIAGLOBE, the world s first full-color single-lens digital planetarium. MEDAIGLOBE-III provides the best quality full dome image as small size digital

More information

"Spacewalk" - A New Featured Visual Program at the VR Theater! 3D Visuals derived from the latest Astronomy data -

Spacewalk - A New Featured Visual Program at the VR Theater! 3D Visuals derived from the latest Astronomy data - "Spacewalk" - A New Featured Visual Program at the VR Theater! 3D Visuals derived from the latest Astronomy data - TO PRESS July 2005 The National Museum of Emerging Science and Innovation (Miraikan) (Director:

More information

CHARTING THE HEAVENS USING A VIRTUAL PLANETARIUM

CHARTING THE HEAVENS USING A VIRTUAL PLANETARIUM Name Partner(s) Section Date CHARTING THE HEAVENS USING A VIRTUAL PLANETARIUM You have had the opportunity to look at two different tools to display the night sky, the celestial sphere and the star chart.

More information

Assignment #0 Using Stellarium

Assignment #0 Using Stellarium Name: Class: Date: Assignment #0 Using Stellarium The purpose of this exercise is to familiarize yourself with the Stellarium program and its many capabilities and features. Stellarium is a visually beautiful

More information

Assignment #12 The Milky Way

Assignment #12 The Milky Way Name Date Class Assignment #12 The Milky Way For thousands of years people assumed that the stars they saw at night were the entire universe. Even after telescopes had been invented, the concept of a galaxy

More information

Stellarium Walk-through for First Time Users

Stellarium Walk-through for First Time Users Stellarium Walk-through for First Time Users Stellarium is the computer program often demonstrated during our planetarium shows at The MOST, Syracuse s science museum. It is our hope that visitors to our

More information

AstroBITS: Open Cluster Project

AstroBITS: Open Cluster Project AstroBITS: Open Cluster Project I. Introduction The observational data that astronomers have gathered over many years indicate that all stars form in clusters. In a cloud of hydrogen gas, laced with helium

More information

Boy Scout Badge Workshop ASTRONOMY

Boy Scout Badge Workshop ASTRONOMY Boy Scout Badge Workshop ASTRONOMY Welcome to the Schenectady Museum & Suits-Bueche Planetarium! During this workshop, you will explore the museum, see a show in the planetarium, and try out some other

More information

Large Scale Structure of the Universe Lab

Large Scale Structure of the Universe Lab Large Scale Structure of the Universe Lab Introduction: Since the mid-1980 s astronomers have gathered data allowing, for the first time, a view of the structure of the Universe in three-dimensions. You

More information

[FILE] MILKY WAY AT HOME EBOOK

[FILE] MILKY WAY AT HOME EBOOK 29 May, 2018 [FILE] MILKY WAY AT HOME EBOOK Document Filetype: PDF 244.76 KB 0 [FILE] MILKY WAY AT HOME EBOOK The galaxy contains about 400 billion stars, with a 4-billion-solar-mass black hole at its

More information

Make Your Own Radio Image Large Public Venue Edition

Make Your Own Radio Image Large Public Venue Edition Make Your Own Radio Image Large Public Venue Edition Adapted from the NRAO s Make Your Own Radio Image Background This Activity has been adapted from the NRAO s Make Your Own Radio Image. Radio telescopes

More information

ASTRO 1050 LAB #10: The Structure of the Milky Way Galaxy

ASTRO 1050 LAB #10: The Structure of the Milky Way Galaxy ASTRO 1050 LAB #10: The Structure of the Milky Way Galaxy ABSTRACT In this lab, you will learn that we live in the Milky Way galaxy. Our Solar System and all the stars you can see with your own eyes are

More information

Real Astronomy from Virtual Observatories

Real Astronomy from Virtual Observatories THE US NATIONAL VIRTUAL OBSERVATORY Real Astronomy from Virtual Observatories Robert Hanisch Space Telescope Science Institute US National Virtual Observatory About this presentation What is a Virtual

More information

PART 3 Galaxies. Gas, Stars and stellar motion in the Milky Way

PART 3 Galaxies. Gas, Stars and stellar motion in the Milky Way PART 3 Galaxies Gas, Stars and stellar motion in the Milky Way The Interstellar Medium The Sombrero Galaxy Space is far from empty! Clouds of cold gas Clouds of dust In a galaxy, gravity pulls the dust

More information

Narrated by Whoopi Goldberg

Narrated by Whoopi Goldberg Narrated by Whoopi Goldberg Easily the most beautiful planetarium show I have ever seen. The New York Times OVERVIEW Featuring extraordinary images from ground- and space-based telescopes and stunning,

More information

BHS Astronomy: Galaxy Classification and Evolution

BHS Astronomy: Galaxy Classification and Evolution Name Pd Date BHS Astronomy: Galaxy Classification and Evolution This lab comes from http://cosmos.phy.tufts.edu/~zirbel/ast21/homework/hw-8.pdf (Tufts University) The word galaxy, having been used in English

More information

Miraikan Planetarium/MEGASTAR II Cosmos The New Program, "A New View," was opened to the public in July 2004!

Miraikan Planetarium/MEGASTAR II Cosmos The New Program, A New View, was opened to the public in July 2004! Miraikan Planetarium/MEGASTAR II Cosmos The New Program, "A New View," was opened to the public in July 2004! - The integration of the latest space science and 5 million fixed stars, the most in the world!

More information

29:50 Stars, Galaxies, and the Universe First Hour Exam October 6, 2010 Form A

29:50 Stars, Galaxies, and the Universe First Hour Exam October 6, 2010 Form A 29:50 Stars, Galaxies, and the Universe First Hour Exam October 6, 2010 Form A There are 32 questions. Read through each question and all the answers before choosing. Budget your time. No whining. Walk

More information

Lecture 4: August 30, 2010

Lecture 4: August 30, 2010 Lecture 4: August 30, 2010 How many hospitals are there in the USA? Announcements: First homework has been posted Due Friday (10 th ) First Observatory Opportunity Thursday Night September 2, 8:30pm Will

More information

THE SKY. Sc. Sec. di primo grado M. Codermatz - Trieste August, 2008

THE SKY. Sc. Sec. di primo grado M. Codermatz - Trieste August, 2008 THE SKY G. Iafrate (a), M. Ramella (a) and V. Bologna (b) (a) INAF - Astronomical Observatory of Trieste (b) Istituto Comprensivo S. Giovanni Sc. Sec. di primo grado M. Codermatz - Trieste August, 2008

More information

Introduction of the NAOJ Museum Plan

Introduction of the NAOJ Museum Plan Proc. of the International Symposium on the NAOJ Museum September 2015 in Tokyo, Japan 19 Introduction of the NAOJ Museum Plan Kumiko USUDA-SATO 1 and Museum Project Office Members 1 National Astronomical

More information

Our Solar System: A Speck in the Milky Way

Our Solar System: A Speck in the Milky Way GALAXIES Lesson 2 Our Solar System: A Speck in the Milky Way The Milky Way appears to be curved when we view it but in reality it is a straight line. It is curved due to the combination of pictures taken

More information

Open Cluster Research Project

Open Cluster Research Project Open Cluster Research Project I. Introduction The observational data indicate that all stars form in clusters. In a cloud of hydrogen gas, laced with helium and a trace of other elements, something triggers

More information

The Hertzsprung-Russell Diagram

The Hertzsprung-Russell Diagram Introduction + Aims Installing the Software Theory of Hertzsprung-Russell Diagrams Method: Part 1 - Distance to the Star Cluster Part 2 - Age of the Star Cluster Part 3 - Comparison of Star Clusters Extension

More information

Lab 2 Astronomical Coordinates, Time, Focal Length, Messier List and Open Clusters

Lab 2 Astronomical Coordinates, Time, Focal Length, Messier List and Open Clusters Lab 2 Astronomical Coordinates, Time, Focal Length, Messier List and Open Clusters Name: Partner(s): Boxes contain questions that you are expected to answer (in the box). You will also be asked to put

More information

9.6. Other Components of the Universe. Star Clusters. Types of Galaxies

9.6. Other Components of the Universe. Star Clusters. Types of Galaxies Other Components of the Universe 9.6 The most common type of celestial object astronomers see in space is a star. Most stars appear to be gravitationally bound together into groups, and some groups are

More information

Galactic Census: Population of the Galaxy grades 9 12

Galactic Census: Population of the Galaxy grades 9 12 Galactic Census: Population of the Galaxy grades 9 12 Objective Introduce students to a range of celestial objects that populate the galaxy, having them calculate estimates of how common each object is

More information

PDF / WHERE IS THE CENTER OF THE MILKY WAY

PDF / WHERE IS THE CENTER OF THE MILKY WAY 10 April, 2018 PDF / WHERE IS THE CENTER OF THE MILKY WAY Document Filetype: PDF 332.68 KB 0 PDF / WHERE IS THE CENTER OF THE MILKY WAY The center of our galaxy is teeming with black holes, sort of like

More information

The Galaxy Zoo Project

The Galaxy Zoo Project Astronomy 201: Cosmology Fall 2009 Prof. Bechtold NAME: The Galaxy Zoo Project 200 points Due: Nov. 23, 2010, in class Professional astronomers often have to search through enormous quantities of data

More information

Homework. Our Home World! Nights for 1 st Class Sky Observation Exercise (field near Leeds Business School)

Homework. Our Home World! Nights for 1 st Class Sky Observation Exercise (field near Leeds Business School) Our Home World! 1 2 All homework will be assigned via the online system MasteringAstronomy. Stay up with class assignments in conjunction with the reading. The course ID for Astr 1020 in MasteringAstronomy

More information

Laboratory: Milky Way

Laboratory: Milky Way Department of Physics and Geology Laboratory: Milky Way Astronomy 1402 Equipment Needed Quantity Equipment Needed Quantity Milky Way galaxy Model 1 Ruler 1 1.1 Our Milky Way Part 1: Background Milky Way

More information

APPLICATIONS OF KEPLER'S LAWS

APPLICATIONS OF KEPLER'S LAWS APPLICATIONS OF KEPLER'S LAWS Revealing the existence of a Black Hole (Sagittarius A*) in the center of our Galaxy - the Milky Way - and determining its mass 1. Introduction - A little bit of History The

More information

STEM Society Meeting, December 8, 2009

STEM Society Meeting, December 8, 2009 STEM Society Meeting, December 8, 2009 James Emery 12/27/2009 Contents 1 Meeting Location and Time 1 2 About the STEM Society and the STEM Society Website 1 3 Meeting Notes 2 4 Review and Table of Contents

More information

User Manual Star Walk Kids 2. for iphone/ipod Touch/iPad, tvos and Android phones and tablets. July 2017, ver

User Manual Star Walk Kids 2. for iphone/ipod Touch/iPad, tvos and Android phones and tablets. July 2017, ver User Manual Star Walk Kids 2 for iphone/ipod Touch/iPad, tvos and Android phones and tablets July 2017, ver. 2.0.4 2 Star Walk Kids manual Table of Contents ios and Android versions 3 1 Introduction 3

More information

Photometry of Messier 34

Photometry of Messier 34 Photometry of Messier 34 J. Kielkopf November 12, 2012 1 Messier 34 The open cluster Messier 34 (M34) is in the solar neighborhood, lying roughly in the plane of the Milky Way galaxy in the direction of

More information

PROBLEM SET #1. Galactic Structure 37 pts total. due Tuesday, 2/19/2019

PROBLEM SET #1. Galactic Structure 37 pts total. due Tuesday, 2/19/2019 PROBLEM SET #1 Galactic Structure 37 pts total due Tuesday, 2/19/2019 1. Stellar cluster problem [26 pts] The following refers to a star cluster observed on Aug 15, 2010 at about 4am UT. The cluster is

More information

SkyGlobe Planetarium

SkyGlobe Planetarium SkyGlobe Planetarium Introduction: This exercise will simulate the night sky and demonstrate a number of principles of the celestial sphere and the motions of the Earth and planets. Getting Started: 1.

More information

Results better than Quiz 5, back to normal Distribution not ready yet, sorry Correct up to 4 questions, due Monday, Apr. 26

Results better than Quiz 5, back to normal Distribution not ready yet, sorry Correct up to 4 questions, due Monday, Apr. 26 Brooks observing April 19-22: 9:00 PM to at least 10:15 PM Tonight is a go! April 26-29: 9:30 PM to at least 10:45 PM Regular Friday evening public observing after planetarium shows also an option Begins

More information

telescopes resolve it into many faint (i.e. distant) stars What does it tell us?

telescopes resolve it into many faint (i.e. distant) stars What does it tell us? The Milky Way From a dark site the Milky Way can be seen as a broad band across the sky What is it? telescopes resolve it into many faint (i.e. distant) stars What does it tell us? that we live in a spiral

More information

Flight Utilities Metar Reader version 3.1 by Umberto Degli Esposti

Flight Utilities  Metar Reader version 3.1 by Umberto Degli Esposti Flight Utilities http://www.flightutilities.com Metar Reader version 3.1 by Umberto Degli Esposti 1 Description The program allows inserting a Metar, to load it from a disk or from internet and to show

More information

Proper Motion of Barnards Star

Proper Motion of Barnards Star How to use Virtual Observatory Proper Motion of Barnards Star Florian Freistetter, ZAH, Heidelberg florian@ari.uni-heidelberg.de Stars do move! Even if stars are called fixed stars sometime, y are not

More information

Exploring the Night Sky: Star Charts and Stellarium

Exploring the Night Sky: Star Charts and Stellarium Names: Grade Exploring the Night Sky: Charts and Stellarium Pre-Lab Quiz Record you team s answer as well as your reasonings and explanations. 1. 2. 3. 4. Part 1: Using a SC001 Constellation Chart Coordinates

More information

Phys 100 Astronomy (Dr. Ilias Fernini) Review Questions for Chapter 1

Phys 100 Astronomy (Dr. Ilias Fernini) Review Questions for Chapter 1 Phys 100 Astronomy (Dr. Ilias Fernini) Review Questions for Chapter 1 MULTIPLE CHOICE (Right answers are reported in red) 1.. A solar system contains a. primarily planets. b. large amounts of gas and dust

More information

FIRST CONTACT. Astronomy 101, Section 4 at the Domed Theater Professor Neil McFadden Professor John McGraw

FIRST CONTACT. Astronomy 101, Section 4 at the Domed Theater Professor Neil McFadden Professor John McGraw FIRST CONTACT Astronomy 101, Section 4 at the Domed Theater Professor Neil McFadden Professor John McGraw Ladies and Gentlemen Welcome to Astronomy 101, Section 004, Course Number (CRN#) 44736, taught

More information

PROJECT GLOBULAR CLUSTERS

PROJECT GLOBULAR CLUSTERS PROJECT 5 GLOBULAR CLUSTERS Objective: The objective of this exercise is the calculation of the core and tidal radius of a globular cluster in the Milky Way. Measure the tidal radius of a globular cluster

More information

ESASky, ESA s new open-science portal for ESA space astronomy missions

ESASky, ESA s new open-science portal for ESA space astronomy missions ESASky, ESA s new open-science portal for ESA space astronomy missions Bruno Merín ESAC Science Data Centre European Space Agency bruno.merin@esa.int Visit to NAOC, Beijing, 19/05/2017 ESA UNCLASSIFIED

More information

First Detection of an Intermediate-Mass Black Hole Candidate in the Milky Way

First Detection of an Intermediate-Mass Black Hole Candidate in the Milky Way Press Release September 27, 2017 Keio University First Detection of an Intermediate-Mass Black Hole Candidate in the Milky Way Professor Tomoharu Oka of the Department of Physics, Faculty of Science and

More information

The CSC Interface to Sky in Google Earth

The CSC Interface to Sky in Google Earth The CSC Interface to Sky in Google Earth CSC Threads The CSC Interface to Sky in Google Earth 1 Table of Contents The CSC Interface to Sky in Google Earth - CSC Introduction How to access CSC data with

More information

CONFIRMATION OF A SUPERNOVA IN THE GALAXY NGC6946

CONFIRMATION OF A SUPERNOVA IN THE GALAXY NGC6946 CONFIRMATION OF A SUPERNOVA IN THE GALAXY NGC6946 G. Iafrate and M. Ramella INAF - Astronomical Observatory of Trieste 1 Introduction Suddenly a star runs out its nuclear fuel. Its life as a normal star

More information

When: Before the Planetarium visits your school. Type of activity: Observation, visualization, discovery

When: Before the Planetarium visits your school. Type of activity: Observation, visualization, discovery CLASSROOM ACTIVITY Sundials General information Grade level: Elementary cycle three Students per group: Individual activity When: Before the Planetarium visits your school Duration: One to two 50-minute

More information

Extragalactic Astronomy

Extragalactic Astronomy Extragalactic Astronomy Topics: Milky Way Galaxies: types, properties, black holes Active galactic nuclei Clusters and groups of galaxies Cosmology and the expanding universe Formation of structure Galaxies

More information

The Night Sky [Optional - only for those interested] by Michael Kran - Thursday, 2 October 2008, 03:49 PM

The Night Sky [Optional - only for those interested] by Michael Kran - Thursday, 2 October 2008, 03:49 PM The Night Sky [Optional - only for those interested] by Michael Kran - Thursday, 2 October 2008, 03:49 PM A question sometimes arises: "What's up in the sky at a particular moment?" There are several ways

More information

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame.

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame. Exercise 6 Coordinate Systems and Map Projections The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step

More information

OUTSIDE THE SOLAR SYSTEM Outside the Solar System

OUTSIDE THE SOLAR SYSTEM Outside the Solar System Written by Patricia Walsh and Ron Fridell INTRODUCTION Outside the Solar System This book is available at three reading levels, as indicated by the one, two, or three dots beside the Science A Z logo on

More information

Using the EartH2Observe data portal to analyse drought indicators. Lesson 4: Using Python Notebook to access and process data

Using the EartH2Observe data portal to analyse drought indicators. Lesson 4: Using Python Notebook to access and process data Using the EartH2Observe data portal to analyse drought indicators Lesson 4: Using Python Notebook to access and process data Preface In this fourth lesson you will again work with the Water Cycle Integrator

More information

ASTR 200 : Lecture 22 Structure of our Galaxy

ASTR 200 : Lecture 22 Structure of our Galaxy ASTR 200 : Lecture 22 Structure of our Galaxy 1 The 'Milky Way' is known to all cultures on Earth (perhaps, unfortunately, except for recent city-bound dwellers) 2 Fish Eye Lens of visible hemisphere (but

More information

AS102 -The Astronomical Universe. The boring details. AS102 - Major Topics. Day Labs - Rooms B4 & 606. Where are we (earth, sun) in the universe?

AS102 -The Astronomical Universe. The boring details. AS102 - Major Topics. Day Labs - Rooms B4 & 606. Where are we (earth, sun) in the universe? AS102 - Major Topics Where are we (earth, sun) in the universe? What are stars? AS102 -The Astronomical Universe Instructor: Professor Tereasa Brainerd TAs: Ren Cashman & Katie Garcia How are stars born,

More information

Contrast the old definition of constellation with the. State why we see different constellations during. Summarize what is meant by the Celestial

Contrast the old definition of constellation with the. State why we see different constellations during. Summarize what is meant by the Celestial Contrast the old definition of constellation with the astronomers definition of constellation State why we see different constellations during different times of the year. Summarize what is meant by the

More information

Welcome to Astronomy 101

Welcome to Astronomy 101 Welcome to Astronomy 101 Course Instructor: Prof. Darren L. DePoy Suggested Textbook: Bennett, Donahue, Schneider, & Voit: The essential Cosmic Perspective Web Site: http://faculty.physics.tamu.edu/depoy/astr101.html

More information

Kitt Peak Nightly Observing Program

Kitt Peak Nightly Observing Program Kitt Peak Nightly Observing Program Splendors of the Universe on YOUR Night! Many pictures are links to larger versions. Click here for the Best images of the OTOP Gallery and more information. Engagement

More information

Ay 1 Lecture 2. Starting the Exploration

Ay 1 Lecture 2. Starting the Exploration Ay 1 Lecture 2 Starting the Exploration 2.1 Distances and Scales Some Commonly Used Units Distance: Astronomical unit: the distance from the Earth to the Sun, 1 au = 1.496 10 13 cm ~ 1.5 10 13 cm Light

More information

-ASTR 204 Application of Astroimaging Techniques

-ASTR 204 Application of Astroimaging Techniques Lab 5 - JPL Ephemeris, Binary Maker 3 In Lab 5 we ll look at another ephemeris generating tool; Horizons Web-Interface from JPL, and Binary Maker 3 program for generating radial velocity curves and 3-D

More information

Detecting Galactic HI line using 4-m SRT

Detecting Galactic HI line using 4-m SRT Detecting Galactic HI line using 4-m SRT 1 Goal of the experiment The final goal of the experiment is to detect the galactic HI line emission and to understand the physics behind it. In this experiment,

More information

Module 3: Astronomy The Universe Topic 2 Content: The Milky Way Galaxy Presentation Notes

Module 3: Astronomy The Universe Topic 2 Content: The Milky Way Galaxy Presentation Notes On a clear night, you can go outside and view the Moon and the stars scattered throughout the night sky. At times, you can also see neighboring planets. When you look at the sky and these objects, almost

More information

User's Guide version: 0.06

User's Guide version: 0.06 TEXAS INSTRUMENTS ASTRONOMICAL RESSOURCES & EPHEMERIS http://yann.duchemin.free.fr/astro/tiare/ User's Guide version: 0.06 F o r TI89 TI92(+) V200 c a l c u l a t o r s 23/12/2005 1/10 Many thanks to :

More information

Development of Orbit Analysis System for Spaceguard

Development of Orbit Analysis System for Spaceguard Development of Orbit Analysis System for Spaceguard Makoto Yoshikawa, Japan Aerospace Exploration Agency (JAXA) 3-1-1 Yoshinodai, Sagamihara, Kanagawa, 229-8510, Japan yoshikawa.makoto@jaxa.jp Tomohiro

More information

THE SOLAR SYSTEM. Ringers. The Multi Taskin Mom

THE SOLAR SYSTEM. Ringers. The Multi Taskin Mom THE SOLAR SYSTEM Ringers All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form by any means electronic, mechanical, photocopy, recording

More information

Astronomy 1010: Survey of Astronomy. University of Toledo Department of Physics and Astronomy

Astronomy 1010: Survey of Astronomy. University of Toledo Department of Physics and Astronomy Astronomy 1010: Survey of Astronomy University of Toledo Department of Physics and Astronomy Information Kathy Shan Office: MH 4008 Phone: 530 2226 Email: kathy.shan@utoledo.edu Email is the best way to

More information

AJJAR Astronomical Javascript/Java Applet Resource

AJJAR Astronomical Javascript/Java Applet Resource AJJAR Astronomical Javascript/Java Applet Resource Siobahn Morgan Department of Earth Science University of Northern Iowa Siobahn.Morgan@uni.edu Abstract The AJJAR (Astronomical Javascript/Java Applet

More information

CHARTING THE HEAVENS USING A VIRTUAL PLANETARIUM

CHARTING THE HEAVENS USING A VIRTUAL PLANETARIUM Name Partner(s) Section Date CHARTING THE HEAVENS USING A VIRTUAL PLANETARIUM You have had the opportunity to look at two different tools to display the night sky, the celestial sphere and the star chart.

More information

Kitt Peak Nightly Observing Program

Kitt Peak Nightly Observing Program Kitt Peak Nightly Observing Program Splendors of the Universe on YOUR Night! Many pictures are links to larger versions. Click here for the Best images of the OTOP Gallery and more information. Canis Major

More information

Using SkyTools to log Texas 45 list objects

Using SkyTools to log Texas 45 list objects Houston Astronomical Society Using SkyTools to log Texas 45 list objects You can use SkyTools to keep track of objects observed in Columbus and copy the output into the Texas 45 observation log. Preliminary

More information

The stars and the Earth

The stars and the Earth The stars and the Earth Astronomy 101 Syracuse University, Fall 2018 Walter Freeman August 30, 2018 Astronomy 101 The celestial sphere August 30, 2018 1 / 26 The celestial sphere of the stars I know that

More information

A Ramble Through the Night Sky

A Ramble Through the Night Sky 1 2 Contents of Talk What is up there? Moon, stars, planets, comets, aurora, nebulae, galaxies How can I find my way around? Magazines, books, planisphere, software What if I want to see more? Binoculars,

More information

Astronomy: Exploring the Universe

Astronomy: Exploring the Universe Course Syllabus Astronomy: Exploring the Universe Course Description Why do stars twinkle? Is it possible to fall into a black hole? Will the sun ever stop shining? Since the first glimpse of the night

More information

A Ramble Through the Night Sky

A Ramble Through the Night Sky 1 2 Contents of Talk What is up there? Moon, stars, planets, comets, aurora, nebulae, galaxies How can I find my way around? Magazines, books, planisphere, software What if I want to see more? Binoculars,

More information

It is a very human trait to wonder where we are in this universe. Usually, the only hint of the vastness of the universe comes at night.

It is a very human trait to wonder where we are in this universe. Usually, the only hint of the vastness of the universe comes at night. Chapter 01 Part 1 Our Place in Space We all wonder It is a very human trait to wonder where we are in this universe. Usually, the only hint of the vastness of the universe comes at night. There seems to

More information

The Milky Way Galaxy

The Milky Way Galaxy The Milky Way Galaxy A. Expert - I have done a lot of reading in this area already. B. Above Average - I have learned some information about this topic. C. Moderate - I know a little about this topic.

More information

The Milky Way. Mass of the Galaxy, Part 2. Mass of the Galaxy, Part 1. Phys1403 Stars and Galaxies Instructor: Dr. Goderya

The Milky Way. Mass of the Galaxy, Part 2. Mass of the Galaxy, Part 1. Phys1403 Stars and Galaxies Instructor: Dr. Goderya Foundations Chapter of Astronomy 15 13e Our Milky Way Seeds Phys1403 Stars and Galaxies Instructor: Dr. Goderya Selected Topics in Chapter 15 A view our Milky Way? The Size of our Milky Way The Mass of

More information

TWO SMALL PIECES OF GLASS A Space Science Program for Grades 5-12

TWO SMALL PIECES OF GLASS A Space Science Program for Grades 5-12 Teacher Idea Kit TWO SMALL PIECES OF GLASS A Space Science Program for Grades 5-12 Presented by Funded in part by: Two Small Pieces of Glass Suggested for Grades 5-12 Objectives After visiting the planetarium

More information

Space Cruise & Picture Book

Space Cruise & Picture Book Space Cruise & Picture Book Learning Target: Recognize that there are enormous distances between objects in space Apply our knowledge of light and space travel to understand this distance. Watch Powers

More information

Now on to scales in the. Let s change scale by TWO orders of magnitude at a time and see what happens.

Now on to scales in the. Let s change scale by TWO orders of magnitude at a time and see what happens. Announcements Read 2.1 (Magnitude & Flux), 3.1, 3.2, 3.3 In-class Quiz #1 on Tuesday, January 29. Homework #2 due in class on Thursday, January 31. Disability Services is in need of a note taker for this

More information

How Do I Create a Hubble Diagram to show the expanding universe?

How Do I Create a Hubble Diagram to show the expanding universe? How Do I Create a Hubble Diagram to show the expanding universe? An extremely important topic in astronomy is the expansion of the universe. Although the expanding universe is nearly always discussed in

More information

PHAS : Tracking Sunspots

PHAS : Tracking Sunspots UNIVERSITY COLLEGE LONDON University Of London Observatory PHAS1510 Certificate in Astronomy 0708.01 PHAS1510-10: Tracking Sunspots Modified from an original document from the Remote Access Astronomy Project,

More information

ASTRONOMY 10 De Anza College

ASTRONOMY 10 De Anza College ASTRONOMY De Anza College Section 1 M - F, 7:0-8: am De Anza Planetarium (PLT) ek Cichanski Office: S-1a Office hours: Mon thru Fri :0am-:pm, other times by appt. Office phone: (408) 84-84 Email: cichanskimarek@fhda.edu

More information

Structure of Our Galaxy The Milkyway. More background Stars and Gas in our Galaxy

Structure of Our Galaxy The Milkyway. More background Stars and Gas in our Galaxy Structure of Our Galaxy The Milkyway More background Stars and Gas in our Galaxy "What good are Mercator's North Poles and Equators Tropics, Zones, and Meridian Lines?" So the Bellman would cry, and the

More information

Galaxies and The Milky Way

Galaxies and The Milky Way Galaxies and The Milky Way Attendance Quiz Are you here today? Here! (a) yes (b) no (c) To infinity and beyond! Next Tuesday, 5/30, I will be away at a meeting. There will be a guest lecture by Dr. Jorge

More information

Astronomy: Exploring the Universe

Astronomy: Exploring the Universe Course Syllabus Astronomy: Exploring the Universe Course Code: EDL028 Course Description The universe is truly the last unknown frontier and offers more questions than answers. Why do stars twinkle? Is

More information

Overview of Modern Astronomy. Prof. D. L. DePoy

Overview of Modern Astronomy. Prof. D. L. DePoy Astronomy 111: Overview of Modern Astronomy Prof. D. L. DePoy Fall 2013 Course Description This course will cover the roots of modern astronomy, the scientific method, fundamental physical ysca laws, the

More information

High-performance computing in Java: the data processing of Gaia. X. Luri & J. Torra ICCUB/IEEC

High-performance computing in Java: the data processing of Gaia. X. Luri & J. Torra ICCUB/IEEC High-performance computing in Java: the data processing of Gaia X. Luri & J. Torra ICCUB/IEEC SciComp XXL May. 2009 1/33 Outline of the talk The European Space Agency Gaia, the galaxy in 3D The Gaia data

More information

RFI Detectives Activity for Large Public Venues

RFI Detectives Activity for Large Public Venues RFI Detectives Activity for Large Public Venues Adapted from the NRAO s Be An Interference Detective activity Background Most people living near big cities are familiar with light pollution and how it

More information

V. Astronomy Section

V. Astronomy Section EAS 100 Planet Earth Lecture Topics Brief Outlines V. Astronomy Section 1. Introduction, Astronomical Distances, Solar System Learning objectives: Develop an understanding of Earth s position in the solar

More information

Data Reduction - Optical / NIR Imaging. Chian-Chou Chen Ph319

Data Reduction - Optical / NIR Imaging. Chian-Chou Chen Ph319 Data Reduction - Optical / NIR Imaging Chian-Chou Chen (T.C.) @ Ph319 Images at different wavelengths... Images at different wavelengths... However, the raw data are always not as pretty Why? The total

More information

The Milky Way Galaxy is Heading for a Major Cosmic Collision

The Milky Way Galaxy is Heading for a Major Cosmic Collision The Milky Way Galaxy is Heading for a Major Cosmic Collision Roeland van der Marel (STScI) [based on work with a team of collaborators reported in the Astrophysical Journal July 2012] Hubble Science Briefing

More information

AS 203 Principles of Astronomy 2 Introduction to Stellar and Galactic Astronomy Syllabus Spring 2012

AS 203 Principles of Astronomy 2 Introduction to Stellar and Galactic Astronomy Syllabus Spring 2012 AS 203 Principles of Astronomy 2 Introduction to Stellar and Galactic Astronomy Syllabus Spring 2012 Instructor Prof. Elizabeth Blanton Room: CAS 519 Email: eblanton@bu.edu Phone: 617-353-2633 Office hours:

More information

THE PLEIADES OPEN CLUSTER

THE PLEIADES OPEN CLUSTER THE PLEIADES OPEN CLUSTER G. Iafrate (a), M. Ramella (a) and P. Padovani (b) (a) INAF - Astronomical Observatory of Trieste (b) ESO - European Southern Observatory 1 Introduction Open star clusters are

More information

FleXScan User Guide. for version 3.1. Kunihiko Takahashi Tetsuji Yokoyama Toshiro Tango. National Institute of Public Health

FleXScan User Guide. for version 3.1. Kunihiko Takahashi Tetsuji Yokoyama Toshiro Tango. National Institute of Public Health FleXScan User Guide for version 3.1 Kunihiko Takahashi Tetsuji Yokoyama Toshiro Tango National Institute of Public Health October 2010 http://www.niph.go.jp/soshiki/gijutsu/index_e.html User Guide version

More information

Football Solar System Lab

Football Solar System Lab Football Solar System Lab 1. Introduction The Solar System is large, at least when compared to distances we are familiar with on a day-to-day basis. Consider that for those of you who live here in Orlando,

More information

Teaching Using Immersion - Explaining Magnetism and Eclipses in a Planetarium Dome

Teaching Using Immersion - Explaining Magnetism and Eclipses in a Planetarium Dome Teaching Using Immersion - Explaining Magnetism and Eclipses in a Planetarium Dome Patricia H Reiff 1 and Carolyn Sumners 2 1. Rice University Department of Physics and Astronomy, 6100 Main St MS 108,

More information