Skip to content

Commit

Permalink
Merge pull request #488 from lsst/tickets/DM-46642
Browse files Browse the repository at this point in the history
DM-46642: Use same band order for all instances of isolatedStarAssociation
  • Loading branch information
yalsayyad authored Oct 23, 2024
2 parents fe22551 + 2b371ca commit 951ccf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/isolatedStarAssociation.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# irgzyN921 is preferred order of Eli and tested in RC2
config.band_order = ["i", "r", "g", "z", "y", "N921", "N816", "N1010", "N387", "N515"]

0 comments on commit 951ccf0

Please sign in to comment.