We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b0a3e commit be1bfa8Copy full SHA for be1bfa8
stixcore/products/CAL/energy.py
@@ -411,6 +411,4 @@ def from_level1(cls, l1product, parent="", idlprocessor=None, ecc_manager=None):
411
products.append(cal)
412
# end of for each spectrum
413
414
- if len(products) > 1:
415
- pass
416
return products
0 commit comments