Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (124 - 126 of 241)

Ticket Owner Reporter Resolution Summary
#116 Malte Marquarding mkesteve fixed asap will not start
Description

mkesteve@bungle c/mkesteve:117% Loading ASAP... Can't find, or no execute permissions for 'ipython' Running asap through 'python': Traceback (most recent call last):

File "<string>", line 1, in ? File "/usr/local/lib/python2.3/site-packages/asap/init.py", line 316, in ?

from asap._asap import Log as _asaplog

ImportError?: libboost_python-gcc-mt-1_32.so.1.32.0: cannot open shared object file: No such file or directory mkesteve@bungle c/mkesteve:118%

#117 Malte Marquarding ttsutsum@… fixed taql string inconsistency between selector.get_query and STSelector::setName
Description

In selector.get_query, "FROM" is used, while in setName, lower case "from" is used. Because of this scantable.get_scan() by source name does not appear to work.

#118 Malte Marquarding p.tuthill@… fixed ASAP does not work properly at Narrabri
Description

I have been trying to get ASAP running on Kaputar - with some help from Jurgen and Balt. However, so far I have not had success.

The basic program itself runs, and some functions work, but I cannot get it to recognize the command plotter. This is particularly weird as I have taken some care to copy all of Jurgen's setup files (.login, .asap directory etc).

The diagnostic of the problem is:

ASAP>s=scantable('2007-07-29_0956-M236.rpf') Auto averaging integrations Importing 2007-07-29_0956-M236.rpf...

ASAP>plotter.plot(s)


Traceback (most recent call last):

File "<ipython console>", line 1, in ?

NameError?: name 'plotter' is not defined

ASAP>

Any idea what I am doing wrong?

Peter Tuthill

Note: See TracQuery for help on using queries.