Update Home authored by Holger Niemann's avatar Holger Niemann
...@@ -9,3 +9,9 @@ The download routine is restructured into 3 files to separated the different par ...@@ -9,3 +9,9 @@ The download routine is restructured into 3 files to separated the different par
* IR_image_tools.py now contains imaging manipulation routines (general ones, and specific w7x ir camera codes) * IR_image_tools.py now contains imaging manipulation routines (general ones, and specific w7x ir camera codes)
* IR_config_constant.py contains the pathts, dictonaries etc. which is not directly code * IR_config_constant.py contains the pathts, dictonaries etc. which is not directly code
* downloadversionIRdata.py contains the download routines and temperature calculation routine, since no temperature data can be downloaded until now * downloadversionIRdata.py contains the download routines and temperature calculation routine, since no temperature data can be downloaded until now
![IR_data_access_flow_chart](uploads/6e1428d96dbef5597e2f0c9af2700d14/IR_data_access_flow_chart.png)
functions to get data:
temperature:
[get_temp_from_raw_by_program](get_temp_from_raw_by_program)
\ No newline at end of file