Skip to content

Commit

Permalink
Fix displaying (negative) cutouts in the carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
karpov-sv committed Dec 4, 2023
1 parent 4210e85 commit ad122b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -1638,6 +1638,7 @@ def draw_cutouts_quickview(name):
'i:objectId',
'i:candid',
'i:jd',
'i:isdiffpos',
'b:cutout{}_stampData'.format(kind.capitalize()),
]
# Transfer cutout name data
Expand Down

0 comments on commit ad122b2

Please sign in to comment.