- Jul 07, 2017
-
-
Jan Caron authored
The PhaseMapperCharge was updated See merge request !4
-
- Jul 05, 2017
-
-
Fengshan Zheng authored
-
- Jul 04, 2017
-
-
Fengshan Zheng authored
-
Jan Caron authored
test charge finished See merge request !3
-
Fengshan Zheng authored
-
- Jun 30, 2017
-
- Jun 29, 2017
-
-
Fengshan Zheng authored
-
- Jun 22, 2017
-
-
Fengshan Zheng authored
-
Jan Caron authored
-
Jan Caron authored
- Mar 15, 2017
- Mar 14, 2017
-
-
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.
-
- Feb 15, 2017
- Feb 06, 2017
-
-
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.
-
- Jan 22, 2017
-
-
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.
-
- Jan 09, 2017
-
-
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.
-
- Dec 28, 2016
-
-
Jan Caron authored
dataset: implemented save/load features in io_dataset.py h5py: copied data from hdf5 files to make sure they exist after file is closed. projector/phasemap/dataset: force dim/dim_uv to be tuples.
-
- Dec 26, 2016
-
-
Jan Caron authored
-
- Dec 24, 2016
-
-
Jan Caron authored
Projectors now have tqdm options to show progress.
-
- Dec 22, 2016
-
-
Jan Caron authored
-
- Dec 20, 2016
-
-
Jan Caron authored
-
- Dec 19, 2016
-
-
Jan Caron authored
-
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).
-
- Dec 08, 2016
-
-
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.
-
- Nov 27, 2016
-
-
Jan Caron authored
-
- 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
-
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.
-
- Nov 03, 2016
-
-
Jan Caron authored
Renaming of variables in PhaseMapperRDFC.jac_T_dot to make more sense...
-
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.
-
- Oct 19, 2016
-
-
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().
-
- Sep 06, 2016
-
-
Jan Caron authored
-