Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Finished signal from workflow #2708

Open
Milestone
@cni-md

Description

I "wrote" (copy&paste from algorithms.misc AddCSVRow) a mail class to send me the output of my pipeline per mail.
nipype-mail

If I attach the output of my last Node (mail.inputs.arbitrary_name = '/path_to/file') I get the mail when the calculation is done, but without any attachment the mail Node is called immediately and I get the Mail at the beginning of the calculation :-)

Is it possible to get a "signal" like error code from the workflow when done to trigger the mail without attaching garbage from the last Node?

Joerg

PS: Line 106 outputs['msg'] = self.msg.as_bytes() is Python3 code. For Python2 is has to be changed to self.msg.as_string()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /