pixie16 / pixie_scan

Software to scan Pixie16 Data from LDFs into DAMM histograms
https://pixie16.github.io/pixie_scan
GNU General Public License v3.0
7 stars 9 forks source link

DAMM Histogram Stops Incrementing after 300 s #10

Closed spaulaus closed 8 years ago

spaulaus commented 8 years ago

Bug reported by R. Grzywacz: The pixie scan on the little laptop behaves very strangely. It is only able to scan first 300 s of data. Checked with pacman and no-pacman mode, online and from LDF, so I am convinced it is not the the poll. The symptom is, that it is scanning, but the spectra stop being accumulated after 5 minutes. My suspicion is on the stricter compiler, but on the other hand the program is not failing, just stops adding counts...

Amended by @spaulaus : Source at commit: acbbc3663455e30db7306fab58ce6609136694c5 Modifications made to add processor for Kyle S. Platform : CentOS7 gcc : 4.8.5

spaulaus commented 8 years ago

This issue cannot be replicated on kqxhc. I will check into the installation on the laptop.

spaulaus commented 8 years ago

There is no issue with the code/compiler/etc. The configuration being used was based off of config/examples/example.xml. This example configuration has a rejection region defined that will ignore all data after the first 300 s. This rejection region should be removed to analyze data past 300 s.