Skip to content
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

Ignore backup files #5

Merged
merged 2 commits into from
Jul 27, 2015
Merged

Ignore backup files #5

merged 2 commits into from
Jul 27, 2015

Conversation

sdobbs
Copy link
Contributor

@sdobbs sdobbs commented Jul 27, 2015

Ignore files ending in "~", which is a common suffix used for backup or otherwise extraneous files.

sdobbs added a commit that referenced this pull request Jul 27, 2015
@sdobbs sdobbs merged commit 637f65d into master Jul 27, 2015
zihlmann added a commit that referenced this pull request Nov 5, 2015
Updated fa125 pulse time emulator and added decoder for new CDC pulse data type, #5 

Updated fa125 time emulation code to match the firmware.
Added many gPARMS to enable the configuration params to be set in the command line.

Added decoder for new fa125 data type 5, CDC pulse data

This was done by putting new quantities into the existing Df125PulsePedestal, Df125PulseTime and Df125PulseIntegral. The quality_factor in Df125PulseIntegral is the number of overflows. The quality_factor in Df125PulseTime is the time quality factor.

fa125 pulse integral emulation now segfaults so I disabled it! I did update the PI emulation but it segfaulted before I did that. I expect the fa125 objects might be being restructured soon so I'm going ahead with the push despite this handicap because the EVIO decoder is a lot more useful than the PI emulation. (hd_root did not segfault with PI emulation switched off, I just disabled it to make sure that it's always switched off)
@sdobbs sdobbs deleted the gitignore-backup branch November 13, 2015 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant