Skip to content

Commit

Permalink
added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
s-goldman committed Nov 1, 2023
1 parent b30366b commit cae96f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drizzlepac/haputils/poller_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,7 @@ def parse_mvm_tree(det_tree, all_mvm_exposures, log_level):
tdp_list.append(filt_obj)
if pscale == "coarse":
tdp_list.append(filt_obj_fine)

# Done... return dict and object product list
return obset_products, tdp_list

Expand Down

0 comments on commit cae96f8

Please sign in to comment.