Opened 12 years ago

Last modified 12 years ago

#261 new defect

Problems running ASAP

Reported by: py08ja@… Owned by: Malte Marquarding
Priority: normal Milestone: ASAP 4.0
Component: General Version: 2.0
Severity: major Keywords:
Cc:

Description

Hi,

I'm running ubuntu 10.04 Lucid and I'm having a few issues after attempting a manual installation. The installation completed without errors but when I try to run the commands

ASAP>s = scantable ("2008-03-12_0932-M999.rpf") Found ATMOPRA data. Auto averaging integrations Importing 2008-03-12_0932-M999.rpf...

ASAP>s.summary()

I get the following error:

WARN: Requested data table IERSeop97 cannot be found in the searched directories: ./ ./data/ /home/jack/aips++/dataephemerides/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/dataephemerides/ /usr/local/share/casacore/data/ephemerides/ /usr/local/share/casacore/data/ephemerides/ /home/jack/aips++/datageodetic/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/datageodetic/ /usr/local/share/casacore/data/geodetic/ /usr/local/share/casacore/data/geodetic/ Cannot read IERS table IERSeop97 Calculations will proceed with lower precision WARN: Requested data table IERSpredict cannot be found in the searched directories: ./ ./data/ /home/jack/aips++/dataephemerides/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/dataephemerides/ /usr/local/share/casacore/data/ephemerides/ /usr/local/share/casacore/data/ephemerides/ /home/jack/aips++/datageodetic/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/datageodetic/ /usr/local/share/casacore/data/geodetic/ /usr/local/share/casacore/data/geodetic/ Cannot read IERS table IERSpredict Calculations will proceed with lower precision No requested dUT1 data available from IERS tables. Proceeding with probably less precision. WARN: Requested data table TAI_UTC cannot be found in the searched directories: ./ ./data/ /home/jack/aips++/dataephemerides/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/dataephemerides/ /usr/local/share/casacore/data/ephemerides/ /usr/local/share/casacore/data/ephemerides/ /home/jack/aips++/datageodetic/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/datageodetic/ /usr/local/share/casacore/data/geodetic/ /usr/local/share/casacore/data/geodetic/ SEVERE: Cannot read leap second table TAI_UTC WARN: Unable to convert between the input and output SpectralCoordinates? this probably means one is in the REST frame which requires the radial velocity - this is not implemented yet WARN: Requested data table TAI_UTC cannot be found in the searched directories: ./ ./data/ /home/jack/aips++/dataephemerides/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/dataephemerides/ /usr/local/share/casacore/data/ephemerides/ /usr/local/share/casacore/data/ephemerides/ /home/jack/aips++/datageodetic/ /usr/local/lib/python2.6/dist-packages/asap-4.0.0-py2.6.egg/asap/datageodetic/ /usr/local/share/casacore/data/geodetic/ /usr/local/share/casacore/data/geodetic/ SEVERE: Cannot read leap second table TAI_UTC WARN: Unable to convert between the input and output SpectralCoordinates? this probably means one is in the REST frame which requires the radial velocity - this is not implemented yet SEVERE: Couldn't convert frequency frame.

Also when I first load ASAP up I get this warning:

Loading ASAP... /usr/lib/python2.6/dist-packages/pytz/init__.py:32: UserWarning?: Module matplotlib was already imported from /usr/lib/python2.6/dist-packages/matplotlib/init.pyc, but /usr/lib/python2.6/dist-packages is being added to sys.path

from pkg_resources import resource_stream

Welcome to ASAP v4.0.0 (2011-10-05) - the ATNF Spectral Analysis Package

Any help would be greatly appriciated.

Kind regards - Jack

Change History (1)

comment:1 Changed 12 years ago by StacyMader

Try sudo asap_update_data and see if that helps?

Note: See TracTickets for help on using tickets.