topcat & stilts

21
TOPCAT & STILTS Primer Curso Práctico de la red Temática SVO Granada, 27-28 de octubre de 2009 Francisco Jiménez Esteban Spanish Virtual Observatory LAEX-CAB (INTA-CSIC)

Upload: chip

Post on 09-Jan-2016

57 views

Category:

Documents


0 download

DESCRIPTION

Primer Curso Práctico de la red Temática SVO Granada, 27-28 de octubre de 2009. TOPCAT & STILTS. Francisco Jiménez Esteban Spanish Virtual Observatory LAEX-CAB (INTA-CSIC). TOPCAT. Interactive graphical viewer and editor for tabular data. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: TOPCAT & STILTS

TOPCAT & STILTS

Primer Curso Práctico de la red Temática SVO

Granada, 27-28 de octubre de 2009

Francisco Jiménez Esteban Spanish Virtual Observatory

LAEX-CAB (INTA-CSIC)

Page 2: TOPCAT & STILTS

TOPCAT

• Interactive graphical viewer and editor for tabular data.

• It can examine, analyse, combine, edit and write out tables.

• It understands a number of different astronomically important formats.

• A million rows by a hundred columns.

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Page 3: TOPCAT & STILTS

TOPCAT: Control Window

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

- The right hand panel describes the characteristics of the current table.

- The buttons along the top allow launching of various other windows.

Page 4: TOPCAT & STILTS

TOPCAT: Load Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Load Data:

- You can load your local tables.

Page 5: TOPCAT & STILTS

TOPCAT: Load Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Cone Search:

- Service available on the web.

- The list is obtained from a VO registry.

Page 6: TOPCAT & STILTS

TOPCAT: Table Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Data:

- Scroll around.

- Sort rows.

- Define subsets.

Page 7: TOPCAT & STILTS

TOPCAT: Table Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Columns:

- Information about each column.

- Columns can be hidden/revealed, and new ones added.

Page 8: TOPCAT & STILTS

TOPCAT: Table Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Subsets:

- See all the row subsets defined, and to define more.

- Can be defined using algebraic expression, or graphically.

Page 9: TOPCAT & STILTS

TOPCAT: Table Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Statistics:

- Calculate statistics for all or a selection of rows.

Page 10: TOPCAT & STILTS

TOPCAT: Plot Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

- Set axis labels and ranges

- Different colors or symbols for different sets of data.

- Error bars

- Configurable plot markers

- Zoom in or out.

- Select a Subset.

1D histograms:

- Set bin width and offset

Page 11: TOPCAT & STILTS

TOPCAT: Plot Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

2D:

- Plot pairs of columns.

Page 12: TOPCAT & STILTS

TOPCAT: Plot Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

3D:

- Plots on Cartesian axes.

- Rotate the axes by dragging the mouse.

Page 13: TOPCAT & STILTS

TOPCAT: Plot Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Spherical Polar:

- Plots 3D plots on spherical polar axes.

- Plot points only on the surface of the sphere or on the interior.

- Rotate the axes by dragging the mouse.

Page 14: TOPCAT & STILTS

TOPCAT: Plot Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Stacked Line:

- Plots one or more X-Y line plots using the same X axis but different Y axes.

- This can be particularly useful for visualizing time-series data.

Page 15: TOPCAT & STILTS

TOPCAT: Plot Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Density Maps:

- The intensity of color at each pixel reflects the number of points that fall within its bounds.

- Pixel size can be changed, cut levels can be altered.

- This is very useful for analysis and visualization of extremely crowded plots.

Page 16: TOPCAT & STILTS

TOPCAT: Match Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Concatenate:

- Concatenate the rows of existing tables to create new ones.

Page 17: TOPCAT & STILTS

TOPCAT: Match Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

1 Table:

- Mark groups of rows.

- Eliminate All grouped.

- Eliminate All but First.

- New tables with groups.

Page 18: TOPCAT & STILTS

TOPCAT: Match Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

2 Tables:

- Specify a match operation which will join two tables.

- A wide range of multivariate matches is possible.

Page 19: TOPCAT & STILTS

TOPCAT: Functions Windows

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

Available Functions:

- Displays the details of the functions which can be used to define new columns and subsets.

Page 20: TOPCAT & STILTS

STILTS

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

STILTS is a set of command-line tools for processing tabular data. Its facilities:

- Cross-matching- Format conversion and validation- Column calculation and rearrangement- Row selection- Sorting- Plotting- Statistical calculations- Metadata display

Page 21: TOPCAT & STILTS

STILTS

Francisco Jiménez Esteban – SVO – [email protected] Granada 27-28 de octubre de 2009

- Accept streamed data so the size of tables which can be processed is not limited by available memory.

- In general, the form of a command is

java –jar /path/stilts.jar <stilts-flags> <task-name> <task-args>