- Nov 19, 2016
-
-
Jan Caron authored
Now uses an improved cubehelix colorwheel for most purposes. Other variants are also provided. Removed hue_mode.
-
- Nov 10, 2016
-
-
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.
-
- Sep 06, 2016
-
-
Jan Caron authored
-
- Sep 01, 2016
-
-
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).
-
- Aug 02, 2016
-
-
Jan Caron authored
fielddata: Now takes figsize as argument phasemap: phase_plot now uses imshow (much faster) Removed API (to determine later...)
-
- Jul 26, 2016
-
-
Jan Caron authored
New API module unclutters the namespace (import pyramid.api as pr).
-
- Jul 17, 2016