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
  • #7

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

Ptychography not working

[nix-shell:~/work/git/ProxPython/demos]$ python3 Ptychography_PHeBIE_Wilke2.py Traceback (most recent call last): File "Ptychography_PHeBIE_Wilke2.py", line 21, in Pty = PtychographyExperiment(debug = False, warmup = True, MAXIT=10, warmup_params=warmupParams) File "/home/rluke1/work/git/ProxPython/demos/../proxtoolbox/experiments/experiment.py", line 39, in call obj.initialize() # initialize experiment object File "/home/rluke1/work/git/ProxPython/demos/../proxtoolbox/experiments/ptychography/ptychographyExperiment.py", line 639, in initialize super(PtychographyExperiment, self).initialize() # call parent's method File "/home/rluke1/work/git/ProxPython/demos/../proxtoolbox/experiments/experiment.py", line 218, in initialize self.loadData() File "/home/rluke1/work/git/ProxPython/demos/../proxtoolbox/experiments/ptychography/ptychographyExperiment.py", line 185, in loadData P = mat_dict['P'] KeyError: 'P'

[nix-shell:~/work/git/ProxPython/demos]$

Assignee
Assign to
Time tracking