Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

bips -l does not list dMRI workflows #78

@jpellman

Description

@jpellman

Hello BIPs World,

I would like to analyze a DTI dataset using BIPs, but I seem to have hit a bit of a snag. Whenever I invoke "bips -l", I am presented with a wonderful list of workflows and their hashes. However, I cannot seem to find the dMRI workflows (from bips/workflows/gablab/wips/dmri) in that list. I've tried executing them despite their disappearance using "bips -c d9b" and "bips -c fda", but those commands do not seem to work either (a ValueError is thrown stating that the no pipelines with those UUIDs exist, even though the UUIDs are clearly there in the source code). Any ideas what might be going on? My best intuition is that the dMRI pipelines are not being added to a dictionary of runnable pipelines, although the register_workflow(mwf) lines at the ends of 'wip_diffusion.py' and 'wip_diffusion_tracking.py' would seem to eliminate that possibility.

--John Pellman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions