Stephan I. Böttcher
724594be43
sfilter: yet another change to the L2 trigger.
...
Lately we got a 4th window parameter. The logic was that only one channel
contributing to a coincidence trigger on either level must be in a narrow
age window. There were still races of all kinds. This change is
conceptually simple and should eliminate all races.
The four window parameters (a₁ a₂ a₃ a₄) define a wide and a narrow age
window, wide: a₁ ≤ T ≤ a₄, narrow: a₂ ≤ T ≤ a₃.
All channels required to be hit by an L₂ trigger must have a pulse age T in
the narrow window. A hit on an anticoincidence channel within the wide
age window will inhibit the trigger.
a₄ is the L₁ trigger parameter that defines when the peak detector will
be reset. Hits with longer age will not show up in the data and not be
seen by the L₂ trigger. The parameters should be monotonic, but need
not be distinct.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7795 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-26 16:17:20 +00:00
Jan Christoph Terasa
9a47bce942
hetept/data.py: shift value must be integer.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7794 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-24 09:36:47 +00:00
Jan Christoph Terasa
08b5a300c1
configtable.py: Python3 compat for hex()
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7793 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-24 09:10:17 +00:00
Jan Christoph Terasa
ef8acc920c
hetept/data.py: Fix indentation, tab -> 4 spaces
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7792 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-24 08:55:46 +00:00
Jan Christoph Terasa
3a64231372
solo_data.py: Fix indentation: tab -> 4 spaces.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7791 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-24 08:50:19 +00:00
Stephan I. Böttcher
555423f06c
l1l2: .l2_simulate()
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7785 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-22 21:28:56 +00:00
Stephan I. Böttcher
5efc221a1c
meps_ana_test: syntax error free
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7760 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-16 17:36:02 +00:00
Jan Christoph Terasa
fb8a861b15
configtable.py: index_table ctor magic parameter uses None as default
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7758 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-16 15:27:09 +00:00
Stephan I. Böttcher
c7e80f51fb
l1l2: classes .l1l2.meps_ana .l1l2.meps_simulation
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7757 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-16 13:56:11 +00:00
Stephan I. Böttcher
4118f5fded
solo/python: revert misguided rename of class heteptana
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7756 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-16 12:32:57 +00:00
Stephan I. Böttcher
f63419c7f8
heteps/l3sim: lost+found, untested
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7755 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-16 12:32:15 +00:00
Stephan I. Böttcher
79edffefd7
C'E4 L3: fix PHA select for LET BI
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7754 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-16 12:31:38 +00:00
Robert Elftmann
91447a100c
hetept_config: corrected AB ion histogram information(comment)
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7738 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-14 11:36:26 +00:00
Jan Christoph Terasa
2c9ec72a02
Exclude burst from total data rate estimation.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7719 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-07 16:10:22 +00:00
Jan Christoph Terasa
6288b285c8
telecom.py: Fix calculation of unit ID (this always worked before...?)
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7716 bc5caf13-1734-44f8-af43-603852e9ee25
2019-10-07 08:55:05 +00:00
Zigong Xu
74825caaf7
Correct Lunar day
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7709 bc5caf13-1734-44f8-af43-603852e9ee25
2019-09-23 14:34:40 +00:00
Stephan I. Böttcher
7520826282
C'E4 LND: config prior to lunar day 10 change
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7708 bc5caf13-1734-44f8-af43-603852e9ee25
2019-09-23 13:14:45 +00:00
Zigong Xu
1480a3771c
C'E4 LND: config for lunar day 10
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7707 bc5caf13-1734-44f8-af43-603852e9ee25
2019-09-23 13:11:43 +00:00
Zigong Xu
354be473f3
C'E4 LND: raise threshold of H2 to 300 keV
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7706 bc5caf13-1734-44f8-af43-603852e9ee25
2019-09-23 13:02:18 +00:00
Robert Elftmann
9e1ffd69ae
dps.py: changed QUICKLOOK tag to LOWLATENCY
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7617 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-23 12:55:36 +00:00
Robert Elftmann
a3f3cef368
Corrected Version number for hetept1 and hetept2 config. updated crc
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7616 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-22 07:39:12 +00:00
Robert Elftmann
da55b10060
hetept/config.py: update to version 5
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7615 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-22 07:37:30 +00:00
Robert Elftmann
5d7bd8e21d
hetept/data.py: changed encoding cadences to cadences
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7614 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-22 07:36:35 +00:00
Robert Elftmann
32096a9cc5
Created v0005 for EH1 and EH2. Updated configurations.txt for info and crc.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7608 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-19 09:10:50 +00:00
Jan Christoph Terasa
5afc8f510f
branch off gaptest configs for step and het. Can be deleted(?) from tree once problem is identified.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7597 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-12 15:53:41 +00:00
Jan Christoph Terasa
aa973257d9
hetept/dps.py: Adapt to renaming of QUICKLOOK to LOWLATENCY
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7595 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-09 15:33:59 +00:00
Jan Christoph Terasa
b9f3c3ebde
step/dps.py: Write defs to stdout when executing file.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7593 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-09 12:23:13 +00:00
Jan Christoph Terasa
164881e2bc
solo_data.py: Fix typo in AUX names.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7590 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-03 15:16:43 +00:00
Jan Christoph Terasa
058c99764c
hetept/data.py: Purge all remaining traces of quicklook naming scheme.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7589 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-03 15:15:17 +00:00
Jan Christoph Terasa
cac6cb72b8
step/data.py: Adapt to new naming scheme.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7588 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-03 15:11:07 +00:00
Jan Christoph Terasa
97884e42dd
solo_data.py: Add varLL.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7587 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-03 15:10:48 +00:00
Robert Elftmann
66e873f08e
data.py: changed quicklook data products to lowlatency naming scheme; solo_data: changed quicklook to lowlatency naming scheme
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7586 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-03 15:05:42 +00:00
Robert Elftmann
909877c150
data.py: Added plot function for external data; EPT burst from close to all; changed naming scheme for some HET dps
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7585 bc5caf13-1734-44f8-af43-603852e9ee25
2019-07-03 14:48:19 +00:00
Jan Christoph Terasa
e58658b7c7
configurations: Rename step/v0001 files to match naming pattern of other config files.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7572 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-26 13:55:49 +00:00
Jan Christoph Terasa
21f8b23085
configurations/step/v0001: Add packet timing defs.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7571 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-26 13:54:20 +00:00
Jan Christoph Terasa
e33358122c
configurations/step: Fix timing of DEADTIME packets due to bug in configuration scripts (used 'close/far' instead of 'CLOSE/FAR').
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7570 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-26 13:18:56 +00:00
Jan Christoph Terasa
c6414ad4d9
dps_table.py: Changed order of return values in modulus() function.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7562 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-11 15:12:49 +00:00
Jan Christoph Terasa
6394179ea2
dps_table.py: Simplify modulus function.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7561 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-11 15:04:26 +00:00
Jan Christoph Terasa
df43d9677a
dps_table.py: Fix modulus calculation.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7560 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-11 13:22:18 +00:00
Jan Christoph Terasa
47bd213490
solomsgclass.py: Also print modulus number in repr() of ModulusValue.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7559 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-11 12:44:45 +00:00
Jan Christoph Terasa
b690f4e05b
step/data.py: Adapt to new l3mem interface.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7558 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 14:33:04 +00:00
Robert Elftmann
1ea039d361
solo_data.py: changed plot routine so that external histogram data can be used. renamed mem to l3mem - adapted to new memory interface.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7557 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 14:04:16 +00:00
Robert Elftmann
e84deb6710
/hetept:data.py: fix for HET 2d stopping dps item memory calculation for a and sy.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7556 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 14:02:01 +00:00
Jan Christoph Terasa
24a1fe7e64
solo_data.py: Add commandline option to set simulation time.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7555 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 13:13:20 +00:00
Jan Christoph Terasa
7c362697f6
telecom.py: Fix parsers.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7554 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 13:12:45 +00:00
Jan Christoph Terasa
ce85871ea1
l3sim.py: Import os module.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7553 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 13:11:59 +00:00
Jan Christoph Terasa
e1017dc47c
step/data.py: Add l3mem image for simulation.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7552 bc5caf13-1734-44f8-af43-603852e9ee25
2019-06-04 13:11:28 +00:00
Robert Elftmann
312eb612f8
./hetept/l3data/: added het l3sim output files
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7551 bc5caf13-1734-44f8-af43-603852e9ee25
2019-05-29 14:04:36 +00:00
Robert Elftmann
21e93848bc
./hetept/data.py: hetept_l3mem() loads and merges l3sim output files of ept and het for ccsds generation.
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7550 bc5caf13-1734-44f8-af43-603852e9ee25
2019-05-29 14:03:19 +00:00
Sebastian Boden
c25fc5c318
dps_table.py: fixed sequence number for CCSDS packet simulation
...
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@7549 bc5caf13-1734-44f8-af43-603852e9ee25
2019-05-29 13:50:30 +00:00