From 0297ce5a38a1814bab127e4fb6abcdefd5b1571e Mon Sep 17 00:00:00 2001 From: Peter Teuben Date: Tue, 25 Jun 2024 10:55:59 -0400 Subject: [PATCH] upd --- docs/source/bench.rst | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/docs/source/bench.rst b/docs/source/bench.rst index 9d57616..f022ced 100644 --- a/docs/source/bench.rst +++ b/docs/source/bench.rst @@ -1,19 +1,25 @@ Benchmark data for SLpipeline ============================= -1. RSR: 33551 +The **SLpipeline.sh** command is instrument and mode agnostic. The following obsnums are frequently +used to test and verify the operation of the pipeline. - For RSR there really is one mode, though through the ages the instrument has gone through boards - misbehaving. The 2014 data with obsnum=33551 is well behaved and has served us as the default +1. RSR Bs: **obsnum=33551** + + For RSR there really is one Science mode, though through the ages the instrument has gone through boards + misbehaving. The 2014 data with obsnum=33551 is well behaved and has served us as the default to develop + the RSR portion of the pipeline. -2. SEQ: 79448; single IF in Az-El +2. SEQ Map: **obsnum=79448** ; single IF in Az-El For SEQ (OTF) mapping there are several benchmarks possible, because of the native mapping mode (AzEl, RaDec, LatLon) as well as single or double (since 2023) IF mode. -3. SEQ Ps +3. SEQ Ps: -4. SEQ Bs; usually between beams 8 (off) and 10 (on), but check ``Header.Bs.Beam``. 10 is near the center +4. SEQ Bs: **obsnum=83057** ; usually between beams 8 (off) and 10 (on), but check ``Header.Bs.Beam``. 10 is near the center and should be the "on" position. + Also available via BS_EXAMPLE.ipynb -5. 1MM Ps +5. 1MM Ps: **obsnum=82480** : HCN 3-2 line in Comet 46P/Wirtanen, obtained in December 2018 with the 1mm EHT receiver. + Also available via PS_EXAMPLE.ipynb