raftSensorToInt

lsst.validate.drp.util.raftSensorToInt(vId)

Construct an int that encodes raft, sensor coordinates.

>>> vId = {'filter': 'y', 'raft': '2,2', 'sensor': '1,2', 'visit': 307}
>>> raftSensorToInt(vId)
2212