- 09 Jul, 2020 2 commits
-
-
Holger Niemann authored
-
Holger Niemann authored
Update to V3.5.0 (in Test), downloadversionIRdata: added download_wetted_area, download_strikeline_width, download_peaking_factor, download_
-
- 30 Jun, 2020 1 commit
-
-
Holger Niemann authored
update of version number, include function download_wetted_area, download_peak_heatflux, download_peaking_factor, download_strikeline_width (all not fully functional, preparations for V3.5), change of upload_config to download_config and change in the IR_constants to allow sandbox use. More or less V3.4.4
-
- 23 Jun, 2020 1 commit
-
-
Holger Niemann authored
-
- 18 Jun, 2020 1 commit
-
-
Holger Niemann authored
Update V3.4.2: downloadversionIRdata: added get_started function and change download_LUT to use the timestamp from the parlog\n IR_image_tools: improved doc strings\n added a flow chart
-
- 17 Jun, 2020 1 commit
-
-
Holger Niemann authored
Update to V3.4.1:\n downloadversionIRdata: improved documentation, adding of request for all ports, change of request paths, files; improved warning handling with repect to issue #14\n changelog: updated to V3.4.1\n setup.py: updated requierements to w7xarchive instead of archivedb\n plot_heatflux_example: added calling of the heatflux download to agree with the code.\n IR_iamge_tools: documentation update
-
- 23 Mar, 2020 1 commit
-
-
Holger Niemann authored
-
- 21 Feb, 2020 1 commit
-
-
Holger Niemann authored
Add a function for the bad pixel correction and convertion to heatflux and bugfix for the bad pixel correction
-
- 19 Feb, 2020 1 commit
-
-
Holger Niemann authored
-
- 12 Feb, 2020 1 commit
-
-
Holger Niemann authored
Bugfixes: download_divertor_load: If no request has been requested, still the code gave the comment that a requested has been made--> fixed; download_images_by_times: double entries in time and image vector for datasets larger than 1s has been fixed.
-
- 29 Nov, 2019 1 commit
-
-
Holger Niemann authored
correction of version bug from last commit and change of default value for the profile extraction functions to None
-
- 18 Nov, 2019 1 commit
-
-
Holger Niemann authored
Update V3.3.3: bug fix get_trigger_from_PID which caused an error in get_latest_version if it was used for non IR data
-
- 06 Aug, 2019 2 commits
-
-
Holger Niemann authored
Update V3.3.2: extended feedback for download_heatflux; bugfixes in get_trigger_PID, get_finger and during inport (see issues 6,7); IR_tools: changes of wetted area calculation
-
Holger Niemann authored
Update V3.3.2: bugfixes with respect to Issue 6 and 7, bug fixes in get_trigger_from_PID, setup.py updated
-
- 25 Jul, 2019 1 commit
-
-
Holger Niemann authored
-
- 26 Jun, 2019 2 commits
-
-
Peter Drewelow authored
-
Peter Drewelow authored
IR_config_constants: added path to Test archive and use this variable in downloadversionIRdata when building an archive path downloadversionIRdata: consistent use of testmode parameter downloadversionIRdata: added testmode to all reading routines allowing reading from Test archive IR_image_tools: no longer sets working directory to script file location IR_config_constants: sets parameter_file_path as absolute path downloadversionIRdata: new function get_trigger_from_PID() wraps get_program_from_PID() and allows getting timestamps for lab data downloadversionIRdata: download_images_by_time_via_png() now uses nanosecond timestamps to call AKF_2.get_time_intervals() downloadversionIRdata: disable DeprecationWarning in import of archivedb (timezone issue on Windows) downloadversionIRdata: get_NUC_by_times() uses the reference cold frame in case no cold frame (NUC frame) was found for this time downloadversionIRdata: unified use of stoptime instead of endtime downloadversionIRdata: expanded testing sections (profile, coldframe, timestamps and scene model)
-
- 20 Jun, 2019 3 commits
-
-
Holger Niemann authored
Update V3.2.5: remove of old, not needed function and dependencies, update of download_background function
-
Peter Drewelow authored
-
Peter Drewelow authored
-
- 18 Jun, 2019 1 commit
-
-
Holger Niemann authored
-
- 12 Jun, 2019 1 commit
-
-
Holger Niemann authored
V3.2.3: bugfixes with finding the right version in case of exposure time and other meta informations
-
- 11 Jun, 2019 1 commit
-
-
Peter Drewelow authored
IR_image_tools: changed import of os for more flexibility IR_image_tools: new function read_finger_info() reads intup files with parameters of the fingers as defined in the heat flux mapping IR_image_tools: new function derive_wetted_area_per_module() calculates the wetted area given a numpy array with THEODOR results and mapping reference arrays as stored on the archive downloadversionIRdata: small fixes to parameter structure in calls and messages, variation of example section new input files in .\data: finger_infor_TDU.csv and finger_info_HHF.csv (used for wetted area calculation)
-
- 03 May, 2019 3 commits
-
-
Peter Drewelow authored
downloadversionIRdata: download_heatflux_mapping_reference() now also returns an array with target module definition per pixel as dictionary element 'Target_Module'; 'thickness' key renamed to 'Thickness' for consistency
-
Holger Niemann authored
-
Holger Niemann authored
Update V3.2.2: Bugfixe for range overflow in calibration method, update of examples to new code structure, smaller bug fixes
-
- 02 May, 2019 2 commits
-
-
Peter Drewelow authored
- The points of the vertical target in 'X' and 'Y' get now shifted and rotated to appear on top of the horizontal target in order to avaoid overlap when plotting. - Added new boolean peremter 'get_thickness=False' triggers optional calculation of distance of profile points to adjacent profiles. This is used to derive a thickness of the profile at each point for integration of heat loads.
-
Peter Drewelow authored
sample plot scripts: fixed time_window parameter call
-
- 09 Apr, 2019 1 commit
-
-
Holger Niemann authored
-
- 08 Apr, 2019 1 commit
-
-
Holger Niemann authored
-
- 03 Apr, 2019 2 commits
-
-
Peter Drewelow authored
systematically used named parameter instead of positional; made type(portnr) test robust with isinstance(); removed unecessary trigger call from get_temp_from_raw_by_program(); unified T_version usage; made get_calib() flexible for program/t0/t1 input and resilient vs bad NUC elements (Nans, zeros,...); testmode=False is now default
-
Holger Niemann authored
-
- 02 Apr, 2019 1 commit
-
-
Holger Niemann authored
-
- 29 Mar, 2019 1 commit
-
-
Holger Niemann authored
V3.2.1: bug fixes in load request creation and for OP1.2b data of AEF50 (on background a NUC with a gain of 0 was applied)
-
- 26 Mar, 2019 1 commit
-
-
Holger Niemann authored
V3.2.0: scene model download, downsampled temperature download, bug fixing, temperature profile download
-
- 12 Mar, 2019 2 commits
-
-
Holger Niemann authored
-
Holger Niemann authored
-
- 08 Feb, 2019 2 commits
-
-
Holger Niemann authored
-
Holger Niemann authored
-
- 17 Jan, 2019 1 commit
-
-
Holger Niemann authored
-