Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • maoppy maoppy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LAM-GRD-public
  • maoppymaoppy
  • Merge requests
  • !1

Adding an optional argument for calculating oversampling factor "k"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexis Lau requested to merge alexis_develop into master Jun 02, 2021
  • Overview 0
  • Commits 4
  • Changes 2

An optional argument (fixed_k = None) has been added to the ParametricPSFfromPSD -> psfao for calculating the minimal factor (oversampling factor "k") to ensure enough sampling. By default, fixed_k is "None". k is fixed to a user input value when fixed_k is equal to some values.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: alexis_develop