Skip to content
Snippets Groups Projects
  1. Jul 28, 2017
  2. Jul 18, 2017
  3. Jul 16, 2017
    • Jan Caron's avatar
      Small changes to deployment files. · 618b728d
      Jan Caron authored
      Added environment.yml and requirement.txt.
      GitLab should now produce html coverage artifacts.
      io_vectordata: now warns if grid spacing is not equal in all directions.
      618b728d
  4. Jul 14, 2017
  5. Jul 12, 2017
  6. Jul 11, 2017
  7. Jul 07, 2017
  8. Jul 04, 2017
  9. Jun 29, 2017
  10. Jun 22, 2017
  11. Mar 14, 2017
    • Jan Caron's avatar
      Shifted docs and set all line separators to LF. · 9b866e22
      Jan Caron authored
      docs: moved up one level.
      plottools: added some default label sizes.
      version: added to VCS and added a TODO (switch to Git)
      fielddata: added rot90 for ScalarData, lot of small changes.
      9b866e22
  12. Feb 15, 2017
  13. Feb 06, 2017
    • Jan Caron's avatar
      Overhaul of the plotting capabilities (now in dedicated module)! · ef4f79e6
      Jan Caron authored
      fielddata and phasemap: Now use the new plottools module, cleanup of arguments
                              and documentation.
      plottools: New module for pretty plotting and different annotations like text,
                 colorwheels and colorbars.
      colors: Colorbar now has a black circle outline and arrows pointing in cardinal
              directions.
      diagnostics: Small documentation fixes and naming 'avg' --> 'avrg'.
      docs: Renewed documentation.
      ef4f79e6
  14. Jan 22, 2017
    • Jan Caron's avatar
      Improvement for scalebars and addition of quiverkeys! · c79173c7
      Jan Caron authored
      diagnostics: now takes magdata as input instead of a vector.
                   Plotting routines for diagnostics added.
      fielddata: Added quiverkey if b_0 is provided.
      phasemap: If appropriate unit is provided, will be labeled as "Gain Map".
      scalebar: Cleaned up and clipping added.
      c79173c7
  15. Jan 09, 2017
    • Jan Caron's avatar
      A lot of stuff for a lot of things... · cb12bddb
      Jan Caron authored
      reconstruction: jutil.TakeTime is now used here.
      scalebars: Module which allows nice scalebars to be displayed in all plots.
                 This is the new default and can be turned off.
      ramp: Now stores everything from the dataset directly to self, instead of
            keeping a reference to the DataSet (construct without Dataset in future!).
      projector: tqdm now uses tqdm_notebook if used in IPython Notebook!
      magcreator: Added functionality for smooth vortices (see de Graef et al.).
      kernel: Corrected behaviour of slab geometry (u and v were still switched!).
      dataset: phasemappers now accessable as dictionary or list. The append function
               now also takes lists (but projectors and phasemappers can in turn not
               set directly anymore). Se_inv will be updated automatically.
      diagnostics: Functionality to access total, directional and magnitude error,
                   according to Kemp et al.
      cb12bddb
  16. Dec 28, 2016
  17. Dec 26, 2016
  18. Dec 24, 2016
  19. Dec 22, 2016
  20. Dec 20, 2016
  21. Dec 19, 2016
  22. Dec 08, 2016
    • Jan Caron's avatar
      Minor tweaks... · 07293441
      Jan Caron authored
      fielddata: slices now include z-component which will be plotted in plot_field.
      colors: Minor tweaks. Mainly for Rec. 601/709 input.
      phasemap: Now uses 'Spectral' as a colormap.
      07293441
  23. Nov 27, 2016
  24. Nov 19, 2016
  25. Nov 10, 2016
  26. Nov 03, 2016
    • Jan Caron's avatar
      Switched from Pyramid fft (obsolete) to Jutil fft. · 4f1991fd
      Jan Caron authored
      Renaming of variables in PhaseMapperRDFC.jac_T_dot to make more sense...
      4f1991fd
    • Jan Caron's avatar
      PhaseMapperRDFC and fft corrections. · e1014166
      Jan Caron authored
      phasemapper: PhasemapperRDFC: Now the adjoint is calculated correctly (switched
              slicing order, took conjugate of kernel FFTs, deleted superfluous minus
              sign). Results are the same, but calculation is now CORRECT!
      fft: Correction of numpy rfftn_adj.
      fielddata: Added option for uniform color specification.
      e1014166
  27. Oct 19, 2016
    • Jan Caron's avatar
      Kernel corrections and ForwardModel properties enhancement (more modular now). · 68453aaa
      Jan Caron authored
      kernel: u and v are switched and now finally correct.
              get_elementary_phase is also switched and corrected.
      phasemapper: added PhaseMapperCharge from Feng Shan.
      forward_model: now uses y instead of phase_vec/Se_inv and now direct properties.
      costfunction: corrected some docstrings and documentation comments.
      fielddata: corrected some missing integer divisions (// instead of /),
              added plot_streamline().
      68453aaa
  28. Sep 06, 2016
  29. Sep 01, 2016
    • Jan Caron's avatar
      Revamp of the colormaps (now called colors), plotting names and use of imshow. · 0eca449d
      Jan Caron authored
      Addition of plot_field for FieldData as alternative to quiver plots.
      PhaseMap phase plot now has an option to cut outliers (e.g. difference plots).
      IO of PhaseMaps now can handle different file extensions in one loading.
      Phasemap creator GUI now uses IO loading.
      Replaced flatten with ravel (memory efficiency).
      Renamed non constant variables to lower case (not UPPER CASE anymore).
      0eca449d
  30. Aug 02, 2016
  31. Jul 26, 2016
  32. Jul 17, 2016
Loading