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 76f244d commit 7b33032
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 @@ -14,7 +14,7 @@

class TestImageCalibration(object):
def __init__(self):
# np.random.seed(41)
np.random.seed(41)
# data specifics
sigma_bkg = 0.01 # background noise per pixel
exp_time = 1000 # exposure time (arbitrary units, flux per pixel is in units #photons/exp_time unit)
Expand Down

0 comments on commit 7b33032

Please sign in to comment.