{ "profiles": [ { "id": "14b8a004-cbdb-40f1-8528-7d5cb02cb4ca", "name": "Core Boxes UV", "definition": { "version": "imago-capture-x", "workspaces": [ { "workspaceName": "My Company", "datasetName": "Drilling" } ], "imageryTypeName": "Core Boxes", "sensorCaptureMode": "use station settings", "captureOperations": [ { "operationName": "Wet", "reviewBeforeAccepting": false, "imageCaptures": [ { "imageType": "Wet", "targetSensor": "RGB1", "fileFormat": "JPEG", "jpgQuality": "90", "rotationDegrees": "0", "settings": { "cameraMode": "M", "autoFocus": "Manual Focus", "EVCompensation": "0.0", "FStop": "4.5", "ISO": "100", "ShutterSpeed" : "1/125" } } ], "preActions": [] }, { "operationName": "UV", "reviewBeforeAccepting": false, "imageCaptures": [ { "imageType": "UV", "targetSensor": "RGB1", "fileFormat": "JPEG", "jpgQuality": "90", "rotationDegrees": "0", "settings": { "cameraMode": "M", "autoFocus": "Manual Focus", "EVCompensation": "0.0", "FStop": "4.5", "ISO": "400", "ShutterSpeed" : "1/60" } } ], "preActions": [ { "type": "PowerOutlet", "delay": 2, "settings": { "on": [ "outlet1" ] } } ], "postActions": [ { "type": "PowerOutlet", "delay": 0, "settings": { "on": [ "outlet2" ] } } ] } ], "autoIncrementInterval": false, "recordBoxNumbers": true, "allowCropping": true, "allowCoreFrame": true } } ] }