Rick, the SkyServer is a website we built to make it easy for professional and armature astronomers to access the terabytes of data gathered by the Sloan.

Slides:



Advertisements
Similar presentations
Julie Lutz and Kristine Washburn University of Washington
Advertisements

Microsoft Research Microsoft Research Jim Gray Distinguished Engineer Microsoft Research San Francisco SKYSERVER.
Trying to Use Databases for Science Jim Gray Microsoft Research
World Wide Telescope mining the Sky using Web Services Information At Your Fingertips for astronomers Jim Gray Microsoft Research Alex Szalay Johns Hopkins.
1 Online Science -- The World-Wide Telescope as an Archetype Jim Gray Microsoft Research Collaborating with: Alex Szalay, Peter Kunszt, Ani
1 Online Science The World-Wide Telescope as a Prototype For the New Computational Science Jim Gray Microsoft Research
Online Science The World-Wide Telescope as a Prototype For the New Computational Science Jim Gray Microsoft Research
Discovery and Exploration in the VO Chris Miller NOAO/CTIO La Serena, Chile T HE US N ATIONAL V IRTUAL O BSERVATORY.
Demonstration of VO Tools and Technology Tamás Budavári Johns Hopkins University.
The zooniverse.org real science online. The Zooniverse is a collection of websites where members of the public are asked to look at data and interpret.
HOW TO BUILD A WEBSITE In 5 easy steps. Overview ◦ Decide on the Website’s Purpose ◦ Sketch a Rough Draft ◦ Create Content ◦ Code and Assemble Assets.
A Web service for Distributed Covariance Computation on Astronomy Catalogs Presented by Haimonti Dutta CMSC 691D.
Data-Intensive Computing in the Science Community Alex Szalay, JHU.
Improving Technology Expertise in Mathematics Instructors Maria H. Andersen, Muskegon Community College We live in a society exquisitely dependent on science.
Online Data Archives for Use In the Classroom Robert Sparks (FNAL/The Prairie School) GLAST/SEU Educator Ambassador Workshop.
SDSS Web Services Tamás Budavári Johns Hopkins University Coding against the Universe.
Teaching Science with Sloan Digital Sky Survey Data GriPhyN/iVDGL Education and Outreach meeting March 1, 2002 Jordan Raddick The Johns Hopkins University.
1 Working with MS SQL Server II. 2 The sqlcmd Utility Command line utility for MS SQL Server databases. Previous version called osql Available on classroom.
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
Digitized Sky Survey Update Brian McLean : Archive Sciences Branch / Operations and Engineering Division.
Our Book About Us Mrs. Milovich’s Second Grade Resource Room.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
Basic Responsive Design Techniques. Let’s take a look at this basic layout. It has a header and two columns of text, in a box that is centered on the.
Informatics Computer School CS114 Web Publishing HTML Lesson 2.
Functions and Demo of Astrogrid 1.1 China-VO Haijun Tian.
Making the Sky Searchable: Automatically Organizing the World’s Astronomical Data Sam Roweis, Dustin Lang &
What makes a good interactive resume? Click for detailed information Multimedia Navigation Communication.
Federation and Fusion of astronomical information Daniel Egret & Françoise Genova, CDS, Strasbourg Standards and tools for the Virtual Observatories.
Specview Tutorial for the Line Identification Tool I. Busko Space Telescope Science Institute March, 2010.
The Sloan Digital Sky Survey ImgCutout: The universe at your fingertips Maria A. Nieto-Santisteban Johns Hopkins University
Making the Sky Searchable: Automatically Organizing the World’s Astronomical Data Sam Roweis, Dustin Lang &
Data Archives: Migration and Maintenance Douglas J. Mink Telescope Data Center Smithsonian Astrophysical Observatory NSF
Distributed Data Analysis & Dissemination System (D-DADS ) Special Interest Group on Data Integration June 2000.
Web based spectrum databases and utilities László Dobos Tamás Budavári István Csabai MAGPOP kick-off meeting, January Cassis.
1 Online Science The World-Wide Telescope as a Prototype For the New Computational Science Jim Gray Microsoft Research
Lecture 3 With every passing hour our solar system comes forty-three thousand miles closer to globular cluster 13 in the constellation Hercules, and still.
1 Connecting to a Database Server. 2 We all have accounts, with a single database each, on a Microsoft SQL Server on the USF network: allman.forest.usf.edu.
Microsoft Research San Francisco (aka BARC: bay area research center) Jim Gray Researcher Microsoft Research Scalable servers Scalable servers Collaboration.
TechKnowlogy Conference August 2, 2011 Using GoogleDocs for Collaboration.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Creating your online identity
W080: Students Have a Say with Seesaw
AP CSP: Cleaning Data & Creating Summary Tables
Visual Studio Database Tools (aka SQL Server Data Tools)
Art Talk Man-made vs. Natural items in the world around you
5 Reasons Why Office 365 Rocks!
Tech for Teachers EDU 299 Lesson 3.
ENG 105i Writing in Business
UNIT 2 – CHAPTER 2 – LESSON 7 Introduction to Data.
Rich Internet Application Frameworks: a Comparison of Flex, JavaFX, and Silverlight Hi, I am Minseung Kim, the topic that I am going to talk about is Rich.
Fast Action Links extension A love letter to CiviCRM
Online Science The World-Wide Telescope as a Prototype For the New Computational Science Jim Gray Microsoft Research
Web Design.
Dynamic Web Pages JavaScript Jill Thomas Oct 14, 2003.
Teacher Academy Workshops
BARC Scaleable Servers
Project PASS (Proficiency And Success in Science)
Understanding Your Numbers: Data Visualisation with PowerBI
Visual Studio Database Tools (aka SQL Server Data Tools)
Louisiana: Our History.
Title of Your Action Research Project
CDA 3100 Spring 2010.
Finding Trends with Visualizations
Online Multilevel Media Sharing
Year 5 (National Numeracy Strategy) (Based on DFEE Sample Lessons)
Year 5 (National Numeracy Strategy) (Based on DFEE Sample Lessons)
Use an Internet Browser
SSMS to Azure Data Studio
Open data in teaching and education
Presentation transcript:

