Merged
Conversation
v492-dev1 improve efficiency of MVA
492 dev1 - Maintenance; sofa update
…s-tests v492.0 dev4 3tel images: bug fixes and tests
v492 dev5 - maintenance
v492 dev6 - minor updates.
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.
Main goals for v492:
mscw_energylevel for 3-telescope events from 4-telescope MC simulations. This is for MC events only and used to simplify and accelerate the analysis required for the generation of effective areas.)mscw_energyand effective area code for 4 and 3-telescope arrays in one job.gamma/hadron cuts: interpolation of MVA cutsChanges:
mscw_energybranch (mostly due to change of doubles to floats; removal of unused variables); reduction is on storage requirements is ~25%.CData.cpp. Functions are namedreconstruct_3tel_images*VMeanScaledVariablesdispBDTDirectionanddispBDTEnergyinVDispAnalyzerfrom values per imageVTableLookupDataHandler:Chi2from direction reconstruction not correctly filled fromshowerparstreesNImagesand selected telescopes for 3-telescope runs (functionfill_selected_images_before_redo_stereo_reconstruction)Erecis fromdispBDTEnergywhileErecSis from simple lookup table reconstruction. Change default values forEnergyReconstructionMethodtoErec(method ID0) foranasumandeffective areacode..Cto.cpp. Removed obsolete code in these files.VersionfromCDataclass initialize (as it is read from tree doc string).CEffFit.hclasses (not used anywhere)mscw_energytherec_idoption (no image selection was applied)