Skip to content

Commit

Permalink
select subset
Browse files Browse the repository at this point in the history
  • Loading branch information
virajkaram committed Nov 10, 2023
1 parent 614d8bc commit 8ecd7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirar/pipelines/winter/blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
select_subset = [
ImageSelector(
(TARGET_KEY, ["timed_requests_11_09_2023_18_1699582760.db_0", "dark"]),
("BOARD_ID", str(BOARD_ID)),
# ("BOARD_ID", str(BOARD_ID)),
# ("EXPTIME", "120.0"),
# ("FIELDID", ["3944", "999999999", "6124"]),
# timed_requests_11_08_2023_18_1699498547.db_0
Expand Down

0 comments on commit 8ecd7b9

Please sign in to comment.