forked from eudaq/eudaq
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added the option to return the full waveform #34
Open
lhuth
wants to merge
59
commits into
simonspa:caribou
Choose a base branch
from
lhuth:waveforms
base: caribou
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
bff6dd2
Fix Timepix3 compilation
simonspa b2e1be5
adding the AD9249 Converter
lhuth 1f4cb7a
firs converter version
lhuth 606927c
Merge branch 'master' of github.com:eudaq/eudaq into caribou
simonspa 8c65e9a
Caribou: allow for "Secondary device" which is only powered and confi…
simonspa 75a6f9a
Caribou/AD9249: rework decoder, add timestamp decoding
lhuth 60e995b
fixing peak det by Spannagel and Buschmann
lhuth 9d8294a
Merge remote-tracking branch 'telepix02/read_ADC' into caribou
simonspa 6b6cab5
ADDecover: add include
simonspa 86087f1
ADDec: change hit detection
simonspa 2ba8be6
AD: add printout for short evt
simonspa 3cfeb77
AD: corrected mapping
simonspa 240097c
AD remove TS for now to match triggers
simonspa 19be585
AD: do not create bogus pixel 0,0
simonspa 20126c0
AD: use difference as charge value, not max
simonspa 7b16ab7
AD: count our own triggers sicne the datacollector re-assigns event n…
simonspa 3646a9f
AD: comment out writing of raw data
simonspa e0dd80a
AD: fix channel mapping
simonspa 4a341d2
AD: Using two thresholds. One to find seed pixels. And a second one, …
lhuth b1abb2b
AD: Reduce couts.
lhuth 5a6fb8b
AD: Fix formating.
lhuth dfe22b6
AD: cout -> EUDAQ_DEBUG
lhuth f5b1df2
AD: Fix misstakes in EUDAQ_DEBUG statements
lhuth 34cc179
Merge pull request #30 from ffeindt/caribou_apts
simonspa cab5d4a
AD: Fixed ts_i reset condition.
ffeindt 51c8cc0
Merge pull request #31 from ffeindt/caribou_apts
simonspa 1f9bdfc
Make euCliReader accept config files.
ffeindt da50daa
ALPIDERawEvent converter can now be configured to make use of timesta…
ffeindt 8145eec
Also AD9249 converter can now be configured to use time stamps instea…
ffeindt 4f215b6
AD fixed type overflow in timestamp calculation.
ffeindt efe2d56
Adjusting converter configuration.
ffeindt 51c5a37
Implemented caribou converter for dSiPM device.
ffeindt cea72fb
dSiPM: Reworked timestamp calculation.
ffeindt 3e55048
Fix debug statement and adapt.
ffeindt 46683c1
Adapted to fix of type issues in peary dSiPM::decodeFrame.
ffeindt 4874d4a
Caribou: document and improve adc_signal feature
simonspa 49682d5
Merge pull request #1 from simonspa/caribou_dsipm
ffeindt bdf1568
dSiPM: Added trigger counter
ffeindt ad252c7
dSiPM: Adapt print statements and moved to event building by trigger id.
ffeindt 644c78f
dSiPM: Added time stamp printouts to TLU converter for sync checks.
ffeindt ead0273
dSiPM: Now deriving frame counter from fpga_trigger id.
ffeindt cfe0bde
dSiPM; copy tags from original event
simonspa 28f6354
Also add offset correction for TLU timestamps.
ffeindt 5a19293
Correcting also the TLU timestamp.
ffeindt 721d659
APTS: Correcting rounding misstake in timestamp
ffeindt a473b88
Caribou: Document secondary_device
simonspa 79e446a
Merge pull request #32 from ffeindt/caribou_apts
simonspa 77af183
Merge pull request #33 from simonspa/caribou_dsipm
simonspa db57fb7
added the option to return the full waveform
lhuth 461f3c5
writing waveforms to file if filename provided
f58b120
Run start time taken from event 1 not 0 for ALPIDE and AD9249 convert…
ffeindt ab1526e
Merge pull request #35 from ffeindt/caribou_lab
simonspa a5c26ac
merging caribou updates
lhuth d4c371e
update from eudaq master
lhuth 5b9a5d7
using waveform
lhuth ee0441f
Merge branch 'master' into caribou
simonspa a414b36
Merge remote-tracking branch 'spanns/caribou' into waveforms
lhuth 0399e14
Caribou: adding readme for AD9249 converter
lhuth 1bf29c7
style changes
lhuth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wavefrom_filename -> waveform_filename
Defaultts -> Defaultts
Add that waveform files are only written if filename is not empty.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and single backticks around
use_waveform