Skip to content

Commit

Permalink
A tiny change
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyoneda committed Jul 29, 2024
1 parent c119d38 commit bb07b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cosipy/image_deconvolution/RichardsonLucySimple.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ class RichardsonLucySimple(DeconvolutionAlgorithmBase):
value: 0.0
unit: "cm-2 s-1 sr-1"
background_normalization_optimization: True
"""

def __init__(self, initial_model, dataset, mask, parameter):
Expand Down

0 comments on commit bb07b62

Please sign in to comment.