Welcome to iraf.net Friday, April 26 2024 @ 05:46 PM GMT

Buglog #441

  • Tuesday, September 21 1999 @ 08:01 PM GMT
  • Contributed by:
  • Views: 998
MODULE: utilities.curfit
SYSTEM: V2.11.2 (only)
NUMBER:	441
MODULE:	utilities.curfit
SYSTEM:	V2.11.2 (only)
DATE:	Tue Sep 21 14:01:15 MST 1999
FROM:	cheselka

BUG:	If run in non-interactive mode (in scripts, for example), a
	segmentation fault occurs.

	A workaround is to run the task interactively, set the 'cursor' 
	parameter to a disk file containing the command 'q', send graphics 
	output to dev$null, and the text output to a disk file.

	From the command line:

	cl> curfit dev$pix inter+ cursor=quit_command >G dev$null >& fit.info

	Or from a script:

	utilities.curfit (input='dev$pix', inter+, cursor='quit_command', 
		>G 'dev$null', >& 'fit.info')

	The resulting file (fit.info) will have a single line of junk at
	the top of the file, but will otherwise contain the fit data.

STATUS:	Fixed for the next release.

Buglog #441 | 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