Adding a pipeline file example notebook #12
Labels
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
question
Further information is requested
Since the yet_another_wizz wrapper is composed of five stages, I would like to include a
pipeline.yaml
file that can reproduce the currently existing notebookexamples/full_example.ipynb
.I have created a simple notebook that is supposed to generate the pipeline file and then execute it. However I'm struggling to even get the first stage to connect to its input data: https://github.com/LSSTDESC/rail_yaw/blob/9dc44159c7ba38411c55302a5221380243d6bfcc/examples/pipeline.ipynb
When running the generated pipeline file, get this error, but I do not understand what I am doing wrong:
The text was updated successfully, but these errors were encountered: