LJMUAstroecology / flirpy

Python library to interact with FLIR camera cores
Other
184 stars 54 forks source link

Radiometric Boson - change output mode #77

Closed sophiefbm closed 10 months ago

sophiefbm commented 1 year ago

Hey (: I recently got a radiometric boson, but I'm not sure how to change the output modes. The official documentation states that there are two functions ( TLinearSetControl(FLR_ENABLE_E.FLR_DISABLE) and radiometrySetTempStableEnable(FLR_ENABLE_E.FLR_DISABLE)), that would cover my issue. Is there any chance that you would add these two function to flirpy? Or maybe they even exist and I just didnt realize it?

Many greetings and thanks for your work, Sophie

jveitchmichaelis commented 10 months ago

Apologies this got ignored for so long! I responded to another user with some suggestions but it'd be great if we could still test this, unfortunately I have to rely on users who have the camera to do that as I don't have one myself. Flirpy was written before the radiometric bosons were released, so the functions don't exist yet (they should be easy to add though). I suggest moving any further discussion to this issue:

https://github.com/LJMUAstroecology/flirpy/issues/87