Skip to content

Update pipeline for changes with flirIRCamera #610

Open
@jdemieville-ua

Description

@jdemieville-ua

Description

Thermal camera (flirIRCamera) relocated to new external frame and enclosure. As part of this change, there are adjustments to the physical position of the sensor as noted in fixed metadata and new calibration coefficients that must be applied to account for the new window. Additional adjustment of instrument may occur. Note that the new x-position is negative. The camera has been moved south of the reference position.
20200603_134419

Old fixed metadata offsets are as follows:
<entry7 type="KeyValueUnitTriple"> <Key type="String" value="location in camera box x" /> <Value type="String" value="0.346" /> <Unit type="String" value="m" /> </entry7> <entry8 type="KeyValueUnitTriple"> <Key type="String" value="location in camera box y" /> <Value type="String" value="2.250" /> <Unit type="String" value="m" /> </entry8> <entry9 type="KeyValueUnitTriple"> <Key type="String" value="location in camera box z" /> <Value type="String" value="0.520" /> <Unit type="String" value="m" /> </entry9>

New fixed metadata offsets (effective 01 June 2020) are as follows:
<entry7 type="KeyValueUnitTriple"> <Key type="String" value="location in camera box x" /> <Value type="String" value="-1.035" /> <Unit type="String" value="m" /> </entry7> <entry8 type="KeyValueUnitTriple"> <Key type="String" value="location in camera box y" /> <Value type="String" value="1.684" /> <Unit type="String" value="m" /> </entry8> <entry9 type="KeyValueUnitTriple"> <Key type="String" value="location in camera box z" /> <Value type="String" value="0.856" /> <Unit type="String" value="m" /> </entry9>

Tasks Remaining for @jdemieville-ua

  • Compute calibration coefficients from data collected April/May 2020 with new enclosure

  • Implement changes in gantry operating scripts

Completion Criteria for pipeline implementation

  • Update fixed metadata for flirIRcamera

  • Update calibration for flirIRcamera

Metadata

Metadata

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