Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N NIFTy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ift
  • NIFTy
  • Merge requests
  • !61

Small wiener filter toy test incl. units & small correction in create_power_operator

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Pumpe, Daniel (dpumpe) requested to merge unit into master Apr 11, 2017
  • Overview 0
  • Commits 26
  • Pipelines 6
  • Changes 7

Hi,

Torsten asked me to incorporate a small Wiener filter example incl. units. Therefore I created a small ResponseOperator (including. convolution, exposure and domain/target space). Numerical test showed me that the create_power_operator does not give a proper PowerOperator (at least it does not match the results of comparable one in NIFTy_1). However it is only due to the incorrect incorporation of volume factors in the DiagonalOperator. The bar keyword has to be set to True.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: unit