Create script to take data with any camera in the MT

Description

We need a script that is capable of taking data with any of the MT cameras. This includes, ComCam, LSSTCam and a list of GenericCamera/index. I think we can have separate configuration sections for ComCam and LSSTCam and a list of index/configuration for the GenericCamera. For example;

 

comcam: exptime: [10, 15, 20] imgtype: ENGTEST gencam: - index: 101 exptime: [10, 10, 10, 10] imgtype: ENGTEST - index: 102 exptime: [20, 20] imgtype: ENGTEST

 

Would take data with ComCam, GenericCamera:101 and GenericCamera:102.

The data should be taken concurrently and the script should only finish when all data is done taken. 

Issue Matrix

hide

Activity

Tiago Ribeiro February 22, 2024 at 9:14 PM

PR reviewed.

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Reviewers

Tiago Ribeiro

Story Points

RubinTeam

Commissioning

Sprint

Checklist

Created January 16, 2024 at 8:33 PM
Updated February 26, 2024 at 7:53 PM
Resolved February 23, 2024 at 4:00 PM