Skip to content

Commit

Permalink
Update test/test_Workflow/test_flux_calibration.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshajib authored Jan 30, 2024
1 parent 9068697 commit 98a0a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_Workflow/test_flux_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class TestImageCalibration(object):
def setup_method(self):
def __init__(self):
np.random.seed(41)
# data specifics
sigma_bkg = 0.01 # background noise per pixel
Expand Down

0 comments on commit 98a0a1f

Please sign in to comment.