Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 19, 2016
  3. 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
  4. Sep 06, 2016
  5. 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
  6. Aug 02, 2016
  7. Jul 26, 2016
  8. Jul 17, 2016
Loading