According to Alcalá, all commands must have a delay of at least 2s.
The pointer resets after the EEPROM updates have been adjusted. The pointers will now be set to the v09 addresses fm1@0x30080 and fm2@0x50080 after the EEPROM update.
To be consistent with previous configurations, the following temperatures are used for the temperature configurations:
fm1: -6.0, -11.6, -0.8
fm2: -0.8, -6.0, +4.4
This reverts commit 76c61fb9d9.
Patch 9.3 (not the misnamed 9.4 OH patch below) was never uploaded
to the spacecraft. This patch hardwires both 9.1 and 9.3 into the
main code. To obtain a reference for the configuration as flown
for the last few years, this change will here be reverted, and
afterwards 9.1 will be applied again.
solo.l1l2.l2trigger.set() changes only the given parameters. It does not
imply a .reset(). Those lines were a NOP. We only need to clear none=(),
to prevent any anticoincidences.
hetept/config.py:
Increment version to v0009. Add a function for generating PHA cadence patches.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/python@8152 bc5caf13-1734-44f8-af43-603852e9ee25
Increasing ept_2dhist_cutoff from 125keV to 1MeV.
The EPT PHA buffer for penetrating particles is mainly filled with MIPs.
Increasing the cutoff to 1MeV should filter most MIPs and increase the number
of PHA words from non-relativistic particles.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/python@8151 bc5caf13-1734-44f8-af43-603852e9ee25
New data products for EPT stopping particles:
Introducing NO_EPT_mag and NO_EPT_foil, two data products with fully symmetrical binning for INT and MAG with 77 energy channels covering the full range of the l3histogram above 25 keV at 1s/5s cadence in CLOSE/FAR mode.
Introducing B1_EPT_mag, a burst mode data product that can be used together with NO_EPT_mag to double the energy resolution up to 1.6MeV.
All other EPT data products for stopping particles have been removed.
git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/python@8150 bc5caf13-1734-44f8-af43-603852e9ee25