- 11 Aug, 2022 24 commits
-
-
-
-
-
-
It's set, and cleared, but nowhere read.
-
Makes no sense, and seems wrong to me: according to the definition of struct MinimizerGSL, _gsl->jacobian is to be treated in exactly the same way as _gsl->workspace or _gsl->covariance
-
Wuttke, Joachim authored
Cleanup in mask context See merge request !512
-
Wuttke, Joachim authored
rename Integrator, IPeakIntegrator -> IntegrationProvider, IIntegrator Closes #524 See merge request !518
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Make Python scripts executable, and copy edit TestTrypsin See merge request !517
-
-
-
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
CI: test for scheduled (nightly) run as in BornAgain See merge request !516
-
Wuttke, Joachim authored
previous version did not work, nightly tests were ignored
-
Wuttke, Joachim authored
rm MeanPeakIntegrator, and further cleanup in integrator context (#526) Closes #526 See merge request !509
-
- 10 Aug, 2022 3 commits
-
-
c.trageser authored
Full nightly workflow test using Trypsin data set Closes #467 See merge request !510
-
Raza, Zamaan authored
-
Raza, Zamaan authored
-
- 09 Aug, 2022 1 commit
-
-
Raza, Zamaan authored
-
- 08 Aug, 2022 12 commits
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
This resolves #526: PixelSumIntegrator used a function from MeanBackgroundIntegrator, but there was no "is a" relationship. PixelSumIntegrator now inherits directly from IPeakIntegrator. The sole member function of MeanBackgroundIntegrator has been moved into PixelSumIntegrator.cpp.
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Don't document default value of function argument in cpp file; it's an error-prone duplication of information from the h file
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-