Hello Matt,
You can define the list of photo invariant parameters for the certain sensor using the following code:
sensor.photo_params = ['F', 'Cx', 'Cy', 'B1', 'B2', 'K1', 'K2', 'K3', 'K4', 'P1', 'P2', 'P3', 'P4']
It is similar to sensor.fixed_params list definition.