Skip to content

Commit

Permalink
put stack in db
Browse files Browse the repository at this point in the history
  • Loading branch information
virajkaram committed Jan 22, 2024
1 parent 7ab044a commit 7d722c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mirar/pipelines/winter/blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@
input_img_dir=base_output_dir,
load_image=load_winter_stack,
),
DatabaseImageInserter(db_table=Stack, duplicate_protocol="ignore"),
# ImageSelector(
# (BASE_NAME_KEY, "WINTERcamera_20231102-104633-102_mef_2_0_0_stack.fits")
# ),
Expand Down

0 comments on commit 7d722c2

Please sign in to comment.