From 5e75a6e8ff8368091b724bfe39dfd1cd41b9f462 Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Wed, 4 Dec 2019 11:05:43 +0100
Subject: [PATCH] Set default input parameters

---
 workflows/prefactor_calibrator.cwl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/workflows/prefactor_calibrator.cwl b/workflows/prefactor_calibrator.cwl
index e6f543b5..96b939cc 100644
--- a/workflows/prefactor_calibrator.cwl
+++ b/workflows/prefactor_calibrator.cwl
@@ -23,6 +23,7 @@ inputs:
     'sbg:y': -850
   - id: memoryperc
     type: int
+    default: 20
     'sbg:x': -634
     'sbg:y': -411
   - id: baselines_to_flag
-- 
GitLab