Rick, the SkyServer is a website we built to make it easy for professional and armature astronomers to access the terabytes of data gathered by the Sloan Digital Sky Survey – the SDSS. It was largely built by Professor Alex Szalay and his students at Johns Hopkins university I helped with some database and web service issues. My particular interest is in dealing with the database problems, and exploring the “online-science” issues you were just describing.

You can see a picture of the telescope in this web page. The survey is about half done now and we have about 100M objects, .5M spectra, 10 TB raw, and 1 TB of catalog data.

The SkyServer has been on the internet for 2 years now and just got its second data release – and a new look designed for us by the Microsoft Research Next Media group. All the catalog data and some of the pixel data are in an SQL Server database. All this data is available to everyone everywhere via this website.

Since this is one of the world’s best telescopes, it is a GREAT Since this is one of the world’s best telescopes, it is a GREAT! way to teach astronomy. Jordon Raddick has built about 150 hours of online instruction around the database. There are classes at all levels.

Using this data, students can redo Hubble’s measurements and discover Hubble’s constant for themselves. This teaches astronomy and computational science at the same time. There are dozens of other interactive lessons using the data. I have learned a lot by doing the lessons. This is some of the best astronomy data in the world, so students have the potential to do new science with it.

Lets drill into the data by using some of the visual tools that Alex and I built.

Lets use the Navigate tool which is my first web service.

What’s going on here is that the web service is pulling images from the database, rotating them so north is up, stretching them and painting them on the canvas – using GDI+. There is a lot of Jpeg going on too. We can invert the image… click Get outlines…. Click And a label … click And zoom out … click click…. At each of these steps the web service is doing some very interesting spatial database searching. Notice I can point to a different object and get it’s attributes and cutout. When I do that, the browser is sending an x,y to Baltimore. The IIS server in Baltimore is converting that to lat, lon, zoom and calling a local web service. That web service is doing a spatial database search, pulling data and images from the database and producing the resulting image.

We can also do this for sets of objects Each of these cutouts is a web service call

And for the very brave, you can write your own sql query and find your own sets.

Here are the 10 high-redshift objects in the database. Lets look at the brightest one

We have just moved from Pixel space to record space. This is a summary of the thousand things we know about this particular object.

Here is a cartoon of its spectrogram showing the spectral lines

And here are those same lines as database records. The astronomers do datamining on these kinds of things. As I said we have a 3 billion record database underneath all this.

The SkyServer design has been cloned by several other observatories. The People at Cal Tech have the Digital Sky server. The folks in Cambridge England have put their data online. In all there are about 10 archives online. Alex’s students at JHU have integrated these archives together with SkyQuery.Net. I do not have time to tell you much about SkyQuery, but just let me show you an example of combining data from Sloan at Baltimore and Isaac Newton Telescope data from Cambridge England. I am going to use a sample query. This is all done with .NET datasets and XML and WSDL.

And here is the answer to that query And here is the answer to that query. It combines data from both sides of the Atlantic. The astronomers are really excited about this – It was 4 nodes a few months ago, it has now grown to 10 archives and there is a LOT of interest in extending it. It is the start of the world-wide telescope.

So, how hard was this? It was relatively easy. Mostly Alex Szalay and his students have done all of this – say 5 people in all. And they all have night- jobs -- they are astronomers. If you want to see how it works all the code is public, you can download it from SkyServer.Org. A 1GB subset of the SQL database is there and the website is there and the web service is there. All you need is WinXP and SQL 2K. All the spatial database search is there, all the datamining stuff is there, and a bunch of research reports are there.

Just to give you as sense of it, let me show you how I work with it. I have it here on my laptop Lets debug that cutout service we have been using all during this demo. First I should mention that, Maria Nieto-Santisteban of JHU took the toy implementation I had and added most of the cool astronmy features and cleaned up my code. So, we are really looking at Maria’s code here. To give you the sense of how it works, lets start without debugging.

That worked, now lets start with debugging.

Wow, and here I am stepping through the ASP page, and then to Maria’s C# code.

And that’s why I love Visual Studio, this is really easy. Well, as you can see, I could go on for hours talking about this, But, you can download all these programs and look at them for yourself.