Skip to content
Snippets Groups Projects
  1. Jul 07, 2017
  2. Jul 04, 2017
  3. 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
  4. Feb 15, 2017
  5. 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
  6. 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
  7. Dec 19, 2016
    • Jan Caron's avatar
      Additional functionality for phasemap manipulation, masks and more plots. · db43e39a
      Jan Caron authored
      phasemap: Now supports flips, rotations and shifts with ndimage.
                Added plot_phase_with_hist to plot histograms (for difference plots).
      fielddata: FieldData now properly plots contours and masks (new).
      dataset: set_3d_mask now uses the new mask capability of FieldData.
               Default is no longer "logical backprojection".
      io_phasemap: Now includes .tif (although that does not always work).
      setup.py: Deleted deprecated depencencies.
      Renamed a few plot commands to plot_...
      Rollback to RdBu as colormap (back from Spectral).
      db43e39a
  8. Nov 19, 2016
  9. Nov 10, 2016
    • Jan Caron's avatar
      Overhaul of plotting capabilities. Plots now look nicer. Now all in nm. · ccb5f9dd
      Jan Caron authored
      fielddata: Added plot_quiver_field convenience function.
      io_phasemap: Added functionality for images separately from HyperSpy.
      phasemap: Automatically normalise confidence.
      projector: Quaternion for tilt around x-axis corrected (was falsely around y).
      reconstruction: Added verbose option (True by default).
      reconstruction_2d_from_phasemap: Plotting optimised.
      ccb5f9dd
  10. Sep 06, 2016
  11. 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
  12. Aug 02, 2016
  13. Jul 26, 2016
  14. Jul 17, 2016
Loading