Skip to content

Commit 62d4351

Browse files
authored
Merge pull request #84 from loumir/typo_kHz
typo_kHz
2 parents fccc22c + b613730 commit 62d4351

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DOCNAME = ObsCoreExtensionForRadioData
77
DOCVERSION = 1.0
88

99
# Publication date, ISO format; update manually for "releases"
10-
DOCDATE = 2025-07-04
10+
DOCDATE = 2025-09-15
1111
# What is it you're writing: NOTE, WD, PR, or REC
1212
DOCTYPE = PEN
1313

ObsCoreExtensionForRadioData.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ \subsection{Observational configuration and instrumental parameters}
457457
\begin{itemize}
458458
\item \texttt{sidereal} : observations pointed on a fixed target, as defined in
459459
ObsLocTAP
460-
\item \texttt{fixed-az-el} : observations fixed on a given elevation
460+
\item \texttt{fixed-az-el-transit} : observations fixed on a given elevation
461461
and azimuth, as in ObsLocTAP
462462
\item Solar-system-object-tracking : moving target, like moon or solar bodies
463463
% \item Wobble : observations measuring both the source and the surroundings
@@ -573,7 +573,7 @@ \section{The ivoa.obscore\_radio table}
573573
\sptablerule
574574
\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
575575
\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
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
577577
\sptablerule
578578
\caption{ObsCore extension proposal for radio data in general.}
579579
\label{tab:ExtensionAtt}

0 commit comments

Comments
 (0)