Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw...

17
Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration

Transcript of Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw...

Page 1: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Web Interface for Star Databases

of the „Pi of the Sky” Experiment

Marek BiskupWarsaw University

On behalf of the „Pi of the Sky” collaboration

Page 2: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface2

Outline

Star data Interface

Star search Lightcurve view

Summary

Page 3: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface3

„Pi” Stars

The database „Pi 2004-2005” 11 months of operation 2 cameras ~2 million stars per camera ~200 observations per star => Almost 1 billion of records

(almost 200GB)

Online databases for ongoing observations

Implementation in PostgreSQL

Page 4: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface4

Other Catalogs Asas – star variability survey Gcvs – variable stars catalogue Tycho – nearly all stars up to 11m

All fits in the same database schema

Page 5: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface5

Database Schema

Measurements information Additional information about frames, external stars, etc

Star

PK id

ra dec magnitude cam_id ...

Superstar

PK id

name ra dec tycho_id star_class ...

Measurement

time ra dec magnitude ccdx ccdy ...

Page 6: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface6

Web interface

Modern technologies Php Javascript CSS Smarty DHTML AJAX

Configurable Adaptable for other catalogs

(Tycho, ASAS, GCVS)

Page 7: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface7

Search form

Change database

Page 8: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface8

Advanced search

Variability Types

Page 9: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface9

Search results (1)

Page 10: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface10

Search results (2)

Limited number of stars per plot

Page 11: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface11

Interactive searching

Mouse-drawn rectangle

Click on a star to see its light curve

Page 12: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface12

Light curve viewThe

lightcurveStar’s

properties

Lightcurve form

Advanced properties

Page 13: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface13

Light curve Different colors mark

different fields of observation

Small dots mark points from the other camera

Other camera

Page 14: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface14

Interactive light-curvingMouse-drawn

rectangle

Click

Observation properties

Page 15: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface15

Lightcurve form AJAX-like picture fetching Bookmarking support Data exporting

CVS HTML table ROOT macro

Bad measurement elimination

Field selection

Page 16: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface16

Switching between star databases

Direct – from the search form

From a light curve view Search by coordinates

(2’ around) Direct link to the same star

in other catalogs

Advanced star’s properties

Page 17: Web Interface for Star Databases of the „Pi of the Sky” Experiment Marek Biskup Warsaw University On behalf of the „Pi of the Sky” collaboration.

Wilga, 2007-05-24 Marek Biskup, Pi Stars Web Interface17

Summary

Pi of the Sky has a large Star Database, which will be published soon

Existing star databases are wrapped with the same interface

Star data from all the catalogs can be easily browsed