qkitgroup / qkit

Qkit framework
GNU General Public License v2.0
43 stars 46 forks source link

FID problems #60

Closed TimWolz closed 6 years ago

TimWolz commented 6 years ago
  1. qkit.fid.show() (without any additional options activated) raises a key-error re: 'rating'. Show_raw=True works though. grafik

  2. Every new measurement raises an error that the file the fid wants to add does not exist: 2018-08-01 17:30:28 [ERROR ]: Tried to add '/home/superuser/Data/FMR_Noise_3/Tim/PCSGES_2D_FMR_noise_floating_source_4_69GHz_10Hz_50_averages_low_lower_power/PCSGES_2D_FMR_noise_floating_source_4_69GHz_10Hz_50_averages_low_lower_power.h5' to the qkit.fid database: File does not exist. (file_info_database_lib.py:251)