... | @@ -8,4 +8,10 @@ see also plot_IR.py and plot_heatflux_example.py for running examples how to use |
... | @@ -8,4 +8,10 @@ see also plot_IR.py and plot_heatflux_example.py for running examples how to use |
|
The download routine is restructured into 3 files to separated the different parts.
|
|
The download routine is restructured into 3 files to separated the different parts.
|
|
* 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
|
|
\ No newline at end of file |
|
|
|
|
|
![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 |