Skip to content

Commit

Permalink
Merge pull request #597 from lsst/tickets/DM-48499
Browse files Browse the repository at this point in the history
DM-48499: Correct obs_lsst makeSkymap.py
  • Loading branch information
jrmullaney authored Jan 20, 2025
2 parents 2d3d0f2 + a706d38 commit afe25b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/makeSkyMap.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@
config.skyMap["rings"].projection = "TAN"
config.skyMap["rings"].tractOverlap = 1.0 / 60 # Overlap between tracts (degrees)
config.skyMap["rings"].pixelScale = 0.2
config.skyMap["rings"].tractBuilder.name = "cells"

0 comments on commit afe25b2

Please sign in to comment.