pydra icon indicating copy to clipboard operation
pydra copied to clipboard

Pydra Dataflow Engine

Results 182 pydra issues
Sort by recently updated
recently updated
newest added

## Types of changes - Bug fix ## Summary `Result.output: ty.Optional[ty.Any] = None`, but we assume that it's here. In https://github.com/nipype/pydra-tutorial/runs/8254183236, it is possible for it to be `None` when...

Working on adding task info for executables to be printed in the audit module. This includes software tool description and uuid for sys user.

updates: - [github.com/psf/black: 22.3.0 → 22.8.0](https://github.com/psf/black/compare/22.3.0...22.8.0) - [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.4)

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary Disables checking on allowed values when lazy field is passed to the attribute

## Types of changes - Bug fix (non-breaking change which fixes an issue) ## Summary adding a section to `hash_value` that is for `pandas.DF`: changing df to dict before calculating...

when creating the 7th tutorial (two-level glm) for pydra, see [this PR](https://github.com/nipype/pydra-tutorial/pull/34) and [this issue](https://github.com/nipype/pydra-tutorial/issues/33), we found that pydra is strict with its task input. > if the task input...

bug

Hi, I'm looking to gather suggestions/advice as to how to pull info about a specific task (line 5). For instance, if I wanted to grab info about a specific task...

question

## Types of changes - New feature (non-breaking change which adds functionality) ## Summary This PR adds support for returning total or partial mappings of the output spec by the...

Looking through a Nipype 1 lens, please add to this issue the set of pydra features that you would like to see for a Minimum Viable Product (MVP). We would...

maintenance

Proposed format: **@id**: link to output entities **Label**: e.g., "Bet - Brain Extraction Tool"

enhancement