Commit graph

1,894 commits

Author SHA1 Message Date
Jan Christoph Terasa
4bed01ce1d step_dps.py: Changed lower energy threshold to match actual L3 trigger.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4794 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-19 16:54:37 +00:00
Sebastian Boden
270abfc27d ept.l3, hetept_config.l3, hetept_dps.py: changed ept level3 to generate 128*64 2d histograms; implemented a function to generate EPT 2d data products in hetept_dps.py
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4786 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-18 16:07:14 +00:00
Jan Christoph Terasa
904e85259d step_ppss.py: Added analog IX reset.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4785 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-18 15:28:47 +00:00
Jan Christoph Terasa
51723f217f step_dps.py: Write SCI definition files containing the actual build-up of the histogram data.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4777 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-14 13:40:55 +00:00
Jan Christoph Terasa
23cc00d405 ivanparser.py: Removed.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4771 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-12 20:41:16 +00:00
Jan Christoph Terasa
f67812a5c7 packets.py: Refactored simplesync to a callable class.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4770 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-12 15:35:30 +00:00
Jan Christoph Terasa
50417ef2f5 solopackets.py: Ignore CRC check for SIS telemetry packets with PID=54.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4769 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-12 15:16:52 +00:00
Jan Christoph Terasa
9bf57883a7 step_ppss.py: Clear STEP L1 counters after telemetering them to ground.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4768 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-12 13:52:34 +00:00
Jan Christoph Terasa
f29cd8f1ed steinmsg.py: Removed commented code.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4767 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-12 13:51:22 +00:00
Stephan I. Böttcher
8829774aa9 solopackets: no exception for plen mismatch
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4762 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-08 16:32:49 +00:00
Jan Christoph Terasa
4da3424cd7 solopackets.py: Delay CRC check so that solopacket class members are properly initialized when checksum error gets raised.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4761 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-08 14:26:13 +00:00
Stephan I. Böttcher
794295e934 packets: add log for MalformendPakets
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4760 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-08 14:10:41 +00:00
Jan Christoph Terasa
8c835cda18 soloparser.py: Removed.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4759 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-08 11:03:20 +00:00
Jan Christoph Terasa
9bd2da1164 soloparser.py, ivanparser.py: Parsers to parse Ivan's test procedure output.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4758 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-06 15:03:26 +00:00
Jan Christoph Terasa
b46eb7eac3 step_sft.py: Use new step.get_hk() semantics.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4753 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-04 16:18:50 +00:00
Jan Christoph Terasa
157af5dea4 steinmsg.py: Updated HK readout to match itf_parser.c semantics.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4752 bc5caf13-1734-44f8-af43-603852e9ee25
2016-01-04 16:17:10 +00:00
Lauri Panitzsch
495b9b9cb5 step_stream_ppss.py: adapted l1l2 trigger to mask "sporadic" triggers
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4737 bc5caf13-1734-44f8-af43-603852e9ee25
2015-12-04 12:25:41 +00:00
Jan Christoph Terasa
441eb28435 step_config: Updated to include latest revelations of IX config from testing.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4735 bc5caf13-1734-44f8-af43-603852e9ee25
2015-12-02 12:04:42 +00:00
Jan Christoph Terasa
96813b9c5c steinmsg.py: Bugfix in compressed HK readout loop..
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4726 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-30 14:11:59 +00:00
Jan Christoph Terasa
8d6ab4dca6 steinmsg.py: Updated hk readout code to cope with compressed HK readouts.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4725 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-30 14:09:41 +00:00
Lauri Panitzsch
50f81b972f step_stream_ppss.py: reverted r4702
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4716 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-26 16:25:30 +00:00
Jan Christoph Terasa
b55afa6bf6 step_sft.py: Added more robust test of EEPROM.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4715 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-26 11:28:05 +00:00
Lauri Panitzsch
78bfe5905e step_stream_ppss.py: for documentation purposes only (sporadic triggers): only IX communication
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4713 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-25 16:39:32 +00:00
Lauri Panitzsch
3db79bdc28 step_stream_ppss.py: no IX communication
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4703 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-24 13:41:24 +00:00
Jan Christoph Terasa
a099452cc0 Reverted r4700.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4702 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-23 12:57:34 +00:00
Lauri Panitzsch
bbf962ba96 step_stream_ppss.py: give ix areset still slightly more time but do it just once per hour
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4700 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-20 15:39:51 +00:00
Stephan I. Böttcher
15a7533c76 heteptana.py: fix EPT channel numbers
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4683 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-04 18:38:15 +00:00
Stephan I. Böttcher
51395ae3c8 configtable EEPROM bases fix
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4682 bc5caf13-1734-44f8-af43-603852e9ee25
2015-11-03 10:38:35 +00:00
Lauri Panitzsch
011abed40e step_config_alcala: Updated testpulser config.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4681 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-30 15:06:02 +00:00
Lauri Panitzsch
e658b08dbb step_config_alcala: Updated ALCALA config.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4680 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-30 14:52:03 +00:00
Lauri Panitzsch
723e48e4f4 step_stream_ppss.py: added extra time slot on second base to allow streaming data and PPSS generated data to be transmitted even under high trigger rates.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4679 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-30 10:01:16 +00:00
Lauri Panitzsch
bbd2095ca4 step_stream_ppss: ix_reset every 10 minutes, ix_config every 30 seconds, duty cycle = 99%; timing should still allow for ix recovery from strange mode (still to be tested) and avoid pattern in data
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4678 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-28 11:38:51 +00:00
Lauri Panitzsch
47d551ada7 step_stream_ppss.py: in the former version the digital ix_reset was too short to escape strange mode (should be: ix_reset(areset=0) -> 30ms -> ix config). to avoid pattern in data, it takes about 30ms to enable data acquisition after ix configuration (should be: ix config, ix_reset(reset=0) -> 30ms -> enable data acquisition).
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4677 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-28 09:07:19 +00:00
Lauri Panitzsch
485d1a68e9 step_stream_ppss.py: a more stable version, duty-cycle = 80%
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4675 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-27 14:09:48 +00:00
Lauri Panitzsch
5f44f94e61 step_stream_ppss.py: new arrangement of the schedule to cope the ix_reset-> ix_config-> (30ms) pattern, still for testing
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4672 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-26 10:04:45 +00:00
Lauri Panitzsch
0cb3bc4fed step_stream_ppss: added functionality to turn on/off ix_reset and ix_areset
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4671 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-22 18:20:36 +00:00
Stephan I. Böttcher
e644abcdb0 telecom: fix tcdata, remove useless parameter defaults
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4670 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-22 13:49:29 +00:00
Stephan I. Böttcher
1e79b34649 telecom generator: remove misguided,^Cilent parameter corrections
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4669 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-22 13:42:56 +00:00
Jan Christoph Terasa
cf58b1f393 telecom.py: Fixed bug in header creation of TC(128,102).
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4668 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-22 13:25:02 +00:00
Jan Christoph Terasa
c53440b477 telecom.py: Fixed tc() in store_messages.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4667 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-22 13:21:15 +00:00
Jan Christoph Terasa
1644fcc337 step_stream_ppss.py: Added second reset of IX to test weird case of spurious triggers after reset.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4666 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-21 17:14:01 +00:00
Jan Christoph Terasa
3990791f26 Reverted r4664.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4665 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-21 17:10:14 +00:00
Jan Christoph Terasa
9fa71c7cc3 step_config.py: Disable acquire before reset of IX at startup to avoid spurious triggers.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4664 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-21 16:41:27 +00:00
Jan Christoph Terasa
4c7cdee080 telecom.py: Updated TC(128,102) and TC(128,103).
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4662 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-20 08:18:21 +00:00
Jan Christoph Terasa
bca04db4cd telecom.py: New implementation of TC(128, 101)
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4661 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-15 16:45:39 +00:00
Jan Christoph Terasa
402582bc59 configtable.py: index_magic quacks like a message_index now. This eases integration into telecom.py
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4660 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-15 16:38:24 +00:00
Jan Christoph Terasa
46e709810e step_config: Updated to use new svn_revision code.
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4658 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-14 11:08:14 +00:00
Stephan I. Böttcher
f7e43bb971 hetept_config: use msg0 version 9
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4657 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-13 19:07:46 +00:00
Stephan I. Böttcher
84074ce670 configtable: number the units per ICU convention
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4656 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-13 15:41:43 +00:00
Stephan I. Böttcher
622d9cf914 hetept_ppss: really disable HIST mem readout
git-svn-id: svn+ssh://asterix/home/subversion/stephan/solo/eda/python@4655 bc5caf13-1734-44f8-af43-603852e9ee25
2015-10-13 15:41:11 +00:00