imcopy
sscibell wrote on Sep 03, 2015
Hello,
I am trying to use imcopy to copy a portion of a file but when I do that, for example:
imcopy big.fits[1:1201, 400:799] small.fits
I get the following error:
ERROR: too many positional arguments for 'imcopy'
Any idea why I am getting this error?
Thanks!
Mike Fitzpatrick wrote on Sep 03, 2015
Do you actually have a space in your section specification? If so, remove it or else quote the whole name.
Last post on Sep 03, 2015