Commit graph

1,886 commits

Author SHA1 Message Date
Stephan I. Böttcher
a0f7135898 Merge branch 'master' into step_v7_dev 2021-09-20 14:50:13 +02:00
Stephan I. Böttcher
5b7438a4ba STEP patch 7.4: reduce gain of opheater regulator 2021-08-12 11:42:20 +02:00
Stephan I. Böttcher
deb9633594 opheater infra for shift= 2021-08-12 11:41:44 +02:00
Stephan I. Böttcher
702e704674 Merge branch 'master' of ssh://git.psjt.org/home/pott/git/solo/solo_config 2021-08-12 10:37:00 +02:00
Stephan I. Böttcher
28add0e8c9 new class solo.solomsgclass.msg_capture(solomsg) 2021-08-04 15:35:00 +02:00
Stephan I. Böttcher
c812f09714 hetept_config_table: fix .connect() 2021-07-27 18:30:20 +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
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
f72d9b0efb solo.patch: fix .main() 2021-07-27 14:25:55 +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
a31e6039b0 do not print diagnostics to stdout, print() 2021-07-27 13:57:04 +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
42b1caedbb clean up .gitignore 2021-07-24 20:52:43 +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
2521acd8a8 step_temp_calib: fix warnings 2021-07-10 23:54:18 +02:00
Stephan I. Böttcher
bc7287d7ae step: w/o CLOSE, 3 Temps 2021-07-09 18:30:04 +02:00
Jan Christoph Terasa
0565a37a11 Fix comments in step_config.l3. 2021-07-09 12:10:21 +00:00
Stephan I. Böttcher
bdb588d832 Merge branch 'master' of ssh://pott.psjt.org/home/pott/git/solo/solo_config 2021-07-09 11:09:53 +02:00
Solar Orbiter GSE ops
62de69bf6b New module: solo.step.acq_time_scan 2021-07-09 11:05:38 +02:00
Stephan I. Böttcher
e16d6955cc ignore backups, tex output.aux 2021-07-08 20:28:05 +02:00
Stephan I. Böttcher
a4d6b7811c dps_product shall be able to represent itself when unallocated 2021-07-08 12:47:37 +02:00
Stephan I. Böttcher
5f8d14cc92 telecom: comment: TC(128,102) flags is ignored 2021-07-07 11:19:21 +02:00
Stephan I. Böttcher
bfa5bd6ddb step patch 7.1: reset acq_time=1 2021-07-06 18:31:36 +02:00
Lars Berger
e445e8d2b7 added change to close mode to the command generation 2021-06-08 17:05:20 +02:00
Lars Berger
7563ae5233 Added step_v0007 defs and the xml files for commanding.
These files are generated by solo/configurations/commanding/step_v007.py
2021-06-08 09:37:05 +02:00
Stephan I. Böttcher
b8ac9f9b20 Merge branch 'step_v7' of https://gitlab.physik.uni-kiel.de/solo/solo_config into step_v7 2021-06-01 10:50:52 +02:00
Stephan I. Böttcher
7995a6968d step fs_on_fm: raise some thresholds 2021-06-01 10:48:43 +02:00
Jan Christoph Terasa
7d3e842b18 Merge branch 'master' into step_v7 2021-05-31 16:03:38 +02:00
Jan Christoph Terasa
d548c8e8af Fix some annoying bugs in configtable.upload() and icu.send_tcs(). 2021-05-31 16:02:55 +02:00
Stephan I. Böttcher
526a969ee4 step ppss: IFTP pulse_length=50µs 2021-05-31 12:10:56 +02:00
Stephan I. Böttcher
55a534dcd5 step ppss: HK temp/voltage cadence = ICU_cadence 60s 2021-05-31 12:05:28 +02:00
Stephan I. Böttcher
d1ba9894cd step fs_on_fm is used for testing, reduce the start_modulus 2021-05-31 10:42:01 +02:00
Stephan I. Böttcher
4033d88d1b step.ppss.do_testpulser() fixes
The `freq` argument of step_pulser was missing.  The intended positional `sel`
arguments were passed as `freq`

The TESTREG write schedule collided with regular IX REG writes.
2021-05-22 14:54:13 +02:00
Stephan I. Böttcher
22c7b4732d ppss_modulus: fix length=
The length= argument to ppss_modulus() needs to wildcard one more
counter to cover the requested sequence length.
2021-05-22 14:48:49 +02:00
Stephan I. Böttcher
b261e1c9c5 step.base_config: define VERSION and SUBVERSION
The VERSION was set in each config.*, which is not what the VERSION is
associated with.  It is now set as a module attribute
solo.step.base_config.VERSION

The unused table argument scratch is now set to solo.step.base_config.SUBVERSION

There is still an optional argument version= to override.
2021-05-18 22:42:21 +02:00