Commit graph

647 commits

Author SHA1 Message Date
Stephan I. Böttcher
9e523e0d01 Merge branch 'master' into step_dps 2021-07-27 21:40:10 +02:00
Stephan I. Böttcher
c812f09714 hetept_config_table: fix .connect() 2021-07-27 18:30:20 +02:00
Stephan I. Böttcher
521ba60a9d hetept_config_table: fix .connect() 2021-07-27 18:25:56 +02:00
Stephan I. Böttcher
c3b3c6ba2a solo/l3: fix verbosity and .dif()
The commandline flag `-q` shall reset the verbosity to 0, or -1 if it is
already at 0.  Do _not_ decrement below -1.  `-vq` will set the verbosity to 0,
independendly of earlier options.  `verbose` is a module variable that
carries over from earlier `l3.compile()`s.

Fix `l3.diff()` for cases of different length codes.  Remove any `None` from
the final list.
2021-07-27 17:54:25 +02:00
Stephan I. Böttcher
dc54d5f7b7 hetept/l3: add some address logging 2021-07-27 17:53:45 +02:00
Stephan I. Böttcher
ba893fffbd hetept/l3trigger: fix verbosity iniz, add some verbosity
Reset `verbose` to zero with `-vq`.

Unconditionally emit the list of L3 args to stderr.
2021-07-27 17:51:03 +02:00
Stephan I. Böttcher
ecfbf35053 solo/l3: fix verbosity and .dif()
The commandline flag `-q` shall reset the verbosity to 0, or -1 if it is
already at 0.  Do _not_ decrement below -1.  `-vq` will set the verbosity to 0,
independendly of earlier options.  `verbose` is a module variable that
carries over from earlier `l3.compile()`s.

Fix `l3.diff()` for cases of different length codes.  Remove any `None` from
the final list.
2021-07-27 17:45:10 +02:00
Stephan I. Böttcher
598d8a99d3 hetept patch 9.1: output 2021-07-27 14:42:07 +02:00
Stephan I. Böttcher
184b2bb3a7 solo.patch: fix .main() 2021-07-27 14:35:52 +02:00
Stephan I. Böttcher
d8b969cff2 solo.patch: fix .main() 2021-07-27 14:35:41 +02:00
Stephan I. Böttcher
71f3206dc0 solo.patch: merge stop_l3, add .name 2021-07-27 14:35:31 +02:00
Stephan I. Böttcher
dc6575377c do not print diagnostics to stdout, print() 2021-07-27 14:35:04 +02:00
Stephan I. Böttcher
855114b589 do not print diagnostics to stdout 2021-07-27 14:33:20 +02:00
Stephan I. Böttcher
4914256937 solo.patch: fix .main() 2021-07-27 14:32:07 +02:00
Stephan I. Böttcher
1ed84a5f27 solo.patch: fix .main() 2021-07-27 14:31:18 +02:00
Stephan I. Böttcher
426060d4aa solo.patch: fix .main() 2021-07-27 14:26:30 +02:00
Stephan I. Böttcher
f72d9b0efb solo.patch: fix .main() 2021-07-27 14:25:55 +02:00
Stephan I. Böttcher
a7144ef754 hetept patch 9.1: add name= 2021-07-27 14:25:00 +02:00
Stephan I. Böttcher
103cf699d4 solo.patch: merge stop_l3, add .name 2021-07-27 14:19:57 +02:00
Stephan I. Böttcher
d5d9ffe5c6 solo.patch: merge stop_l3, add .name 2021-07-27 14:19:21 +02:00
Stephan I. Böttcher
570167c044 do not print diagnostics to stdout, print() 2021-07-27 13:57:34 +02:00
Stephan I. Böttcher
a31e6039b0 do not print diagnostics to stdout, print() 2021-07-27 13:57:04 +02:00
Stephan I. Böttcher
ea8d782beb do not print diagnostics to stdout 2021-07-27 13:41:48 +02:00
Stephan I. Böttcher
cc6a213b91 do not print diagnostics to stdout 2021-07-27 13:41:05 +02:00
Stephan I. Böttcher
9d273e7ae2 hetept patch 9.1: add absolute C cut for AB~C/ABC 2021-07-27 13:19:30 +02:00
Solar Orbiter GSE ops
2361e358b1 Merge branch 'step_dps' of ssh://git.psjt.org/home/pott/git/solo/solo_config into step_dps 2021-07-27 12:10:45 +02:00
Stephan I. Böttcher
29116ca75f base_config: fix temp scratch default 2021-07-26 15:36:11 +02:00
Stephan I. Böttcher
238f1ac68d base_config.main(): strip / from unit name 2021-07-26 14:07:56 +02:00
Stephan I. Böttcher
8aa8d6a1e9 base_config: fix .make_temp_config(), restore lost {write,send}_scratch 2021-07-26 13:42:34 +02:00
Stephan I. Böttcher
9832d437fb step v8: activate V7.3 calib unconditionally for the FS 2021-07-26 10:52:21 +02:00
Stephan I. Böttcher
04a4d9a875 step patch v7.3 fix calibration for acq_time=6
Set the acq_time=6 (as in v7).
Fix large pixel calib for T=-36°C.  The fix is based on IFTP data from
July 4 to July 20 with acq_time=6 and acq_time=1.

