Skip to content
Snippets Groups Projects
Forked from empyre / empyre
Source project has a limited visibility.
  • Jan Caron's avatar
    cb12bddb
    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
    History
    A lot of stuff for a lot of things...
    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.