Commit graph

9,307 commits

Author SHA1 Message Date
stephan
c3395c47db solomsg: fix import in .l3code_dis()
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7043 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-23 09:51:15 +00:00
stephan
428d195f0f msgdecode.py: new config dump decoder, very unfinished
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7042 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-23 07:51:34 +00:00
stephan
2d597111f6 icu_message_table: write_eeprom(diff=)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7041 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-22 22:01:02 +00:00
stephan
34bee9f0c3 C'E4: version 5 (preliminary)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7040 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-22 19:21:37 +00:00
stephan
abd767888d C'E4 L3: Fix bug in do_stop_I
Subject: A bug type of typo found in do_stop_I
Date: Sun, 21 Oct 2018 23:35:36 +0200
From: Jia Yu <yu@physik.uni-kiel.de>
Message-ID: <5BCCF128.8040209@physik.uni-kiel.de>

Moin Stephan,

Line 515 of the macro do_stop_I in ce4.l3
Line 513    ABK =        ADD A1N>>1 + B1N>>1
Line 514    CDK =        ADD CK>>1 + DK>>1
Line 515    TK =        ADD ABN>>1 + CDK>>1
ABN is a typo and shall be written as ABK.

I think this typo will result in some real problems, because ABN is 
*not* calculated in the current do_stop_I macro, but outside the case of 
particle stopping in D...

I do not know how our compiler will assign ABN, if the address in R 
registers is fixed, then we will *always* have a wrong value in ABN 
which is calculated by other events, e.g., stopping in D.

In addition, it seems that our compiler can not find this kind of bug, 
maybe we need to update the l3.py a little bit.

Yours,
Jia


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7039 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-22 18:51:25 +00:00
stephan
3e6c91acbd heteptdig.tex: minor fix in encoding table
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7038 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-22 18:48:10 +00:00
boden
747e335af8 het_stopping.l3: fixed rounding errors in ABC cuts
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7037 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-19 12:24:17 +00:00
stephan
ac9abdef5a Rolfs NMrena UDP config
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7036 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-18 14:54:24 +00:00
boden
6a3799cb0d het_stopping.l3: added lower cut for HET ABnC proton histogram
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7035 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-18 11:59:06 +00:00
elftmann
5b188bd0fb het_calib.l3: Bg segment check to 10% of main seg. instead of 100, fixed conversion in cut_c_AB_ratio, added comments
data.py: Added summary boxes for ABnC groups (C N O + Ne Mg Si S + Ar Ca Fe Ni). Adjusted Y-range of boxes for all ions for edge-to-edge definition as Stephan suggested. Enlarged most DP items
het_stopping.l3: Added comment to code


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7034 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-18 11:18:53 +00:00
stephan
881ced13a5 tanos-jr-ALt-Temp_Pres.gpt: late add
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7033 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-18 10:01:42 +00:00
stephan
556d0078ce stratosflights2gpx.py: late add
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7032 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-18 09:42:52 +00:00
boden
9085907f2f pytf_parser: allow filtering by tag
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7031 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-17 14:43:43 +00:00
boden
5cef26c560 heteptana.py: renamed to l1l2.py to make more consistent
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7030 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-17 10:24:56 +00:00
boden
606a994a0a python/solo: some fixes to revision number tracking
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7029 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-16 15:15:56 +00:00
boden
a78e751821 heteptana,l1l2: reorganized the names and scales
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7028 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-16 15:14:58 +00:00
stephan
3eb1b6b1b1 nm64 BERN commisioning
add CRONBERN for messumformer
	strip parity bits from UART 2


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7027 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-16 14:22:28 +00:00
stephan
dfc9456ff8 pressure.awk: late add
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7026 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-16 09:06:09 +00:00
boden
84463b9543 hetept/data.py: changed ept foil-side background histogram
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7025 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-15 14:12:00 +00:00
boden
4f0daf39a7 het_stopping.l3: rotated het ab stopping ion histogram
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7024 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-15 11:01:23 +00:00
boden
095d2bf804 hetept/data.py: fixed the directions of het stopping data products
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7023 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-15 09:15:13 +00:00
stephan
032f2b1bc1 nm64: fix crash at partial BM35 string
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7022 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-14 18:43:37 +00:00
stephan
846f51cab5 nm64_frontend: values
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7021 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-14 18:40:52 +00:00
boden
5272a15147 hetept/data.py: fixed the direction of het_pen histograms
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7020 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-11 15:02:06 +00:00
elftmann
3475c9b9a1 hetept/data.py: Added telescope and histogram informations for HET
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7019 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-11 12:24:52 +00:00
terasa
1164c7cbd3 configtable.py: Add option to create pristine update table at an offset.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7018 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-10 23:26:10 +00:00
terasa
931e83a89e telecom.py: Fix parsing of TC(128,101).
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7017 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-10 23:25:28 +00:00
terasa
0450d1fb06 icu.py: Add option to relocate table pointers.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7016 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-10 23:24:42 +00:00
stephan
30c257283b C'E4 L3 thermal neutron trigger: fix calibration for G2 and H2
Subject: Re: Another typo in L3 trigger I guess...
To: Stephan Böttcher <boettcher@physik.uni-kiel.de>
References: <b3667a8d-1fb1-e250-a5a5-3b73d7912a67@physik.uni-kiel.de>
 <s6n5zybe7ij.fsf@blaulicht.dmz.brux>