For each IX a rought estimate was obtained for the shift of the pedestal
and the 160keV pulser peaks.  The shift was applied to all large pixels.
2021-07-25 22:48:08 +02:00
Solar Orbiter GSE ops
73f135552e step ppss: add lab_test mode to .do_testpulser() 2021-07-25 22:28:47 +02:00
Stephan I. Böttcher
7e77d3c7e5 step: .do_lowrate() 2021-07-25 12:22:30 +02:00
Stephan I. Böttcher
8e94b94c12 step: write defs for low rate env, define scratch field for dps env 2021-07-25 12:09:32 +02:00
Stephan I. Böttcher
959f6c02b7 step low telemetry rate mode 2021-07-25 02:12:41 +02:00
Stephan I. Böttcher
1f85dc0897 step: support small pixels via modes["*"] 2021-07-24 23:40:41 +02:00
Stephan I. Böttcher
566321d150 Merge branch 'master' into step_dps 2021-07-24 20:54:05 +02:00
Stephan I. Böttcher
a8e4959ccc step patch 7.2 using solo.patch 2021-07-23 16:12:12 +02:00
Stephan I. Böttcher
5286b35d57 new module solo.patch 2021-07-23 12:25:19 +02:00
Stephan I. Böttcher
b7ca9b023c step patch 7.3 using solo.patch 2021-07-23 12:24:08 +02:00
Stephan I. Böttcher
598bda9820 new module solo.patch 2021-07-23 12:23:21 +02:00
Stephan I. Böttcher
853fbc6829 step v7 rename patches for import as modules 2021-07-22 14:29:27 +02:00
Stephan I. Böttcher
2096b44e84 step v7 rename patches for import as modules 2021-07-22 14:28:03 +02:00
Stephan I. Böttcher
86ca64ea0d avoid sending diagnostics to stdout. 2021-07-22 12:39:44 +02:00
Stephan I. Böttcher
04f78cce62 step patch v7.3 fix calibration for acq_time=6
Set the acq_time=6 (as in v7).
Fix large pixel calib for T=-36°C.  The fix is based on IFTP data from
July 4 to July 20 with acq_time=6 and acq_time=1.

For each IX a rought estimate was obtained for the shift of the pedestal
and the 160keV pulser peaks.  The shift was applied to all large pixels.
2021-07-22 12:34:27 +02:00
Stephan I. Böttcher
33663eebfe step patch 7.1: reset acq_time=1 2021-07-22 11:02:14 +02:00
Lars Berger
4190ba8f71 Added step_v0007 defs and the xml files for commanding.
These files are generated by solo/configurations/commanding/step_v007.py
2021-07-22 11:01:43 +02:00
Stephan I. Böttcher
c3ac9f0484 Revert "step: w/o CLOSE, 3 Temps"
This reverts commit bc7287d7ae.
2021-07-21 10:42:31 +02:00
Stephan I. Böttcher
b89074bdf7 Merge branch 'master' into step_dps 2021-07-10 23:54:45 +02:00
Stephan I. Böttcher
2521acd8a8 step_temp_calib: fix warnings 2021-07-10 23:54:18 +02:00