- Aug 25, 2023
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- introduce multiple measurement sets in the dut_measuremets - create one plot per measurement set for time traces - analysis is showing all sets against temperature/humidity
-
- Aug 21, 2023
-
- Aug 18, 2023
-
-
Martin Killenberg authored
-
Martin Killenberg authored
All notions of VNA, magnitude and phase in prototype.py and the GUI have been removed and generalised. This is just refactoring, no functional change. However, the syntax of the config file has been adapted.
-
Martin Killenberg authored
-
- Aug 16, 2023
-
-
Martin Killenberg authored
-
- Aug 15, 2023
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- Move direct handling of data loggers into ExternalSensors
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- remove commit log comments - fix code formatting
-
- Aug 11, 2023
-
-
Martin Killenberg authored
-
Martin Killenberg authored
allow downwards sweeps
-
- Aug 03, 2023
-
-
Michael Pawelzik authored
-
Michael Pawelzik authored
- replace TestData for PorstPlot with data of last successful sweep - error handling class for datalogger almemo 710 and almemo 2490 - loop for multiple request of sensor data removed because included in erro handling of class for data logger - update of test data update play files for single work with data logger
-
- Jul 31, 2023
-
-
Michael Pawelzik authored
- implementation of data logger into test stand software as alternative to model 710 - configuration vy test_stand_parameter.json
-
- Jul 30, 2023
-
-
Michael Pawelzik authored
-
- Jul 29, 2023
-
-
Michael Pawelzik authored
- new function ins post plot for plotting analysis parameter - PlotData from Test of modules added
-
Michael Pawelzik authored
-
Michael Pawelzik authored
env_cond_sensors key in jsonfile update to ext for requesting information from external sensors for measurement instrument chamber
-
Michael Pawelzik authored
- subplot 5 modified that heater activity, external sensors and sensors of climate - chamber from instrument chamber can be display - request of instrument chambers added - configurable option in json file for selecting parameter in subplot5 Debug Complete
-
Michael Pawelzik authored
- in ext_sensor_channels.json key names for mapping sensor channels to measured values renamed - comments in TeststandGUI.bat and new path settings - edit names for import jsofile ext_sensor_channels.json in climate-lab-gui.py - edit names for reference to keys in ext_sensor_channels.json - edit import routine in prototype.py for import of external sensor data ### long term run with step from 25 to 30 °C sucessful ###
-
- Jul 28, 2023
-
-
Michael Pawelzik authored
bug fixes import teststand json file time unit configuration switched from ext_sensor_param.json to test_stand.json host names of meas_equipment devices replaced by IP adress -> reason: otherwise no connection possible batch file for program start included -> Path in batch must be corrected to location of program ------------------ after test with long term run version should be tagged
-
Michael Pawelzik authored
-
Michael Pawelzik authored
analysis functions module for correlation and regression
-
Michael Pawelzik authored
-
Michael Pawelzik authored
analysis functions for postplot added
-
Michael Pawelzik authored
-> actually used for postplot analysis (correlation/regression)
-
Michael Pawelzik authored
-> not necessary animore because own modul for analysis now
-
- Jul 27, 2023
-
-
Michael Pawelzik authored
post plot: - commented sourcecode removed prototype: - import of data_logger ip - get sensor values modified for new data logger - names of data frame columns changed - modfications with sensor channel import from json file ext_sens_param - post plot function modfied for calling modified module for post plot
-
Michael Pawelzik authored
function for determing PK2PK values of phase and magnitude function for changing annotation test in first subplot
-
Michael Pawelzik authored
annotation string added in measurementplot module for show Textinfo left to subplot window for phase and magnitude
-
- Jul 26, 2023
-
-
Michael Pawelzik authored
-
Michael Pawelzik authored
in parameter list of method prototype.Measurements logger ip added to parameter list
-
Michael Pawelzik authored
data logger ip for external environmental sensor (temperature, humidity, air pressure) added to config file
-
Michael Pawelzik authored
Parameter changed dictonary for measurment parameter to channel number from sensor of ALMEMO 710 (manditory) optional some parameters for regression, correlation are included that are not necessary for measurment process (experimental behavier)
-
Michael Pawelzik authored
- fifth subplot plot changed to show temperature and humidity of meas instrument climate chamber modification of data point generation: - measurement instrument temperature and measurment instrument humidity added
-
- Jul 25, 2023
-
-
Michael Pawelzik authored
python class for data logger 'ALMEMO710' for connected sensors to measure temperature, humidity and air pressure replaces old data logger in test stand software play script for evaluation of data logger
-
- Mar 31, 2023
-
-
Michael Pawelzik authored
modify module for measurement plot for external sensors add module for post modifiy prototype for external sensors and error handling of communcation errors of VNA add regresson to post plot with basich control elements
-