lsst.validate.drp.util.
raftSensorToInt
Construct an int that encodes raft, sensor coordinates.
>>> vId = {'filter': 'y', 'raft': '2,2', 'sensor': '1,2', 'visit': 307} >>> raftSensorToInt(vId) 2212