Skip to content

Commit

Permalink
Add vignetting keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktlim committed Jun 24, 2024
1 parent 1567a49 commit 84cb636
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/lsst/consdb/hinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ def fp_region(
"wind_dir": "WINDDIR",
"dimm_seeing": "SEEING",
"focus_z": "FOCUSZ",
"vignette": "VIGNETTE",
"vignette_min": "VIGN_MIN",
"s_region": (fp_region, "camera", "IMGTYPE", "RA", "DEC", "ROTPA"),
}

Expand Down

0 comments on commit 84cb636

Please sign in to comment.