Cc: Bob Wimmer <wimmer@physik.uni-kiel.de>, Jia Yu <yu@physik.uni-kiel.de>
From: Jia YU <yu@physik.uni-kiel.de>
Message-ID: <46c0cb3d-b109-90fa-a770-720f69ff8953@physik.uni-kiel.de>
Date: Tue, 9 Oct 2018 12:46:43 +0200


Moin Stephan,

here goes calibration values that we used on FM:

G1_calib = mV_A / 0.25010249
G2_calib = mV_A / 0.24408287
H1_calib = mV_A / 0.24393106
H2_calib = mV_A / 0.25123869

they are not that different
@Bob please let us know how to deal with this bug, thanks

Yours,
Jia



On 09/10/18 12:31, Stephan Böttcher wrote:
> Moi  Jia,
>
> Jia YU <yu@physik.uni-kiel.de> writes:
>
>> Moin Stephan,
>>
>> again in ce4.l3, lines 312, 313
>>
>> K2 =        MULI G2 * *G1*_calib/gs
>> K2 =    ifC    MULI H2 * *H1*_calib/gs
>>
>> I think they shall be
>>
>> K2 =        MULI G2 * *G2*_calib/gs
>> K2 =    ifC    MULI H2 * *H2*_calib/gs
>>
>> If these are typo, then our G2 and H2 channels use a wrong calibration
>> values, do you agree?
> That is a bug, yes, you are right.
>
> How different are those calibrations?
>
> Stephan



git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7015 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 20:43:44 +00:00
boden
56261653a3 hetept/data.py: fixed directions of EPT data products (and added comments to explain it)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7014 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 16:32:55 +00:00
stephan
8915e2de9b arm:
fix and link spw
	fix all warnings, WWARN=-Werror


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7013 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 12:52:18 +00:00
stephan
49591bd116 nm64/rsync-cron: make two days of nm_raw
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7012 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 12:50:47 +00:00
terasa
c97514e608 icu.py: Take into account delays in TC comment fields.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7011 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 08:51:17 +00:00
terasa
d76c42c789 telecom.py: Fix 128,103 XML parsing.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7010 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 08:50:54 +00:00
terasa
f0bd072148 configtable.py: Parse hex tables by Alcala PO.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7009 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-09 08:49:56 +00:00
stephan
5ba92885d3 arm: spw.c
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7008 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-08 23:06:47 +00:00
stephan
f157b19677 arm: move err_noblock
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7007 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-08 23:06:26 +00:00
stephan
ba17039bcf itf_parser: -O hexdump
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7006 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-08 14:28:37 +00:00
stephan
670f50148e nmdbstream: fix lifetime counter wrap handling
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7005 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 17:18:56 +00:00
stephan
aeb445306b nmdbstream: fix kill message
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7004 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 17:18:23 +00:00
stephan
eb2980c77a nm64rc: NM64_config_rolf
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7003 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 16:05:27 +00:00
stephan
ae2087da43 nmdbstream: delay killing old file, fix sleepiness
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7002 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 16:03:48 +00:00
stephan
e6bea0d676 nm64file: print \n at eof
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7001 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 16:03:05 +00:00
stephan
938ef6c766 NM64.py: fix HK with message
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@7000 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 16:02:27 +00:00
stephan
18e096dde4 nm64: increase DumpHK overlap from 5 to 9
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6999 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 16:00:37 +00:00
stephan
63b82a3c16 arm/dma: typo in comment
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6998 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 15:57:58 +00:00
boden
c617985269 hetept/data.py: added more data products for EPT foil-side detectors
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6997 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-05 13:47:21 +00:00
terasa
613dadabb3 python/solo/step/l3/step_calib_multi.l3: L3 trigger which calibrates all hit pixels. (WIP)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6996 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-02 22:14:01 +00:00
boden
a49a314388 het_stopping.l3: fixed AB He 1d cut, rotated of AB He 2d histogram
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6995 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-02 13:22:55 +00:00
elftmann
3209445ae4 data.py: Changed He4 1d outer-outer to He3+He4 outer-outer, enlarged 2d He3+He4 2d hist.
het_calib.l3: Added cut for He3+He4 1d outer-outer hist to remove pen. particles.
het_stopping.l3: Changed He4 1d outer-outer to He3+He4 1d outer-outer. Introduced cut in A det. to remove pen. particles for these histogram.
l3sim.py: added possibility create a 2d output histogram which contains primary energy of particles.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6994 bc5caf13-1734-44f8-af43-603852e9ee25
2018-10-02 11:26:35 +00:00