Skip to content

Commit 1a5805d

Browse files
authored
Merge pull request #71 from Bonnarel/main
Modif of spatial parameters + modif of registry details + suppression of todo + suppression of typo in table
2 parents d50ff42 + b637011 commit 1a5805d

4 files changed

Lines changed: 125 additions & 86 deletions

File tree

Appendix.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ \section{Science use cases and translation to ADQL queries based on ObsCore Rad
99
The condition s\_resolution\_max<d\_typical may not be satisfied. At the same time, the user may want to select those
1010
dataset where the desired condition on spatial resolution is matched at least partially within the observed band.}
1111

12+
\textit{Sections from \ref{sec:instrument-mode} illustrate instrument and observing modes parameters. They must be completed by science cases.}
13+
1214
%\subsection{Science case }
1315
\subsection{Use case - s\_resolution\_min}
1416
\label{sec:s_resolution_min}
@@ -215,8 +217,9 @@ \subsection{Use case - time selection }
215217
t_resolution < 0.1 AND
216218
t_exp_max < 0.05
217219
\end{verbatim}
218-
\todo{Below : instrument and observing modes parameters. To be completed by science cases}
220+
219221
\subsection{Use case - instrument type and mode selection }
222+
\label{sec:instrument-mode}
220223
\textit{Any single dish dataset in raster mode around 3C 273.}\\ \\
221224
Show me all datasets satisfying:\\
222225
I. Instrument type is Single dish \\

Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ DOCNAME = ObsCoreExtensionForRadioData
77
DOCVERSION = 1.0
88

99
# Publication date, ISO format; update manually for "releases"
10-
DOCDATE = 2024-11-15
11-
10+
DOCDATE = 2025-02-28
1211
# What is it you're writing: NOTE, WD, PR, or REC
13-
DOCTYPE = PR
12+
DOCTYPE = PEN
1413

1514
AUTHOR_EMAIL=francois.bonnarel@astro.unistra.fr
1615

0 commit comments

Comments
 (0)