I suppose the bigger question is whether these examples will be mantained/updated to gen3 at all, because currently, e.g.,
In showVisitSkyMap.py:
butler = dafPersist.Butler(rootDir)
|
In plotSkyMap.py:
parser.add_argument("skymap", nargs=1, help="Path to skymap pickle")
|
I personally have found showVisitSkyMap.py very useful, so would be happy to know that it (or an equivalent) is easily available to stack users (although I suspect there are many such implementations in notebooks already in the wild!)
What do we want to do with this ticket?