Skip to content

DM calibrate function resets wavefront sensor exposure time #9

@iandobbie

Description

@iandobbie

The dm calibrate function starts with the code

@Pyro4.expose
def calibrate(self, numPokeSteps=5, noZernikeModes=69, threshold=0.005):
self.wavefront_camera.set_exposure_time(0.1)

So if you reset the exposure time to get sensible dynamic range on the wavefront sensor you can end up with unexpected intensity. I think this line should just be removed .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions