Commit graph

9,307 commits

Author SHA1 Message Date
stephan
2f24df8f41 hetept ppss: do not disable sample readout in calib mode
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6040 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-24 20:54:51 +00:00
stephan
9dcf6e65e3 solo_printer: do abort at ImportError pylab
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6039 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-24 20:45:32 +00:00
stephan
3239bcd2f5 SpW sologse:
rename SPWSOLO.RBF to SPWCE4.RBF
	built SPWSOLO.RBF without parity


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6038 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-24 20:43:42 +00:00
stephan
60174f749a sirena_ana: invert SCLK
The FM shadc board has a bug in the polatity of the SCLK LVDS receiver.
	Since that board is staked and coated, fixing that bug is easier to do
	on the change4ana board.
	Thus, we invert the SCLK here too.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6037 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-23 06:55:33 +00:00
stephan
9eab6a6b2f sirena_ana: FM SH test (failed)
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6036 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-23 06:09:44 +00:00
panitzsch
27a417a014 STEP_FM_calibration_for_IX_-xx.x_degC.dat: editor-readable version of calibration parameters for certain temperatures for STEP FM as determined during the final thermal calibration.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6035 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-19 12:38:57 +00:00
panitzsch
b3706f924e STEP_FM_T-correlated_calibration.dat: editor-readable version of the temperature-correlated calibration parameters for STEP FM as determined during the final thermal calibration.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6034 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-19 12:36:34 +00:00
panitzsch
7633b7e6f1 STEP_FM_testpulser_Ba133_calibration_JUPYTER.py: converted the original *.ipynb file to a python file - due to the different character of ipynb some re-arranging was done. Results are identical. Code was cleaned and documented as well.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6033 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-19 12:34:21 +00:00
stephan
e47843c856 heteptdig C'E4 block diagram
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6032 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-18 09:43:56 +00:00
boden
22a892ad6b het_pen.l3, het_calib.l3: no more segment addition,
instead reject event if segment energy too similar


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6031 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-12 14:42:18 +00:00
boden
3aa8c59ab8 het_pen.l3, het_calib.l3: implemented addition of segments if the
lesser segment is >30keV and has a valid pulse age
	also fixed some whitespace inconsistencies


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6030 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-11 12:33:43 +00:00
stephan
b8e9249216 SpW gse: MEASURE.RC: start LND nom automatically at boot
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6029 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 20:22:00 +00:00
stephan
3983ed727f C'E4 gse: SCIMEM
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6028 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 20:14:26 +00:00
stephan
3a381fb470 solomsg: C'E4 temp sensor bias R1=12k
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6027 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 20:13:08 +00:00
stephan
7e72fa3028 ppss_table: insertion with larger moduli
C'E4 LND needs insertions at larger moduli.
	class insertion_slot() constructor gains a mod=None parameter.
	class ppss_msg() gets attribute insertion_modulus=modulus_always.
	The insertion_slot_reset modulus will be initialized by .fix_insertion_slots().
	.arm_insertion_slot() copies the reset modulus to the slot modulus.


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6026 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 20:10:46 +00:00
stephan
acafc0f2cf C'E4 spreadsheets
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6025 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 19:54:28 +00:00
stephan
3e84dfa548 C'E4 HK plots with HKU and R1=12k
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6024 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 15:20:33 +00:00
boden
43a602155b solo_data.py: added bytag and byunit methods to science_data
solo_printer.py: restructured and added support for displaying data_rates


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6023 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 13:21:56 +00:00
yu
3c37dd0b11 C'E4 config: noo reset_modulus for temp changes
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6022 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 11:36:53 +00:00
panitzsch
3ef4bcf556 STEP FM thermal calibration: removed former and bad calibration data to avoid confusion: STEP_FM_T-correlated_calibration_IX*
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6021 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 11:36:05 +00:00
yu
888d971888 solomsg: fix ce4_exec()
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6020 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 11:36:05 +00:00
panitzsch
c43235d339 STEP FM thermal calibration: New results based on the thermal calibration performed in the scope of NCR-0040
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6019 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 11:25:29 +00:00
stephan
095ceaacf8 solomsg.ce4_exec(): add icu mode
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6018 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 10:47:53 +00:00
stephan
6559e11430 C'E4 config: revert the table reoderings, that were only present in the documentation to please a clueless reviewer
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6017 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-07 09:18:16 +00:00
stephan
aad0e4bd1d C'E4 icu table: arrempt to reproduce Jia's hexdump mangling :-(
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6016 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-06 20:19:18 +00:00
yu
8cc4de85a7 C'E4 config: fix table[3] is temp 0 mode
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6015 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-06 09:42:22 +00:00
boden
ef558e419f solo_data.py: some improvements for step_bins
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6014 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-05 15:03:46 +00:00
terasa
c1aed14d6a solo_data.py: Properly indent code.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6013 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-05 08:45:48 +00:00
terasa
b426a71018 solo_data.py: Some early work on STEP data products. Implemented energy 2D energy bins for pixel histograms.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6012 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 15:54:01 +00:00
terasa
0d9ceae46c configurations/data_products: Check in data product definitions discussed at Feb. meeting. These should be replaced as soon as the solo_data pipeline is able to create proper output.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6011 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 14:01:51 +00:00
boden
c69bf14aeb himac_quicklook.py: made the code clearer
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6010 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 13:58:26 +00:00
terasa
ee8383aeba solo_data.py: Mostly non-functional stub of step_data.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6009 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 10:29:52 +00:00
terasa
b8883b9bfb step_config.l3: Add e0=16eV.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6008 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 10:29:03 +00:00
terasa
1ee286092c step_l3_trigger.py: properly init self.model
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6007 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 10:28:35 +00:00
stephan
13b1fe1842 C'E4 L3: neutral hists start at 30 keV
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6006 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 07:39:55 +00:00
stephan
26368065e1 solomsg: fix HK temperature conversions
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6005 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-04 07:39:04 +00:00
elftmann
047dbfc698 himac_quicklook.py: bugfix for L3 hist
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6004 bc5caf13-1734-44f8-af43-603852e9ee25
2017-04-03 12:40:52 +00:00
stephan
1b94746348 Langmuir Probe
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6003 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-31 22:29:14 +00:00
stephan
e2bd607960 Langmuir Probe
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6002 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-31 22:29:01 +00:00
stephan
4022d8c431 C'E4 L1l2: fix
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6001 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-30 19:33:06 +00:00
stephan
b6fa4cca7d sirena_ana: ana_mag verbosity
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@6000 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-30 19:32:31 +00:00
boden
f5119efb47 dps_table.py: fixed a bug in enc_schedule(), now works as in verilog
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5999 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-30 15:09:26 +00:00
boden
ff28f812f5 himac_quicklook.py: bugfix
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5998 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-30 14:34:06 +00:00
boden
1b7c3c4926 l3sim.py: added a subclass l3pipe which implements HIST memory and PHA buffers
hetept_sim, step_sim: now inherit from this class; replacement for l3pipe.py
	hetept_sim reads trigger_class from REG STATUS lines


git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5997 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-30 12:27:50 +00:00
elftmann
70e66e8fe3 himac_quicklook.py: L3 dump loading improved
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5996 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-29 12:23:05 +00:00
stephan
2e50a31321 C'E4 L1L2: more LET geometry factor, Heavy Ions
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5995 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-28 22:11:25 +00:00
stephan
8a8ae857f0 C'E4 EM1 nominal mode run
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5994 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-28 20:24:42 +00:00
stephan
69bee7b76f C'E4 ppss: science is issued in sec 9, not sec 0
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5993 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-28 20:23:32 +00:00
stephan
e4c593ea05 flash_SpW: C'E4 GSE altera file and initialization
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5992 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-28 20:14:48 +00:00
stephan
ee46cfeee0 usbconfig: µirena draws power
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda@5991 bc5caf13-1734-44f8-af43-603852e9ee25
2017-03-28 20:13:26 +00:00