Skip to content
Snippets Groups Projects
Forked from empyre / empyre
Source project has a limited visibility.
  • Jan Caron's avatar
    d136112f
    Dedicated class for polynomial ramps of arbitrary order! · d136112f
    Jan Caron authored
    Cleanup and documentation!
    ramp: New class for polynomial ramps. Instantiated in the ForwardModel.
    forwardmodel: Now uses new ramp class.
    phasemapper: Ramp functionality moved to ramp class.
    reconstruction: Ramp order not used, ramp can be now retrieved from the ramp
                    class after reconstruction.
    analytic, magcreator: Better and consistent definition of pixel centers and
                          their influence on the phase.
    testing: Minor corrections for new syntax.
    d136112f
    History
    Dedicated class for polynomial ramps of arbitrary order!
    Jan Caron authored
    Cleanup and documentation!
    ramp: New class for polynomial ramps. Instantiated in the ForwardModel.
    forwardmodel: Now uses new ramp class.
    phasemapper: Ramp functionality moved to ramp class.
    reconstruction: Ramp order not used, ramp can be now retrieved from the ramp
                    class after reconstruction.
    analytic, magcreator: Better and consistent definition of pixel centers and
                          their influence on the phase.
    testing: Minor corrections for new syntax.