I can run the workflow on the exampleData to completion using "fusion" and "_transform" switch but when using "deconvolution" and "_transform" I get the following error message as soon as the job starts:
MissingInputException in line 377 of /cfs/klemming/nobackup/s/sedw/snakemake-workflows-master/spim_registration/timelapse/Snakefile:
Missing input files for rule deconvolution:
example_Data_merge.xml_timelapse_transfor
Any idea what's wrong?
edit: when using "deconvolution" with "_external_trafo" the deconvolution works. Is it not possible to use "deconvolution with "_transform"? if so, will:
matrix_transform: '"0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0"',
provide no downsampling?
I can run the workflow on the exampleData to completion using "fusion" and "_transform" switch but when using "deconvolution" and "_transform" I get the following error message as soon as the job starts:
MissingInputException in line 377 of /cfs/klemming/nobackup/s/sedw/snakemake-workflows-master/spim_registration/timelapse/Snakefile:
Missing input files for rule deconvolution:
example_Data_merge.xml_timelapse_transfor
Any idea what's wrong?
edit: when using "deconvolution" with "_external_trafo" the deconvolution works. Is it not possible to use "deconvolution with "_transform"? if so, will:
matrix_transform: '"0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0"',
provide no downsampling?