<div dir="ltr"><div dir="ltr"><div>The directory:</div><div><a href="ftp://cda.harvard.edu/pub/arcftp/bary/ephem/">ftp://cda.harvard.edu/pub/arcftp/bary/ephem/</a></div><div>contains a variety of planetary, comet, asteroid, and Chandra orbit ephemerides.</div><div><br></div><div>Beware, though: I believe the orbit and planetary ephemeris files provide true position of the object at the time stamp at the reference position, while the comet and asteroid ephemeris files provide apparent position. That is a piece of metadata that was not properly addressed when this file format was designed over 25 years ago.</div><div><br></div><div>By the way, the comet and asteroid files were constructed from ephemerides provided by the Minor Planet Center.</div><div><br></div><div>Cheers,</div><div><br></div><div>  - Arnold<br></div><div><br></div><div><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr">-------------------------------------------------------------------------------------------------------------<br>Arnold H. Rots                                          Chandra X-ray Science Center<br>Smithsonian Astrophysical Observatory                   tel:  +1 617 496 7701<br>60 Garden Street, MS 67                                      fax:  +1 617 495 7356<br>Cambridge, MA 02138                                         <a href="mailto:arots@cfa.harvard.edu" target="_blank">arots@cfa.harvard.edu</a><br>USA                                                   <a href="http://hea-www.harvard.edu/~arots/" target="_blank">http://hea-www.harvard.edu/~arots/</a><br>--------------------------------------------------------------------------------------------------------------<br><br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Nov 23, 2018 at 9:27 PM Dave Morris &lt;<a href="mailto:dave.morris@metagrid.co.uk">dave.morris@metagrid.co.uk</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Arnold,<br>
<br>
Thank you for your input on this.<br>
<br>
François was working from a very sketchy straw-man proposal from me, <br>
looking for areas that the data modelling work on time-series might not <br>
have covered yet.<br>
<br>
Even if the initial set of data models for time-series don&#39;t include <br>
everything needed to cover every use cases, we would like to make sure <br>
that we don&#39;t inadvertently add something to the models now that <br>
prevents them from being extended to cover more detailed use cases <br>
later.<br>
<br>
Could you provide us with a few annotated examples of the FITS file <br>
headers, or some documentation on current best practice, so that we can <br>
include these in our work on time-series.<br>
<br>
Also, daft question (I&#39;m an engineer not an astronomer), is there a <br>
stage before the state vectors have been calculated? Where an astronomer <br>
just has a series of times and positions and would want to store, <br>
process or share these with other researchers? If so, would the metadata <br>
in the headers be different?<br>
<br>
Many thanks,<br>
-- Dave<br>
<br>
--------<br>
Dave Morris<br>
Research Software Engineer<br>
Wide Field Astronomy Unit<br>
Institute for Astronomy<br>
University of Edinburgh<br>
--------<br>
<br>
<br>
On 2018-11-23 20:53, Arnold Rots wrote:<br>
&gt; ...  also known as an ephemeris.<br>
&gt; <br>
&gt; We use a standard FITS file format for orbit and solar system body<br>
&gt; ephemerides, with 7 columns - time and state vector:<br>
&gt; Time (TT), X, Y, Z, Vx, Vy, Vz<br>
&gt; The state vector is in ITRS, its units m and m/s. All at GEOCENTER.<br>
&gt; The solar system body ephemerides are derived from an ephemeris format <br>
&gt; that<br>
&gt; contains:<br>
&gt; Time (TDB), Xs, Ys, Zs, Xe, Ye, Ze<br>
&gt; The position vector for earth (e) and SS object (s) are in ICRS at <br>
&gt; origin<br>
&gt; BARYCENTER, their units AU.<br>
&gt; <br>
&gt; The three points I want to make are:<br>
&gt; <br>
&gt; 1. 3-D Cartesian coordinates are preferable, since you are working in <br>
&gt; the<br>
&gt; near field<br>
&gt; ICRS RA and Dec at BARYCENTER, without a solar distance, are useless <br>
&gt; for<br>
&gt; conversion to some specific location<br>
&gt; <br>
&gt; 2. State vectors (i.e., adding the spatial time derivatives) are <br>
&gt; extremely<br>
&gt; helpful, especially for fast-moving objects<br>
&gt; <br>
&gt; 3. There is one ambiguity that is not addressed here:<br>
&gt; If you provide time T and location S of an object with a common <br>
&gt; coordinate<br>
&gt; origin, does S represent:<br>
&gt; a. the location of the object at time T at the coordinate origin?<br>
&gt; or:<br>
&gt; b. the apparent location of the object as seen from the origin at time <br>
&gt; T?<br>
&gt; This is especially relevant if spherical coordinates are given - the<br>
&gt; location on the sky where the object IS at time T or where we SEE it at<br>
&gt; time T.<br>
&gt; <br>
&gt; Just some points to ponder - we need to be explicit about these <br>
&gt; matters.<br>
&gt; And the example needs some serious work.<br>
&gt; Cheers,<br>
&gt; <br>
&gt;   - Arnold<br>
&gt; <br>
&gt; -------------------------------------------------------------------------------------------------------------<br>
&gt; Arnold H. Rots                                          Chandra X-ray<br>
&gt; Science Center<br>
&gt; Smithsonian Astrophysical Observatory                   tel:  +1 617 <br>
&gt; 496<br>
&gt; 7701<br>
&gt; 60 Garden Street, MS 67                                      fax:  +1 <br>
&gt; 617<br>
&gt; 495 7356<br>
&gt; Cambridge, MA 02138<br>
&gt; <a href="mailto:arots@cfa.harvard.edu" target="_blank">arots@cfa.harvard.edu</a><br>
&gt; USA<br>
&gt; <a href="http://hea-www.harvard.edu/~arots/" rel="noreferrer" target="_blank">http://hea-www.harvard.edu/~arots/</a><br>
&gt; --------------------------------------------------------------------------------------------------------------<br>
&gt; <br>
&gt; <br>
&gt; <br>
&gt; On Thu, Nov 22, 2018 at 3:51 PM François Bonnarel &lt;<br>
&gt; <a href="mailto:francois.bonnarel@astro.unistra.fr" target="_blank">francois.bonnarel@astro.unistra.fr</a>&gt; wrote:<br>
&gt; <br>
&gt;&gt; Der Dave, all,*<br>
&gt;&gt; <br>
&gt;&gt; Before interop Dave asked me to provide how a TimeSeries of Asteroid<br>
&gt;&gt; could look like with the current ts model proposal and Utypes <br>
&gt;&gt; serialisation.<br>
&gt;&gt; <br>
&gt;&gt; <br>
&gt;&gt; <br>
&gt;&gt; Someone recently described to me a use case that I haven&#39;t seen in our<br>
&gt;&gt;  discussions.<br>
&gt;&gt; <br>
&gt;&gt;  To help me understand how to use the new model, could you send me a<br>
&gt;&gt;  simple example of how a time series of position over time would look <br>
&gt;&gt; ?<br>
&gt;&gt; <br>
&gt;&gt;  For a single moving object we would get multiple ra/dec or Point<br>
&gt;&gt;  values plotted against time.<br>
&gt;&gt; <br>
&gt;&gt;  For a mode complex example, multiple position and magnitude values<br>
&gt;&gt;  plotted against time.<br>
&gt;&gt; <br>
&gt;&gt; You can find a &quot;dummy example&quot; of this at this URL :<br>
&gt;&gt; <a href="http://volute.g-vo.org/svn/trunk/projects/time-domain/time-series/note/DATA/Proposed_Serializations/UTYPES/AsteroidSimple.xml" rel="noreferrer" target="_blank">http://volute.g-vo.org/svn/trunk/projects/time-domain/time-series/note/DATA/Proposed_Serializations/UTYPES/AsteroidSimple.xml</a><br>
&gt;&gt; Could be from gaia for an Asteroid. Then Dave gave more details for <br>
&gt;&gt; the<br>
&gt;&gt; second more complex example<br>
&gt;&gt; <br>
&gt;&gt; Two use cases from the Gaia meeting.<br>
&gt;&gt; <br>
&gt;&gt;  Exoplanets, the star will change both brightness and position by tiny<br>
&gt;&gt; amounts linked to the planet&#39;s orbit. Very small and slow changes in<br>
&gt;&gt;  both position and brightness, hard to detect above the noise.<br>
&gt;&gt; <br>
&gt;&gt;  Near earth asteroid will be travelling very fast, and change<br>
&gt;&gt;  brightness in response to distance from the sun, position relative to<br>
&gt;&gt;  the sun, and rotation and shape of the asteroid itself. Very large <br>
&gt;&gt; and<br>
&gt;&gt;  rapid changes in both position and brightness.<br>
&gt;&gt; <br>
&gt;&gt;  Both are valid cases for time series of positions and magnitudes.<br>
&gt;&gt; <br>
&gt;&gt; This is an attempt for a Near Earth Asteroid<br>
&gt;&gt; <a href="http://volute.g-vo.org/svn/trunk/projects/time-domain/time-series/note/DATA/Proposed_Serializations/UTYPES/AsteroidFull.xml" rel="noreferrer" target="_blank">http://volute.g-vo.org/svn/trunk/projects/time-domain/time-series/note/DATA/Proposed_Serializations/UTYPES/AsteroidFull.xml</a><br>
&gt;&gt; Data are dummy of course. but with about 1 magnitude amplitude and <br>
&gt;&gt; 1deg<br>
&gt;&gt; position change in 10 days !!! *Changes for the Exoplanets use case <br>
&gt;&gt; can<br>
&gt;&gt; be easilly done :* There will be no real &quot;look and feel&quot; change for <br>
&gt;&gt; the<br>
&gt;&gt; magnitudes. For position, the best is probably to set the mid position <br>
&gt;&gt; of<br>
&gt;&gt; the star in the refPOsition of COOSYS (see note below) and to have the <br>
&gt;&gt; lon<br>
&gt;&gt; and lat columns giving the deviation from this  position along the ra <br>
&gt;&gt; and<br>
&gt;&gt; dec axes (and no more ecliptic longitude and latitude). The unit for <br>
&gt;&gt; these<br>
&gt;&gt; two columns will probbaly be &quot;mas&quot; instead of &quot;deg&quot;.   Cheers François<br>
&gt;&gt; COOSYS note : currently there is no &quot;refPosition&quot; attribute in COOSYS. <br>
&gt;&gt; We<br>
&gt;&gt; propose to add one , taking the opportunity of the change in VOTable <br>
&gt;&gt; schema<br>
&gt;&gt; required to introduce TIMESYS. this attribute allows accurate <br>
&gt;&gt; distinctions<br>
&gt;&gt; of positions computed from BARYCENTER, TOPOCENTER, GEOCENTER, as well <br>
&gt;&gt; as<br>
&gt;&gt; definitions of standalone &quot;local&quot; spatial frames to code for  very <br>
&gt;&gt; accurate<br>
&gt;&gt; measurements.<br>
&gt;&gt; <br>
&gt;&gt; <br>
</blockquote></div>