diff --git a/Makefile b/Makefile index ee2a425..bb3176f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DOCNAME = ObsCoreExtensionForRadioData DOCVERSION = 1.0 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2025-07-04 +DOCDATE = 2025-09-15 # What is it you're writing: NOTE, WD, PR, or REC DOCTYPE = PEN diff --git a/ObsCoreExtensionForRadioData.tex b/ObsCoreExtensionForRadioData.tex index 6d8d1a5..fc91304 100644 --- a/ObsCoreExtensionForRadioData.tex +++ b/ObsCoreExtensionForRadioData.tex @@ -457,7 +457,7 @@ \subsection{Observational configuration and instrumental parameters} \begin{itemize} \item \texttt{sidereal} : observations pointed on a fixed target, as defined in ObsLocTAP - \item \texttt{fixed-az-el} : observations fixed on a given elevation + \item \texttt{fixed-az-el-transit} : observations fixed on a given elevation and azimuth, as in ObsLocTAP \item Solar-system-object-tracking : moving target, like moon or solar bodies % \item Wobble : observations measuring both the source and the surroundings @@ -573,7 +573,7 @@ \section{The ivoa.obscore\_radio table} \sptablerule \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}°\cr \sptablerule -\texttt{f\_resolution}&\texttt{absolute spectral resolution in frequency}&\texttt{Char.SpectralAxis.\newline Coverage.Bounds\newline Limits.HiLim}&{em.freq;stat.max}&KHz\cr +\texttt{f\_resolution}&\texttt{absolute spectral resolution in frequency}&\texttt{Char.SpectralAxis.\newline Coverage.Bounds\newline Limits.HiLim}&{em.freq;stat.max}&kHz\cr \sptablerule \caption{ObsCore extension proposal for radio data in general.} \label{tab:ExtensionAtt}