Include MIP Mean vs. Interaction Rate Plot, Improve IR Calculations, Upgrade MC Template#25
Open
LucasFerrandi wants to merge 7 commits intobulukutlu:masterfrom
Open
Include MIP Mean vs. Interaction Rate Plot, Improve IR Calculations, Upgrade MC Template#25LucasFerrandi wants to merge 7 commits intobulukutlu:masterfrom
LucasFerrandi wants to merge 7 commits intobulukutlu:masterfrom
Conversation
Fix IR calculations in saveRates.C, include `--excludedPoints` option in runPlotter.py for the number of points to be excluded from the start and end of runs for calculating IRs (default: 10) and include IR vs Time plot in Run Template.
Include plot of MIP Mean vs Interaction Rate in Period Template and fix bug regarding "IR" TTree in Run, Period and Comparision templates
Comparison Template: include MIP Mean vs. Interaction Rate plot, fix white space in legends, fix `sliceandfit` bug. Period Template: improve MIP Mean vs. Interaction Rate plot, fix white space in legends.
Add run-by-run comparisons in MC report template, add new observables in it (crossed rows, shared clusters, MIP width and MIP Q_max), add run parameters in it. `checkIfExists` now checks in ALL files. Other small fixes and upgrades.
Merge commits not present in local repository
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fix IR calculation and include option to exclude initial and final points;
Include MIP Mean vs. Interaction Rate plot in Period and Comparison Templates;
Fix white space in legends;
Fix
sliceandfitbug.