|
|
|
load from this project the downlaodversionIRdata.py to download raw,temnperature and heatflux or even heatflux profiles
|
|
|
|
for temperature: get_temp_from_raw_by_program(port,program,time_s=timewindow)
|
|
|
|
for heatflux: download_heatflux_by_program(port,program,timewindow)
|
|
|
|
for heatflux profile: get_heatflux_profile(port,fingerprofileID,timepoint,program)
|
|
|
|
|
|
|
|
|
|
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
|
... | | ... | |