Skip to content

[SUPPORT] is action manager and associated code in a usable state? #988

@csoeller

Description

@csoeller

Note: Support is also available by emailing support@python-microscopy.org, choose this option if you would like the question and answer to be publicly searchable.

What are you trying to do?
I am trying to use the action manager / spoolcontroller code. I found, to my slight dismay, that the interface code that I used and extensively tested in December (implemented in https://github.com/csoeller/PYME-extra/blob/master/PYMEcs/Acquire/Actions/custom.py) has stopped working.

Similarly, the Queue Actions action manager UI currently has a button to issue a spoolController.StartSpooling command which gives an error since all syntax seems to have changed to the start_spooling etc syntax. I also have trouble to figure out how to use the max_frames setting to start_spooling which gives me

TypeError: start_spooling() got an unexpected keyword argument 'max_frames'

My questions are:

  • is the action manager interface in a sane state?
  • did I miss that these syntax changes etc were instigated?
  • do we have docs that explain things properly?

Where are you stuck?
Explanations see above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions