Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. Nov 06, 2020
  2. Nov 05, 2020
  3. Nov 02, 2020
  4. Oct 30, 2020
    • usov_i's avatar
      Allow projection colormap values to be floats · cfe9832c
      usov_i authored
      cfe9832c
    • usov_i's avatar
      Rename number_of_measurements -> n_points · fd942672
      usov_i authored
      fd942672
    • usov_i's avatar
      Remove ccl_dict_operations.py · 60cb733c
      usov_i authored
      60cb733c
    • JakHolzer's avatar
      Fix #16 · 7c2ecef5
      JakHolzer authored
      Added a line that in case of not running the peak finder prior to the fit creates empty list of peak positions, ergo it behaves like no peak scenario
    • JakHolzer's avatar
      Update ccl_io.py · 468f33e6
      JakHolzer authored
      Added try except for mag_field, since some of the data dont have this value and script fails.
    • JakHolzer's avatar
      Update param_study_moduls.py · dbc643ab
      JakHolzer authored
      Updated the create_dataframe and added function called variables, which tries to decide which variables to plot in parametric study and q scans. Works good for primary variable (usually om), and reduces the secondary (slice variable, temperature, mag.field,...) variables to a few candidates from which one has to be picked. In one set for param study, it identified all parameters correctly, in q scan, the temperature varied as well as H index, so technically both could be used, but only one makes sense and that will have to be picked by user.
    • JakHolzer's avatar
      Update ccl_findpeaks.py · 08567050
      JakHolzer authored
      Added one more parameter "variable", so we can use the function also for other scans than omega, will be necessary in param study and should not influence the ccl integration hopefully.
  5. Oct 27, 2020
  6. Oct 26, 2020
  7. Oct 23, 2020
    • usov_i's avatar
      Updating for version 0.1.1 · 00b0c2d7
      usov_i authored
      0.1.1
      00b0c2d7
    • usov_i's avatar
      Merge branch 'det1d' · 4ae8890b
      usov_i authored
      4ae8890b
    • JakHolzer's avatar
      Generalized fitting function · 430ffc2c
      JakHolzer authored
      This is first idea how the function could work. Use should be the same as previous one but we need to find a way how to pass parameters to the function. There is a new parameter called variable, which should choose the x coordinate, since "om" might not be the only axis here. Function does not change the initial dictionary yet, but process will be the same as in the first one. It is still not clear how the peaks should be reported, more so what to report in case of two overlapping peaks (same goes for numerical integration), but the process will be similar to the fitvol2. The function can be used, but is posted here for a reason of discussion and finding the best way of passing the parameters.
    • usov_i's avatar
      Add colormap controls to proj plots · aee5c829
      usov_i authored
      aee5c829
Loading