Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P ProxPython
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • nam
  • ProxPython
  • Issues
  • #8

Closed
Open
Created Jun 18, 2020 by Russell Luke@rluke1Owner

divide by zero

In the warmup algorithm for the Ptychography experiment, you get a divide by zero error:

Running warmup algorithm DRl /home/rluke1/work/git/ProxPython/demos/../proxtoolbox/proxoperators/fourier.py:69: RuntimeWarning: divide by zero encountered in true_divide tmp = u_hat_sq / self.data_sq[j]

This does not seem to kill the run, but probably should be dealt with.

Edited Jan 31, 2021 by Russell Luke
Assignee
Assign to
Time tracking