From ff88f96375cea42de682cd4a13947e4ec5469977 Mon Sep 17 00:00:00 2001 From: loumir Date: Wed, 17 Jul 2024 18:02:59 +0200 Subject: [PATCH] % in TDUC-discovery --- TDUC-discovery.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TDUC-discovery.tex b/TDUC-discovery.tex index 835f946..8b4026a 100644 --- a/TDUC-discovery.tex +++ b/TDUC-discovery.tex @@ -70,7 +70,8 @@ \begin{lstlisting} [language=SQL, caption=Show me a list of light curves around object \emph{SN 2022jli}] I. DataType='light-curve' II. target position close to SN 2022jli - III. em_min > 10 and em_max < 1.0E-8 % radio and Xray , gammaray + III. em_min > 10 and em_max < 1.0E-8 + % radio and Xray and Gamma ray VI. Observation data before Sept 31, 2023 VII. Observation data after Sept 01, 2022 \end{lstlisting} @@ -79,7 +80,7 @@ \begin{lstlisting} [language=SQL, caption=Show me a list of light curves around object \emph{SN 2022jli}] I. DataType='light-curve' II. Data collection like Fermi-Lat - IV. t_min > 59823 %Observation data before sept 31, 2023 + IV. t_min > 59823 %Observation data before sept 31, 2023 V. t_max < 60218 % Observation data after sept 01, 2022 \end{lstlisting}