Hi,
My colleagues (@bpavie and @irelamb) are trying to run your pipeline easifish on our lightsheet dataset using our university HPC within a slurm job.
What we run
nextflow run easifish --input /dodrio/scratch/projects/2024_300/twoller/input_easifish/samplesheet.csv --datadir /dodrio/scratch/projects/2024_300/twoller/input_easifish -profile singularity --outdir test_easifish/ --skip spot_extraction,segmentation,registration,warp_spots,measure_intensities,assign_spots --reg_ch dummy --singularity_cache_dir /dodrio/scratch/projects/2024_300/twoller/.apptainer/cache --resolution 0.93,0.93,4.05
The associated error
ERROR ~ Error executing process > 'EASIFISH:STITCHING:BIGSTITCHER:RESAVE (t1)'
Caused by:
Process `EASIFISH:STITCHING:BIGSTITCHER:RESAVE (t1)` terminated with an error exit status (1)
Command executed:
CMD=(
/opt/scripts/runapp.sh
"singularity"
"/dodrio/scratch/projects/2024_300/twoller/work/3605c4db-f7bb-405b-965f-eda05087dad7/stitching/spark/t1"
"spark://10.141.41.10:7077"
/app/app.jar
net.preibisch.bigstitcher.spark.SparkResaveN5
10
1
"15g"
1
"14g"
--spark-conf "spark.driver.extraClassPath=/app/app.jar"
--spark-conf "spark.executor.extraClassPath=/app/app.jar"
--spark-conf "spark.jars.ivy=${SPARK_WORK_DIR}"
--spark-conf "spark.driver.extraJavaOptions=-Dnative.libpath.verbose=true"
-x /dodrio/scratch/projects/2024_300/twoller/test_easifish/stitching/t1/dataset.xml -o /dodrio/scratch/projects/2024_300/twoller/test_easifish/stitching/t1/dataset.zarr
)
echo "CMD: ${CMD[@]}"
(exec "${CMD[@]}")
We succeeded to run the stitching part of your easifish pipeline on one of your dataset.
Is the stitching_padding expressed in percentage or in number ([0,1.0])?
Besides the resolution, which parameters would you recommend to specify?
Let us know whether it is easier to answer by issue, by mail or through a short call.
Thank you in advance and kind regards,
Benjamin, Irene and Tatiana
Hi,
My colleagues (@bpavie and @irelamb) are trying to run your pipeline easifish on our lightsheet dataset using our university HPC within a slurm job.
What we run
The associated error
We succeeded to run the stitching part of your easifish pipeline on one of your dataset.
Is the stitching_padding expressed in percentage or in number ([0,1.0])?
Besides the resolution, which parameters would you recommend to specify?
Let us know whether it is easier to answer by issue, by mail or through a short call.
Thank you in advance and kind regards,
Benjamin, Irene and Tatiana