Skip to content

Commit

Permalink
Add var_sky to model error calculation.
Browse files Browse the repository at this point in the history
  • Loading branch information
mairanteodoro committed Jan 16, 2025
1 parent cd7ed15 commit f70fc8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions romancal/resample/resample.py
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ def resample_many_to_one(self):
output_model.var_rnoise,
output_model.var_poisson,
output_model.var_flat,
output_model.var_sky,
],
axis=0,
)
Expand Down

0 comments on commit f70fc8a

Please sign in to comment.