Skip to content

CoPc-IETS example broken #348

Description

@NikoOinonen

Throws this error currently:

Traceback (most recent call last):
  File "/home/work/git/ppafm/.venv/bin/ppafm-relaxed-scan", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/work/git/ppafm/ppafm/cli/relaxed_scan.py", line 191, in main
    tip_positions_x, tip_positions_y, tip_positions_z, lvec_scan = common.prepareScanGrids()
                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: prepareScanGrids() missing 1 required positional argument: 'parameters'

Seems to be another leftover from refactoring the parameter handling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions