Skip to content
Snippets Groups Projects
Forked from empyre / empyre
Source project has a limited visibility.
  • Jan Caron's avatar
    f9da271a
    New quiver plots (with color) and argument structure changes. · f9da271a
    Jan Caron authored
    costfunction: Now takes a ForwardModel as input instead of DataSet.
    forwardmodel: New private function for processing one image (multiprocessing).
    magdata: Quiver Plots (2D/3D) now support color encoding (angle or amplitude).
             Private method for creating the appropriate colormap.
    reconstruction: Now takes Costfunction as argument instead of DataSet.
    regularisator: Introduced ComboRegularisator.
    scripts: New scripts.
    f9da271a
    History
    New quiver plots (with color) and argument structure changes.
    Jan Caron authored
    costfunction: Now takes a ForwardModel as input instead of DataSet.
    forwardmodel: New private function for processing one image (multiprocessing).
    magdata: Quiver Plots (2D/3D) now support color encoding (angle or amplitude).
             Private method for creating the appropriate colormap.
    reconstruction: Now takes Costfunction as argument instead of DataSet.
    regularisator: Introduced ComboRegularisator.
    scripts: New scripts.