audacia/scripts/piped-work
crpto-bug c2d3e500c9
Bug 2684 - Bitrot for Docimage script
2021-03-20 16:15:43 +00:00
..
README.txt A little more documentation for docimage scripts. 2021-02-19 16:33:33 +00:00
decorate_images.py Added a regression test and an image mangling python script 2018-02-27 22:26:30 +00:00
docimages_after.py Bug 2684 - Bitrot for Docimage script 2021-03-20 16:15:43 +00:00
docimages_all.py Script changes to include the 'arrange' script. 2019-04-09 22:34:02 +01:00
docimages_arrange.py Update names in scripts. 2019-04-11 22:26:17 +01:00
docimages_clip_boundaries.py Modify scripts to adjust to Pull request #271 2018-03-27 22:00:16 +01:00
docimages_core.py Bug 2665 - Docimage script now runs ahead and stalls. 2021-02-19 14:26:51 +00:00
docimages_cut_n_paste.py Modify scripts to adjust to Pull request #271 2018-03-27 22:00:16 +01:00
docimages_envelopes.py Modify scripts to adjust to Pull request #271 2018-03-27 22:00:16 +01:00
docimages_labels.py Bug 2684 - Bitrot for Docimage script 2021-03-20 16:15:43 +00:00
docimages_named_tracks.py Update names in scripts. 2019-04-11 22:26:17 +01:00
docimages_oddments.py Modify scripts to adjust to Pull request #271 2018-03-27 22:00:16 +01:00
docimages_regression_tests.py Modify scripts to adjust to Pull request #271 2018-03-27 22:00:16 +01:00
docimages_spectro.py Update names in scripts. 2019-04-11 22:26:17 +01:00
docimages_tracks.py Do script changes for Pull request #271 that were previously missed. 2019-04-09 21:55:22 +01:00
get_gui_structure.py Modify scripts to adjust to Pull request #271 2018-03-27 22:00:16 +01:00
make_html.py Script work 2018-02-24 14:20:29 -05:00
pipe_test.pl Scripts in Piped-Work 2018-02-24 14:20:26 -05:00
pipe_test.py Fix Bug 2552 - pipe_test.py fails to print return value from first command 2020-09-29 16:34:14 +01:00
pipeclient.py pipeclient.py: stop reader if pipe broken 2020-06-15 23:17:32 +01:00
recording_test.py Fix Python recording test 2020-05-26 20:44:24 +01:00

README.txt

=piped-work folder=

This folder contains scripts for exercising mod-script-pipe

To run a simple test to check communications:
   python pipe_test.py
or:
   python3 pipe_test.py

A much longer test that produces many image.
This script requires files from the "tests/samples/" folder and writes images
to "/tests/results/" folder, both of which are in the root of the source tree.
   python docimages_all.py