Consensus

Mike Fitzpatrick fitz at noao.edu
Fri Dec 10 14:31:42 PST 2010


Exactly!  So if this does the job, why is there is other thing that doubles
the
size of a schema (by your numbers) that I should be asked to support?

-Mike


On Fri, Dec 10, 2010 at 3:10 PM, Roy Williams <roy at cacr.caltech.edu> wrote:

>
>  IVOA is now defining a common understanding of TimeSeries, why should
>> this differ from the VOEvent version of the same data-type?
>>
>
>
> Mike.... Not sure if my earlier message made it, so I will repeat it. I
> think the time series below is not very different from the iVOA common
> understanding ...Roy
>
> -----------------------------
>
> There is an alternate representation of time series in the VOEvent2
> standard, through the Table element, which is based loosely on the VOTable
> structure. But specifically, it could be used for a time series. From Doug
> Tody's recent document on representing time series, I have taken some
> utypes, and come up with the following very simple timeseries that can be
> used in VOEvent2 (below).
>
> Cheers
> Roy
>
>
> <Param name="zeropoint"
>       utype="CoordSys.TimeFrame.Zero"
>       value="51234.0"/>
> <Param name="band"
>       utype="CoordSys.Band.GenID"
>       value="R"/>
> <Param name="timeunit"
>       utype="Char.TimeAxis.Unit"
>       value="day"/>
> <Table>
>  <Field name="Time"
>         utype="Char.TimeAxis.Coverage.Location.Value"
>         unit="day"
>         ucd="time.epoch"/>
>  <Field name="Rmag"
>         utype="Data.FluxAxis.Value"
>         unit="mag"
>         ucd="phot.mag;em.opt.R"/>
>  <Data>
>    <TR><TD>1.635</TD><TD>16.78</TD></TR>
>    <TR><TD>1.934</TD><TD>15.87</TD></TR>
>    <TR><TD>3.456</TD><TD>14.99</TD></TR>
>  </Data>
> </Table>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ivoa.net/pipermail/voevent/attachments/20101210/aedb7b78/attachment.html>


More information about the voevent mailing list