Welcome to iraf.net Thursday, April 25 2024 @ 08:53 AM GMT


 Forum Index > Help Desk > General IRAF New Topic Post Reply
 Setting daopars.maxnstar in PyRAF to higher value than the default
   
debrunlm
 09/16/2015 02:28PM (Read 740 times)  
+----
Newbie

Status: offline


Registered: 10/17/2014
Posts: 2
Hi,

I have been having an issue trying to set daopars.maxnstar to a higher value than the default of 50000 in PyRAF. In the script I have iraf.daopars.maxnstar.p_max = 200000 this results in the following error.

Traceback (innermost last):
File "", line 1, in
File "/Library/Python/2.7/site-packages/stsci/tools/basicpar.py", line 387, in set
self.value = self.checkValue(value)
File "/Library/Python/2.7/site-packages/stsci/tools/basicpar.py", line 400, in checkValue
return self.checkOneValue(v,strict)
File "/Library/Python/2.7/site-packages/stsci/tools/basicpar.py", line 428, in checkOneValue
(self.name, str(v), str(self.max)))
ValueError: Parameter maxnstar: value `200000' is greater than maximum `50000'

Any help would be greatly appreciated.
Thanks in advance.

 
Profile Email
 Quote
fitz
 09/16/2015 07:53PM  
AAAAA
Admin

Status: offline


Registered: 09/30/2005
Posts: 4040
It would appear from the error message that pyraf doesn't support resetting the p_max attribute of a parameter using this syntax, however there does appear to be a setParam() method you could use as in

iraf.daopars.setParam ("maxnstar.p_maximum", 200000, check=0, exact=1)

See Sec. 6.3 of the PyRAF Guide (http://stsdas.stsci.edu/pyraf/doc.old/pyraf_guide/node6.html). If that still doesn't work you should contact the STScI Help Desk (help@stsci.edu) to see if they can help.

As a last resort you can always just raise the max value in the iraf$noao.digiphot/daophot/daopars.par file directly.

 
Profile Email
 Quote
   
Content generated in: 0.11 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Anonymous users can post 
Filtered HTML Allowed 
Censored Content 
dog allergies remedies cialis 20 mg chilblain remedies


Privacy Policy
Terms of Use

User Functions

Login