-
Notifications
You must be signed in to change notification settings - Fork 1
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
Individual pixel gain in spe #204
base: master
Are you sure you want to change the base?
Commits on Jan 20, 2017
-
use individual pixel gains (from integralGain file)
the template pulse integral between the "half height" and "half height + 30 slices" I have calculated with python to be 24.37 but it cannot stay like this!
Dominik Neise committedJan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 67011be - Browse repository at this point
Copy the full SHA 67011beView commit details -
Dominik Neise committed
Jan 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 6359d71 - Browse repository at this point
Copy the full SHA 6359d71View commit details
Commits on Jan 21, 2017
-
create a new calibration service to provide the integral single pulse…
… gains. This is done, because there are two processors (BasicExtraction and SinglePulseExtraction) needing this gain calibration.
sebastian committedJan 21, 2017 Configuration menu - View commit details
-
Copy full SHA for fdeca23 - Browse repository at this point
Copy the full SHA fdeca23View commit details
Commits on Jan 24, 2017
-
Implented a processor, to calibrate Timelines
from mV to SinglePulseAmplitude; This should be used before BasicExtraction or any extration happens.
Dominik Neise committedJan 24, 2017 Configuration menu - View commit details
-
Copy full SHA for b52aa7d - Browse repository at this point
Copy the full SHA b52aa7dView commit details -
use SinglePulseGainCalibration before BasicExtraction
BasicExtraction became a StatefulProcessor now: - to calculate the template integral ParameterTest uses SinglePulseGaincalibration before extraction starts.
Dominik Neise committedJan 24, 2017 Configuration menu - View commit details
-
Copy full SHA for d44ad0e - Browse repository at this point
Copy the full SHA d44ad0eView commit details -
Get rid of SinglePulseCalibration inside SinglepulseExtraction
Dominik Neise committedJan 24, 2017 Configuration menu - View commit details
-
Copy full SHA for aacfc67 - Browse repository at this point
Copy the full SHA aacfc67View commit details
Commits on Jan 25, 2017
-
Revert "Get rid of SinglePulseCalibration inside SinglepulseExtraction"
This reverts commit aacfc67.
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for ade6a1e - Browse repository at this point
Copy the full SHA ade6a1eView commit details -
Revert "use SinglePulseGainCalibration before BasicExtraction"
This reverts commit d44ad0e.
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for daeb8d6 - Browse repository at this point
Copy the full SHA daeb8d6View commit details -
Revert "Implented a processor, to calibrate Timelines"
This reverts commit b52aa7d.
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for ba86cd8 - Browse repository at this point
Copy the full SHA ba86cd8View commit details -
Merge pull request #207 from fact-project/SinglePulseGainCalibrationS…
…ervice A Single pulse gain calibration service to solve issue #197
Dominik Neise authoredJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 039d26a - Browse repository at this point
Copy the full SHA 039d26aView commit details -
merge master back into development branch
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 068744a - Browse repository at this point
Copy the full SHA 068744aView commit details -
Dominik Neise committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 4ba4614 - Browse repository at this point
Copy the full SHA 4ba4614View commit details -
Dominik Neise committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 44fa913 - Browse repository at this point
Copy the full SHA 44fa913View commit details -
use @service for service; remove defeault_value; WS
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for b24928a - Browse repository at this point
Copy the full SHA b24928aView commit details -
Dominik Neise committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for f3882b1 - Browse repository at this point
Copy the full SHA f3882b1View commit details -
Dominik Neise committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for b4bd6c9 - Browse repository at this point
Copy the full SHA b4bd6c9View commit details -
implement Service instead of CalibrationService
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 8ab6946 - Browse repository at this point
Copy the full SHA 8ab6946View commit details -
Dominik Neise committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 047f431 - Browse repository at this point
Copy the full SHA 047f431View commit details -
use SinglePulseGainCalibService in ConvertSinglePulses2Timeseries as …
…well
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a72d30 - Browse repository at this point
Copy the full SHA 6a72d30View commit details -
another place found, where factSinglePeAmplitudeInMv was used
removed it entirely ... so it cannot happen again
Dominik Neise committedJan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 911945b - Browse repository at this point
Copy the full SHA 911945bView commit details -
Dominik Neise committed
Jan 25, 2017 Configuration menu - View commit details
-
Copy full SHA for d8f42aa - Browse repository at this point
Copy the full SHA d8f42aaView commit details