Welcome to iraf.net Friday, May 03 2024 @ 10:04 PM GMT

Buglog #506

  • Monday, August 19 2002 @ 05:36 PM GMT
  • Contributed by:
  • Views: 1,320
MODULE: imalign
SYSTEM: -V2.12.1
NUMBER:	506
MODULE:	imalign
SYSTEM:	-V2.12.1
DATE:	Mon Aug 19 11:36:28 MST 2002
FROM:	valdes

BUG:	The error 'parameter `    7' not found' may occur, where the number
	may vary.  This is caused by a corruption of the centroiding
	information by the warning messages.  The workaround requires
	making a private copy of the script with a small change:

	cl> immatch			    	# load package
	im> copy immatch$imalign.* home$    	# copy to home directory
	im> edit home$imalign.cl	  	# edit private copy
	  Change: verbose=verbose, >& tmpfile)
	  To:     verbose=verbose, > tmpfile)
        im> redefine imalign=home$imalign.cl    # redefine imalign

	The warnings, which can be ignored, will now appear on the terminal.
	Contact iraf@noao.edu for more information.

STATUS:	The problem is fixed in the next release.

Buglog #506 | 0 comments | Create New Account

The following comments are owned by whomever posted them. This site is not responsible for what they say.



Privacy Policy
Terms of Use

User Functions

Login