I managed to install the pipeline but I am running in so many errors. First, whatever the input command, the script always looks for colfax data and tries to run the test.
The following commands:
sndrizpipe
sndrizpipe --help
sndrizpipe --dosetup mysource
all result in:
starting, and unzipping the tgz file
tgzfile /Users/jason/HST/colfax_test.tgz
tar: Error opening archive: Failed to open '/Users/jason/HST/colfax_test.tgz'
I tried to comment the lines calling testpipe.py, but nothing works.
I managed to install the pipeline but I am running in so many errors. First, whatever the input command, the script always looks for colfax data and tries to run the test.
The following commands:
sndrizpipe
sndrizpipe --help
sndrizpipe --dosetup mysource
all result in:
starting, and unzipping the tgz file
tgzfile /Users/jason/HST/colfax_test.tgz
tar: Error opening archive: Failed to open '/Users/jason/HST/colfax_test.tgz'
I tried to comment the lines calling testpipe.py, but nothing works.