-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SpecFit updates for improvements (#34)
* changed optimization * removed plots, added typedtables * changed auto calibration to more stables * new cut truncated fits * updated aoe calibration for dep cut gen * updated package * qc for energy calibration and aoe tuning * new routines for simple_calibration * more flexible peak fitting * removed types for keywords * new auto calib for peak splits * new ctc routines * updated filter optimization routine * updated qc cuts for sg and energy * renamed filter optimization * updated specfits * updated aoe calibration * Update BAT version bound * STASH * New recipes * AoE fit update * Add all e filter cuts * Added calbrate energy * STASH * New qc * STASH * Drop remnants of Julia <v1.9 support * Require LegendDataManagement * Adjust bin ranges of A/E histograms * Set PDFs for A/E to zero outside of the histogram ranges * Change function to fit sigma of A/E peaks from exp to sqrt * Fixed calibration and high side cut * Update ValueShapes version bound * Reformat Project.toml * add p-value for fit_single_peak_th228 * add 2 more p-value calculation alternatives * implement iterative fit for cali peaks based on covmat * add doc to gof * iterative_fit: add flag, default is false -> no iterative fit * fwhm uncertainty with covmat * function to sample test data from model, run test doesnt need to read external data anymore * add distribution package * fix pull request issue, forgot a plot * add fast flatten * add norm. residuals to fit results + cosmetic improvements * Fixed compat * Fix docstring * Increased LegendDataManagement package version * Cleaned dosctrings * Changed some formatting * Apply suggestions from code review remove unnecessary packages from Project.toml Co-authored-by: Florian <[email protected]> * Apply suggestions from code review remove unnecessary exports Co-authored-by: Florian <[email protected]> * Fixed compat * Fix docstring * Increased LegendDataManagement package version * add fast flatten * add norm. residuals to fit results + cosmetic improvements * Fixed deps * Fixed specfit test * Bug Fix Project.toml --------- Co-authored-by: Oliver Schulz <[email protected]> Co-authored-by: Felix Hagemann <[email protected]> Co-authored-by: LisaSchlueter <[email protected]> Co-authored-by: Lisa Schlueter <[email protected]>
- Loading branch information
1 parent
64fd7f1
commit 3a1c5b5
Showing
19 changed files
with
1,333 additions
and
479 deletions.
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
Oops, something went wrong.