SVOCat Easily publishing catalogues in the VO (and web) Carlos - - PowerPoint PPT Presentation

svocat
SMART_READER_LITE
LIVE PREVIEW

SVOCat Easily publishing catalogues in the VO (and web) Carlos - - PowerPoint PPT Presentation

SVOCat Easily publishing catalogues in the VO (and web) Carlos Rodrigo Blanco 1 , 2 1 CAB,INTA-CSIC 2 Spanish Virtual Observatory European Data Provider Forum and Training Event Heidelberg, June 2018 Introduction SVOCat 1.0 is an application


slide-1
SLIDE 1

SVOCat

Easily publishing catalogues in the VO (and web) Carlos Rodrigo Blanco1,2

1CAB,INTA-CSIC 2Spanish Virtual Observatory

European Data Provider Forum and Training Event Heidelberg, June 2018

slide-2
SLIDE 2

Introduction

SVOCat 1.0 is an application intended to make easier the publication of an astronomical catalogue, as a web page and as a VO ConeSearch service. easy to install and configure

  • C. Rodrigo Blanco

SVOCat

slide-3
SLIDE 3

Introduction

SVOCat 1.0 is an application intended to make easier the publication of an astronomical catalogue, as a web page and as a VO ConeSearch service. easy to install and configure SVOCat 2.0, advanced features: handle also spectra associated to resources + VO SSA + VO DataLink

  • C. Rodrigo Blanco

SVOCat

slide-4
SLIDE 4

Introduction

Our intention is not to provide a black box-like tool but a tool characterized by: Fast learning curve.

Good and simple starting point to VO development. Helps to learn about what is being done.

Flexibility and versatility.

It allows starting the installation and configuration process at different steps. Easy adaptation to your particular requirements.

  • C. Rodrigo Blanco

SVOCat

slide-5
SLIDE 5

Requirements

A web server (Apache, for instance). PHP MySQL database. and, in a typical case: Your catalogue can be seen as a single table. Two of the columns give RA and DEC in decimal degrees. Your have your data as a csv file.

  • C. Rodrigo Blanco

SVOCat

slide-6
SLIDE 6

Examples

The tool has proved to be useful for very different communities From medium/large consortia and observatories ...

CMC15 (Carlsberg Meridian Catalogue). Alhambra final catalogue. The Mark-I solar spectrophotometer archive.

to small groups / individual researchers who want to publish their data in the VO

Shapley Supercluster Survey. Stars with debris disks and planets. The SVO hot subdwarf archive. Catalogue of Galactic PNe. THROES catalogue.

  • C. Rodrigo Blanco

SVOCat

slide-7
SLIDE 7

Examples

The tool has proved to be useful for very different communities From medium/large consortia and observatories ...

CMC15 (Carlsberg Meridian Catalogue). Alhambra final catalogue. The Mark-I solar spectrophotometer archive.

to small groups / individual researchers who want to publish their data in the VO

Shapley Supercluster Survey. Stars with debris disks and planets. The SVO hot subdwarf archive. Catalogue of Galactic PNe. THROES catalogue.

  • C. Rodrigo Blanco

SVOCat

slide-8
SLIDE 8

Examples

The tool has proved to be useful for very different communities From medium/large consortia and observatories ...

CMC15 (Carlsberg Meridian Catalogue). Alhambra final catalogue. The Mark-I solar spectrophotometer archive.

to small groups / individual researchers who want to publish their data in the VO

Shapley Supercluster Survey. Stars with debris disks and planets. The SVO hot subdwarf archive. Catalogue of Galactic PNe. THROES catalogue.

  • C. Rodrigo Blanco

SVOCat

slide-9
SLIDE 9

Online Documentation

  • C. Rodrigo Blanco

SVOCat

slide-10
SLIDE 10

Configuration Example

Create a service with SVOCat for a subsample of CMC15 catalogue, 5000 objects 9 columns data initially in a CSV file.

  • C. Rodrigo Blanco

SVOCat

slide-11
SLIDE 11

Configuration Example

  • C. Rodrigo Blanco

SVOCat

slide-12
SLIDE 12

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-13
SLIDE 13

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-14
SLIDE 14

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-15
SLIDE 15

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-16
SLIDE 16

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-17
SLIDE 17

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-18
SLIDE 18

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-19
SLIDE 19

Configuration Example

1.- Create a Database

(if you already have a database you can skip this step)

MySQL db/user/password Which fields/columns? names and datatypes. Create scripts with SVOCat scripts + CSV ⇒ populate database

  • C. Rodrigo Blanco

SVOCat

slide-20
SLIDE 20

Configuration Example

1.- Once you have a database, the rest is easy Some texts for web page and VO services More details about your columns Allowed search fields etc

  • C. Rodrigo Blanco

SVOCat

slide-21
SLIDE 21

Configuration Example

1.- Once you have a database, the rest is easy Some texts for web page and VO services More details about your columns Allowed search fields etc

  • C. Rodrigo Blanco

SVOCat

slide-22
SLIDE 22

Configuration Example

1.- Once you have a database, the rest is easy Some texts for web page and VO services More details about your columns Allowed search fields etc

  • C. Rodrigo Blanco

SVOCat

slide-23
SLIDE 23

Configuration Example

1.- Once you have a database, the rest is easy Some texts for web page and VO services More details about your columns Allowed search fields etc

  • C. Rodrigo Blanco

SVOCat

slide-24
SLIDE 24

Configuration Example

1.- Once you have a database, the rest is easy Some texts for web page and VO services More details about your columns Allowed search fields etc

  • C. Rodrigo Blanco

SVOCat

slide-25
SLIDE 25

Configuration Example

1.- Once you have a database, the rest is easy Some texts for web page and VO services More details about your columns Allowed search fields etc

  • C. Rodrigo Blanco

SVOCat

slide-26
SLIDE 26

Done!

  • C. Rodrigo Blanco

SVOCat

slide-27
SLIDE 27

Done!

  • C. Rodrigo Blanco

SVOCat

slide-28
SLIDE 28

Done!

  • C. Rodrigo Blanco

SVOCat

slide-29
SLIDE 29

More

SVOCat 2.0

more configuration options including spectra datalink VO protocol not well documented (yet)

myspec/myimage

implemented in java for spectra, images SSA,SIA protocols

Available on Friday, if you are interested.

  • C. Rodrigo Blanco

SVOCat

slide-30
SLIDE 30

THANK YOU!

  • C. Rodrigo Blanco

SVOCat