Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nuclei_analysis_ams_02
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shahid Khan
Nuclei_analysis_ams_02
Merge requests
!1
changed definition
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
changed definition
develop
into
main
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Shahid Khan
requested to merge
develop
into
main
1 year ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Created by: shahidzk1
in a method definition changed a few words
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
2af2f230
1 commit,
1 year ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/tree_converter_and_selector.py
+
2
−
1
Options
@@ -74,7 +74,8 @@ Args:
def
fragmentation_selection
(
self
,
layer_info
,
frag_option
,
variable_name
,
lower_bound
,
upper_bound
,
df_option
=
None
):
'''
The function applies the MC selection on detector parts to check whether a nuclei has fragmented or not
This method applies MC selection inside detector parts to check
whether a nuclei has fragmented or not inside this part
Args:
layer_info (int) : The number of layers to check for
Loading