Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ievgen Vovk
ctapipe_io_magic
Commits
5684d93c
Commit
5684d93c
authored
Mar 16, 2020
by
Moritz Huetten
Browse files
hot/cold pixel fields in PedestalContainer again removed
parent
4e8e2fd8
Pipeline
#70823
passed with stage
in 10 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ctapipe_io_magic/__init__.py
View file @
5684d93c
...
...
@@ -1485,12 +1485,6 @@ class PedestalContainer(Container):
charge_std_outliers
=
Field
(
None
,
"Boolean np array of the pedestal std outliers (n_chan, n_pix)"
)
charge_std_outliers_hot
=
Field
(
None
,
"Boolean np array of the pedestal std outliers (n_chan, n_pix)"
)
charge_std_outliers_cold
=
Field
(
None
,
"Boolean np array of the pedestal std outliers (n_chan, n_pix)"
)
class
PixelStatusContainer
(
Container
):
"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment