-
Notifications
You must be signed in to change notification settings - Fork 78
Tailcut finder function and script #1325
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
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
9f698dd
Script to "compute" tailcuts and NSB level to be added to the MC
moralejo 7a707e3
Minor fix
moralejo afd9ba6
mean => median
moralejo 47115f0
cast to int
moralejo 2336cdb
Changed arguments
moralejo be28773
Minor fix
moralejo 1c8aa49
Path to str in glob argument
moralejo fcaad2f
Simplification on the selection of the subsample of subruns
moralejo c359bf6
Fix in subrun selection
moralejo 0733892
Refactoring
moralejo ee6f29f
set logging.INFO
moralejo fb1ca4d
Additional NSB computation
moralejo ef812ce
Better log message
moralejo 17a15c5
Outlier detection
moralejo 2a677b4
Changed outlier detection
moralejo 16bffee
Improved log message
moralejo c115c11
Better log message
moralejo 9269f2c
Added the median pedestal charge among the returns of find_tailcuts
moralejo 3fd7b3a
string formatting
moralejo cf54e81
New parameters for function to obtain (from pedestal charges) the add…
moralejo 794f992
Removed from lstchain_dvr_pixselector.py the creation of a json file …
moralejo 353fb18
Remove unused imports
moralejo b78758c
Check possible wrong input
moralejo 9d88a86
Check for number of valid pixels
moralejo ac61081
Check for number of pedestals in subrun
moralejo c8c47de
missing continue
moralejo 2913357
Avoid useless warning from rare empty pixels
moralejo 7486271
Modified limits for cleaning level changes. The former ones referred …
moralejo c02bf8e
Improved comment
moralejo 45a0cfa
Fixed buggy computation of outlier pixels. Previous one was not removing
moralejo 8f80135
Updated parameters of additional_nsb vs. median_qped parametrization
moralejo 3f0749e
Replaced median of pixel charge in pedestal events by the 95% quantil…
moralejo 9f344d4
Automatic log file name if not provided
moralejo 66add8b
Better treatment of pathological runs
moralejo 57725a7
Update lstchain_find_tailcuts.py
moralejo 684d2ea
Report fraction of unreliable pixels
moralejo 9425c83
Remove spaces from logging message
moralejo 9259b25
Include run number in message
moralejo 69cef5c
Fix log message
moralejo 0b0eebb
Remove unused "tailcut" settings
moralejo ea23283
Require that at least half of subruns are ok
moralejo fbc5cd1
Update cleaning.py
moralejo 24aa61f
[skip-ci] Suggestions from code review (docstring cleanup, typos)
morcuended 9f5df1d
Apply suggestions from code review (paths cleanup)
morcuended 563bc26
Removed logging.SetLevel
moralejo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.