Bug #3097

Error in ctobssim execution

Added by Acharyya Atreya over 4 years ago. Updated over 4 years ago.

Status:RejectedStart date:12/10/2019
Priority:HighDue date:
Assigned To:-% Done:

100%

Category:-
Target version:-
Duration:

Description

I am getting the fiollowing eroor for obssim.execute():

Traceback (most recent call last):
File “pl_simulations.py”, line 79, in <module>
obssim.execute()
File "/usr/local/gamma/lib/python2.7/site-packages/ctools/tools.py”, line 843, in execute
return _tools.ctool_execute(self)
ValueError: *** ERROR in GCTAResponseTable::table(std::string&): Invalid value. Table “BGD” not found. Please verify the response table.

Not sure what it means...I think it maybe due to my choice of Irfs, I haven’t used prod3b-v2 before
Have attached code used so far
Thanks in advance

pl_simulations.py Magnifier (7.79 KB) Acharyya Atreya, 12/10/2019 07:01 PM


Recurrence

No recurrence.

History

#1 Updated by Knödlseder Jürgen over 4 years ago

Which version of ctools are you using? There was a name change, but recent ctools versions can cope with that. I guess that upgrading ctools will fix the issue.

#2 Updated by Acharyya Atreya over 4 years ago

  • % Done changed from 0 to 100

Acharyya Atreya wrote:

I am getting the fiollowing eroor for obssim.execute():

Traceback (most recent call last):
File “pl_simulations.py”, line 79, in <module>
obssim.execute()
File "/usr/local/gamma/lib/python2.7/site-packages/ctools/tools.py”, line 843, in execute
return _tools.ctool_execute(self)
ValueError: *** ERROR in GCTAResponseTable::table(std::string&): Invalid value. Table “BGD” not found. Please verify the response table.

Not sure what it means...I think it maybe due to my choice of Irfs, I haven’t used prod3b-v2 before
Have attached code used so far
Thanks in advance

Thanks I can confirm that for some reason my code was using a previous version of ctools and the matter is now resolved. Thanks Jurgen

#3 Updated by Knödlseder Jürgen over 4 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF