Skip to content
Snippets Groups Projects
Commit da72e2eb authored by Michał Sieczczyński's avatar Michał Sieczczyński
Browse files

Fixing ghostscript problems

parent fed3a9a2
Branches
No related tags found
No related merge requests found
Pipeline #119485 passed with warnings
......@@ -78,7 +78,8 @@ collect_results:nhcal_basic_distribution:
- mv results{,_save}/
- snakemake $SNAKEMAKE_FLAGS --cores 1 --delete-all-output results/nhcal_basic_distribution/analysis_${DETECTOR_CONFIG}_E${ENERGY}_combined_10files.pdf
- mv results{_save,}/
- |
gs -sDEVICE=pngalpha -dUseCropBox -r144 \
-o 'results/nhcal_basic_distribution/analysis_${DETECTOR_CONFIG}_E${ENERGY}_combined_10files.png' \
results/nhcal_basic_distribution/analysis_${DETECTOR_CONFIG}_E${ENERGY}_combined_10files.pdf
\ No newline at end of file
# - |
# gs -sDEVICE=pngalpha -dUseCropBox -r144 \
# -o 'results/nhcal_basic_distribution/analysis_${DETECTOR_CONFIG}_E${ENERGY}_combined_10files.png' \
# results/nhcal_basic_distribution/analysis_${DETECTOR_CONFIG}_E${ENERGY}_combined_10files.pdf
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment