Skip to content

Commit fccc22c

Browse files
authored
Merge pull request #83 from loumir/updates_alessandra_Vincenzo_suggestions
updates from Assandra & Vincenzo - july 25
2 parents 7aa3108 + 392100e commit fccc22c

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

ObsCoreExtensionForRadioData.tex

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -452,13 +452,14 @@ \subsection{Observational configuration and instrumental parameters}
452452
%In addition the wobble mode observes both the source and the surrounding background.
453453
The ObsLocTAP specification \citep{2021ivoa.spec.0724S} defines the term
454454
\emph{tracking\_type} for describing this as well as a vocabulary for
455-
these modes. We include the same term here in the extension. The two
455+
these modes. We include the same terms here in the present extension. The
456456
possible values for radio astronomy data are the following:
457457
\begin{itemize}
458458
\item \texttt{sidereal} : observations pointed on a fixed target, as defined in
459459
ObsLocTAP
460460
\item \texttt{fixed-az-el} : observations fixed on a given elevation
461461
and azimuth, as in ObsLocTAP
462+
\item Solar-system-object-tracking : moving target, like moon or solar bodies
462463
% \item Wobble : observations measuring both the source and the surroundings
463464
\end{itemize}
464465

@@ -560,21 +561,21 @@ \section{The ivoa.obscore\_radio table}
560561
%first table
561562

562563
\begin{landscape}
563-
\begin{longtable}{l p{4.5cm}| p{4cm}| l l |}
564-
\hline
565-
\textbf{column name}&\textbf{definition}&\textbf{utype}&\textbf{ucd}&\textbf{unit}\\
566-
\hline
567-
\texttt{ s\_resolution\_min}&\texttt{ Angular resolution, \newline longest baseline and \newline max frequency dependent}&{ Char.SpatialAxis.\newline Resolution.Bounds.\newline Limits.LoLim}&{pos.angResolution;stat.min}&{arcsec}\\
568-
\hline
569-
\texttt{s\_resolution\_max}&\texttt{Angular resolution, \newline longest baseline and \newline min frequency dependent}&\texttt{Char.SpatialAxis.\newline Resolution.Bounds.\newline Limits.HiLim}&{pos.angResolution;stat.max}&arcsec \\
570-
\hline
571-
\texttt{s\_fov\_min}&\texttt{field of view diameter, \newline min value, \newline max frequency dependent}&\texttt{Char.SpatialAxis.\newline Coverage.Bounds.\newline Extent.LowLim}&{phys.angSize;instr.fov;\newline stat.min}&deg\\
572-
\hline
573-
\texttt{s\_fov\_max}&\texttt{field of view diameter, \newline max value, \newline min frequency dependent}&\texttt{Char.SpatialAxis.\newline Coverage.Bounds.\newline Extent.HiLim}&{phys.angSize;instr.fov;\newline stat.max}&deg\\
574-
\hline
575-
\texttt{f\_resolution}&\texttt{absolute spectral resolution\newline in frequency}&\texttt{Char.SpectralAxis.\newline Coverage.Bounds\newline Limits.HiLim}&{em.freq;stat.max}&Khz\\
576-
\hline
577-
\caption{ObsCore extension columns proposal for radio data in general.}
564+
\begin{longtable}{ l p{4cm}| p{4cm}| l l |}
565+
\sptablerule
566+
\textbf{column name}&\textbf{definition}&\textbf{utype}&\textbf{ucd}&\textbf{unit}\cr
567+
\sptablerule
568+
\texttt{ s\_resolution\_min}&\texttt{ Angular resolution, longest baseline and max frequency dependent}&{ Char.SpatialAxis.\newline Resolution.Bounds.\newline Limits.LoLim}&{pos.angResolution;stat.min}&{arcsec}\cr
569+
\sptablerule
570+
\texttt{s\_resolution\_max}&\texttt{Angular resolution, longest baseline and min frequency dependent}&\texttt{Char.SpatialAxis.\newline Resolution.Bounds.\newline Limits.HiLim}&{pos.angResolution;stat.max}&arcsec\cr
571+
\sptablerule
572+
\texttt{s\_fov\_min}&\texttt{field of view diameter, min value, max frequency dependent}&\texttt{Char.SpatialAxis.\newline Coverage.Bounds.\newline Extent.LowLim}&{phys.angSize;instr.fov;\newline stat.min}&deg\cr
573+
\sptablerule
574+
\texttt{s\_fov\_max}&\texttt{field of view diameter, max value, min frequency dependent}&\texttt{Char.SpatialAxis.\newline Coverage.Bounds.\newline Extent.HiLim}&{phys.angSize;instr.fov;\newline stat.max}&deg\cr
575+
\sptablerule
576+
\texttt{f\_resolution}&\texttt{absolute spectral resolution in frequency}&\texttt{Char.SpectralAxis.\newline Coverage.Bounds\newline Limits.HiLim}&{em.freq;stat.max}&KHz\cr
577+
\sptablerule
578+
\caption{ObsCore extension proposal for radio data in general.}
578579
\label{tab:ExtensionAtt}
579580
\end{longtable}
580581
\end{landscape}

0 commit comments

Comments
 (0)