Changed the default targetname value.
workflows/linc_target/prep.cwl
, steps/find_skymodel_target.cwl
and
scripts/download_skymodel_target.py
use the same input variable targetname
,
but use different default values. This can create issues the python script is
used as a standalone and the resulting skymodel is sent through the pipeline.
This patch sets them all equal to the value "pointing".