setup.cfg
setup.py
noworkflow/__init__.py
noworkflow/__main__.py
noworkflow.egg-info/PKG-INFO
noworkflow.egg-info/SOURCES.txt
noworkflow.egg-info/dependency_links.txt
noworkflow.egg-info/entry_points.txt
noworkflow.egg-info/pbr.json
noworkflow.egg-info/requires.txt
noworkflow.egg-info/top_level.txt
noworkflow/now/__init__.py
noworkflow/now/cmd/__init__.py
noworkflow/now/cmd/cmd_dataflow.py
noworkflow/now/cmd/cmd_debug.py
noworkflow/now/cmd/cmd_demo.py
noworkflow/now/cmd/cmd_diff.py
noworkflow/now/cmd/cmd_export.py
noworkflow/now/cmd/cmd_history.py
noworkflow/now/cmd/cmd_list.py
noworkflow/now/cmd/cmd_restore.py
noworkflow/now/cmd/cmd_run.py
noworkflow/now/cmd/cmd_schema.py
noworkflow/now/cmd/cmd_show.py
noworkflow/now/cmd/cmd_vis.py
noworkflow/now/cmd/command.py
noworkflow/now/collection/__init__.py
noworkflow/now/collection/metadata.py
noworkflow/now/collection/prov_definition/__init__.py
noworkflow/now/collection/prov_definition/definition.py
noworkflow/now/collection/prov_definition/function_visitor.py
noworkflow/now/collection/prov_definition/slicing_visitor.py
noworkflow/now/collection/prov_definition/utils.py
noworkflow/now/collection/prov_deployment/__init__.py
noworkflow/now/collection/prov_deployment/deployment.py
noworkflow/now/collection/prov_execution/__init__.py
noworkflow/now/collection/prov_execution/argument_captors.py
noworkflow/now/collection/prov_execution/base.py
noworkflow/now/collection/prov_execution/debugger.py
noworkflow/now/collection/prov_execution/execution.py
noworkflow/now/collection/prov_execution/profiler.py
noworkflow/now/collection/prov_execution/slicing.py
noworkflow/now/ipython/__init__.py
noworkflow/now/ipython/converter.py
noworkflow/now/ipython/hierarchymagic.py
noworkflow/now/ipython/magics/__init__.py
noworkflow/now/ipython/magics/command.py
noworkflow/now/ipython/magics/now_ipython.py
noworkflow/now/ipython/magics/now_ls_magic.py
noworkflow/now/ipython/magics/now_prolog.py
noworkflow/now/ipython/magics/now_restore.py
noworkflow/now/ipython/magics/now_run.py
noworkflow/now/ipython/magics/now_schema.py
noworkflow/now/ipython/magics/now_set_default.py
noworkflow/now/ipython/magics/now_sql.py
noworkflow/now/persistence/__init__.py
noworkflow/now/persistence/config.py
noworkflow/now/persistence/content_database.py
noworkflow/now/persistence/lightweight.py
noworkflow/now/persistence/relational_database.py
noworkflow/now/persistence/serializers.py
noworkflow/now/persistence/models/__init__.py
noworkflow/now/persistence/models/activation.py
noworkflow/now/persistence/models/base.py
noworkflow/now/persistence/models/dependency.py
noworkflow/now/persistence/models/diff.py
noworkflow/now/persistence/models/environment_attr.py
noworkflow/now/persistence/models/file_access.py
noworkflow/now/persistence/models/function_def.py
noworkflow/now/persistence/models/graph_cache.py
noworkflow/now/persistence/models/head.py
noworkflow/now/persistence/models/history.py
noworkflow/now/persistence/models/module.py
noworkflow/now/persistence/models/object.py
noworkflow/now/persistence/models/object_value.py
noworkflow/now/persistence/models/tag.py
noworkflow/now/persistence/models/trial.py
noworkflow/now/persistence/models/trial_dot.py
noworkflow/now/persistence/models/trial_prolog.py
noworkflow/now/persistence/models/variable.py
noworkflow/now/persistence/models/variable_dependency.py
noworkflow/now/persistence/models/variable_usage.py
noworkflow/now/persistence/models/graphs/__init__.py
noworkflow/now/persistence/models/graphs/dependency_graph.py
noworkflow/now/persistence/models/graphs/diagram.py
noworkflow/now/persistence/models/graphs/diff_graph.py
noworkflow/now/persistence/models/graphs/history_graph.py
noworkflow/now/persistence/models/graphs/structures.py
noworkflow/now/persistence/models/graphs/trial_graph.py
noworkflow/now/utils/__init__.py
noworkflow/now/utils/cross_version.py
noworkflow/now/utils/data.py
noworkflow/now/utils/formatter.py
noworkflow/now/utils/functions.py
noworkflow/now/utils/io.py
noworkflow/now/utils/metaprofiler.py
noworkflow/now/utils/prolog.py
noworkflow/now/utils/bytecode/__init__.py
noworkflow/now/utils/bytecode/code_interpreter.py
noworkflow/now/utils/bytecode/dis.py
noworkflow/now/utils/bytecode/f_trace.py
noworkflow/now/utils/bytecode/instructions.py
noworkflow/now/utils/bytecode/interpreter.py
noworkflow/now/utils/bytecode/transformers.py
noworkflow/now/vis/__init__.py
noworkflow/now/vis/views.py
noworkflow/now/vis/static/application.css
noworkflow/now/vis/static/d3-v3.4.11
noworkflow/now/vis/static/diff.css
noworkflow/now/vis/static/diff.js
noworkflow/now/vis/static/external
noworkflow/now/vis/static/history_graph.css
noworkflow/now/vis/static/history_graph.js
noworkflow/now/vis/static/index.css
noworkflow/now/vis/static/index.js
noworkflow/now/vis/static/ipython.js
noworkflow/now/vis/static/shared_graph.css
noworkflow/now/vis/static/trial_graph.css
noworkflow/now/vis/static/trial_graph.js
noworkflow/now/vis/static/d3-v3.4.11/LICENSE
noworkflow/now/vis/static/d3-v3.4.11/d3.js
noworkflow/now/vis/static/d3-v3.4.11/d3.min.js
noworkflow/now/vis/static/external/jquery-1.11.1.min.js
noworkflow/now/vis/static/external/jquery.splitter-0.14.0.js
noworkflow/now/vis/static/external/jquery.splitter.css
noworkflow/now/vis/static/font-awesome-4.3.0/css/font-awesome-ip.css
noworkflow/now/vis/static/font-awesome-4.3.0/css/font-awesome.css
noworkflow/now/vis/static/font-awesome-4.3.0/css/font-awesome.min.css
noworkflow/now/vis/static/font-awesome-4.3.0/fonts/FontAwesome.otf
noworkflow/now/vis/static/font-awesome-4.3.0/fonts/fontawesome-webfont.eot
noworkflow/now/vis/static/font-awesome-4.3.0/fonts/fontawesome-webfont.svg
noworkflow/now/vis/static/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf
noworkflow/now/vis/static/font-awesome-4.3.0/fonts/fontawesome-webfont.woff
noworkflow/now/vis/static/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2
noworkflow/now/vis/templates/base.html
noworkflow/now/vis/templates/diff.html
noworkflow/now/vis/templates/environment.html
noworkflow/now/vis/templates/file_accesses.html
noworkflow/now/vis/templates/index.html
noworkflow/now/vis/templates/modules.html
noworkflow/now/vis/templates/trial.html
noworkflow/resources/rules.pl
noworkflow/resources/version.txt
noworkflow/resources/demo/1/steps.txt
noworkflow/resources/demo/1/step1/data1.dat
noworkflow/resources/demo/1/step1/data2.dat
noworkflow/resources/demo/1/step1/simulation.py
noworkflow/resources/demo/1/step1/simulation_complete.py
noworkflow/resources/demo/1/step1/simulator.py
noworkflow/resources/demo/1/step2/data1.dat
noworkflow/resources/demo/1/step2/data2.dat
noworkflow/resources/demo/1/step2/simulation.py
noworkflow/resources/demo/1/step2/simulation_complete.py
noworkflow/resources/demo/1/step2/simulator.py
noworkflow/resources/demo/1/step3/data1.dat
noworkflow/resources/demo/1/step3/data2.dat
noworkflow/resources/demo/1/step3/simulation.py
noworkflow/resources/demo/1/step3/simulation_complete.py
noworkflow/resources/demo/1/step3/simulator.py
noworkflow/resources/demo/2/steps.txt
noworkflow/resources/demo/2/step1/experiment.py
noworkflow/resources/demo/2/step1/p13.dat
noworkflow/resources/demo/2/step1/p14.dat
noworkflow/resources/demo/2/step1/precipitation.py
noworkflow/resources/demo/2/step2/experiment.py
noworkflow/resources/demo/2/step2/p12.dat
noworkflow/resources/demo/2/step2/p13.dat
noworkflow/resources/demo/2/step2/p14.dat
noworkflow/resources/demo/2/step2/precipitation.py
noworkflow/resources/demo/2/step3/experiment.py
noworkflow/resources/demo/2/step3/p12.dat
noworkflow/resources/demo/2/step3/p13.dat
noworkflow/resources/demo/2/step3/p14.dat
noworkflow/resources/demo/2/step3/precipitation.py
noworkflow/resources/demo/2/step4/experiment.py
noworkflow/resources/demo/2/step4/p13.dat
noworkflow/resources/demo/2/step4/p14.dat
noworkflow/resources/demo/2/step4/precipitation.py
noworkflow/resources/demo/2/step5/experiment.py
noworkflow/resources/demo/2/step5/p12.dat
noworkflow/resources/demo/2/step5/p13.dat
noworkflow/resources/demo/2/step5/p14.dat
noworkflow/resources/demo/2/step5/precipitation.py
noworkflow/resources/demo/3/steps.txt
noworkflow/resources/demo/3/step1/anatomy1.hdr
noworkflow/resources/demo/3/step1/anatomy1.img
noworkflow/resources/demo/3/step1/anatomy2.hdr
noworkflow/resources/demo/3/step1/anatomy2.img
noworkflow/resources/demo/3/step1/anatomy3.hdr
noworkflow/resources/demo/3/step1/anatomy3.img
noworkflow/resources/demo/3/step1/anatomy4.hdr
noworkflow/resources/demo/3/step1/anatomy4.img
noworkflow/resources/demo/3/step1/experiment.py
noworkflow/resources/demo/3/step1/external.py
noworkflow/resources/demo/3/step1/reference.hdr
noworkflow/resources/demo/3/step1/reference.img
noworkflow/resources/demo/3/step2/anatomy1.hdr
noworkflow/resources/demo/3/step2/anatomy1.img
noworkflow/resources/demo/3/step2/anatomy2.hdr
noworkflow/resources/demo/3/step2/anatomy2.img
noworkflow/resources/demo/3/step2/anatomy3.hdr
noworkflow/resources/demo/3/step2/anatomy3.img
noworkflow/resources/demo/3/step2/anatomy4.hdr
noworkflow/resources/demo/3/step2/anatomy4.img
noworkflow/resources/demo/3/step2/atlas.hdr
noworkflow/resources/demo/3/step2/atlas.img
noworkflow/resources/demo/3/step2/atlax-x.gif
noworkflow/resources/demo/3/step2/atlax-x.pgm
noworkflow/resources/demo/3/step2/atlax-y.gif
noworkflow/resources/demo/3/step2/atlax-y.pgm
noworkflow/resources/demo/3/step2/atlax-z.gif
noworkflow/resources/demo/3/step2/atlax-z.pgm
noworkflow/resources/demo/3/step2/convert.py
noworkflow/resources/demo/3/step2/experiment.py
noworkflow/resources/demo/3/step2/experiment2.py
noworkflow/resources/demo/3/step2/external.py
noworkflow/resources/demo/3/step2/reference.hdr
noworkflow/resources/demo/3/step2/reference.img
noworkflow/resources/demo/3/step2/reslice1.hdr
noworkflow/resources/demo/3/step2/reslice1.img
noworkflow/resources/demo/3/step2/reslice2.hdr
noworkflow/resources/demo/3/step2/reslice2.img
noworkflow/resources/demo/3/step2/reslice3.hdr
noworkflow/resources/demo/3/step2/reslice3.img
noworkflow/resources/demo/3/step2/reslice4.hdr
noworkflow/resources/demo/3/step2/reslice4.img
noworkflow/resources/demo/3/step2/warp.warp
noworkflow/resources/demo/3/step3/anatomy1.hdr
noworkflow/resources/demo/3/step3/anatomy1.img
noworkflow/resources/demo/3/step3/anatomy2.hdr
noworkflow/resources/demo/3/step3/anatomy2.img
noworkflow/resources/demo/3/step3/anatomy3.hdr
noworkflow/resources/demo/3/step3/anatomy3.img
noworkflow/resources/demo/3/step3/anatomy4.hdr
noworkflow/resources/demo/3/step3/anatomy4.img
noworkflow/resources/demo/3/step3/atlas.hdr
noworkflow/resources/demo/3/step3/atlas.img
noworkflow/resources/demo/3/step3/atlax-x.gif
noworkflow/resources/demo/3/step3/atlax-x.jpg
noworkflow/resources/demo/3/step3/atlax-x.pgm
noworkflow/resources/demo/3/step3/atlax-x.ppm
noworkflow/resources/demo/3/step3/atlax-y.gif
noworkflow/resources/demo/3/step3/atlax-y.jpg
noworkflow/resources/demo/3/step3/atlax-y.pgm
noworkflow/resources/demo/3/step3/atlax-y.ppm
noworkflow/resources/demo/3/step3/atlax-z.gif
noworkflow/resources/demo/3/step3/atlax-z.jpg
noworkflow/resources/demo/3/step3/atlax-z.pgm
noworkflow/resources/demo/3/step3/atlax-z.ppm
noworkflow/resources/demo/3/step3/convert.py
noworkflow/resources/demo/3/step3/experiment.py
noworkflow/resources/demo/3/step3/experiment2.py
noworkflow/resources/demo/3/step3/external.py
noworkflow/resources/demo/3/step3/reference.hdr
noworkflow/resources/demo/3/step3/reference.img
noworkflow/resources/demo/3/step3/reslice1.hdr
noworkflow/resources/demo/3/step3/reslice1.img
noworkflow/resources/demo/3/step3/reslice2.hdr
noworkflow/resources/demo/3/step3/reslice2.img
noworkflow/resources/demo/3/step3/reslice3.hdr
noworkflow/resources/demo/3/step3/reslice3.img
noworkflow/resources/demo/3/step3/reslice4.hdr
noworkflow/resources/demo/3/step3/reslice4.img
noworkflow/resources/demo/3/step3/result.txt
noworkflow/resources/demo/3/step3/warp.warp
noworkflow/resources/demo/3/step4/anatomy1.hdr
noworkflow/resources/demo/3/step4/anatomy1.img
noworkflow/resources/demo/3/step4/anatomy2.hdr
noworkflow/resources/demo/3/step4/anatomy2.img
noworkflow/resources/demo/3/step4/anatomy3.hdr
noworkflow/resources/demo/3/step4/anatomy3.img
noworkflow/resources/demo/3/step4/anatomy4.hdr
noworkflow/resources/demo/3/step4/anatomy4.img
noworkflow/resources/demo/3/step4/atlas.hdr
noworkflow/resources/demo/3/step4/atlas.img
noworkflow/resources/demo/3/step4/atlax-x.gif
noworkflow/resources/demo/3/step4/atlax-x.jpg
noworkflow/resources/demo/3/step4/atlax-x.pgm
noworkflow/resources/demo/3/step4/atlax-x.ppm
noworkflow/resources/demo/3/step4/atlax-y.gif
noworkflow/resources/demo/3/step4/atlax-y.jpg
noworkflow/resources/demo/3/step4/atlax-y.pgm
noworkflow/resources/demo/3/step4/atlax-y.ppm
noworkflow/resources/demo/3/step4/atlax-z.gif
noworkflow/resources/demo/3/step4/atlax-z.jpg
noworkflow/resources/demo/3/step4/atlax-z.pgm
noworkflow/resources/demo/3/step4/atlax-z.ppm
noworkflow/resources/demo/3/step4/convert.py
noworkflow/resources/demo/3/step4/experiment.py
noworkflow/resources/demo/3/step4/experiment.py~
noworkflow/resources/demo/3/step4/experiment2.py
noworkflow/resources/demo/3/step4/external.py
noworkflow/resources/demo/3/step4/reference.hdr
noworkflow/resources/demo/3/step4/reference.img
noworkflow/resources/demo/3/step4/reslice1.hdr
noworkflow/resources/demo/3/step4/reslice1.img
noworkflow/resources/demo/3/step4/reslice2.hdr
noworkflow/resources/demo/3/step4/reslice2.img
noworkflow/resources/demo/3/step4/reslice3.hdr
noworkflow/resources/demo/3/step4/reslice3.img
noworkflow/resources/demo/3/step4/reslice4.hdr
noworkflow/resources/demo/3/step4/reslice4.img
noworkflow/resources/demo/3/step4/result.txt
noworkflow/resources/demo/3/step4/warp.warp
noworkflow/resources/demo/3/step5/experiment2.py
noworkflow/resources/demo/3/step5/result.txt
noworkflow/resources/demo/3/step6/experiment2.py
noworkflow/resources/demo/3/step6/result.txt
noworkflow/tests/__init__.py
noworkflow/tests/cross_version_test.py
noworkflow/tests/formatter_test.py
noworkflow/tests/prov_definition/__init__.py
noworkflow/tests/prov_definition/slicing_test.py
noworkflow/tests/prov_deployment/__init__.py
noworkflow/tests/prov_deployment/prov_deployment_test.py
noworkflow/tests/prov_execution/__init__.py
noworkflow/tests/prov_execution/call_slicing_test.py