Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions ObsCoreExtensionForRadioData.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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}&deg\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}
Expand Down