Coder Social home page Coder Social logo

polusai / workflow-inference-compiler Goto Github PK

View Code? Open in Web Editor NEW
14.0 5.0 13.0 8.31 MB

A domain specific language for creating scientific pipelines

License: MIT License

Python 94.03% Shell 0.70% Common Workflow Language 3.99% Jupyter Notebook 1.19% Batchfile 0.09%

workflow-inference-compiler's Issues

Management of Directories

Moving PolusAI/image-tools#466 to correct repo

Summary

Management of directories by the WIC needs to be investigated.

What is the current bug behavior?

After initial investigation, it seems that any output directory hierarchy is ignored and output directory is created in the working directory.
Intermediary directories created by wic are also created directly created in the working directory. Their names are build from the named input preprended the step name (ex: inpDirOmeConverter). This means that running several workflows will eventually shove all data in the same directory.

What is the expected correct behavior?

  • output paths hierarchy should not be ignored and the full path created. Relative paths will not work in certain configurations.
  • intermediary directories (created when inputs and outputs are linked) should be created within a directory with WORKFLOW_NAME or a similar idea to help discriminate between various workflow outputs.

Error messages in WIC Python API

Moving PolusAI/image-tools#467 to correct repo

Description

When WIC fails to compile with WIC Python API, no helpful error message is logged back to the user.

Proposal

Running WIC on the command line directly provides better feedback so let's look integrating those.

Additional context

Those problems are recurrent when using the WIC Python API to develop workflows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.