Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 241)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#253 fixed ASAP cannot find tables Malte Marquarding joanne.dawson@…
Description

I am running ASAP on kaputar to reduce Mopra single pointing data. When using plotter ASAP is unable to locate a number of tables it needs. (Full command history and error output are included at the bottom of this message.) I thought this might be the issue of out-of-date tables mentioned in the FAQ, so I ran asap_update_data, but got the following error:

kaputar-138% asap_update_data Traceback (most recent call last):

File "/usr/local/bin/asap_update_data", line 4, in <module>

import pkg_resources

ImportError?: No module named pkg_resources

Not sure what the problem is or how to proceed. Advice welcome!

---

d = scantable(infile)

Found ATMOPRA data. Auto averaging integrations Importing 2011-10-02_1940-M187.rpf... ASAP>dq = d.auto_quotient() ASAP>plotter.plot(dq) WARN: Requested data table IERSeop97 cannot be found in the searched directories: ./ ./data/ /n/daw100/aips++/dataephemerides/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/dataephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /n/daw100/aips++/datageodetic/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/datageodetic/ /data/SERPENS_1/mar637/share/casacore/data/geodetic/ /data/SERPENS_1/mar637/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/ /n/daw100/aips++/dataephemerides/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/dataephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /n/daw100/aips++/datageodetic/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/datageodetic/ /data/SERPENS_1/mar637/share/casacore/data/geodetic/ /data/SERPENS_1/mar637/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/ /n/daw100/aips++/dataephemerides/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/dataephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /n/daw100/aips++/datageodetic/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/datageodetic/ /data/SERPENS_1/mar637/share/casacore/data/geodetic/ /data/SERPENS_1/mar637/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/ /n/daw100/aips++/dataephemerides/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/dataephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /data/SERPENS_1/mar637/share/casacore/data/ephemerides/ /n/daw100/aips++/datageodetic/ /usr/local/lib/python2.5/site-packages/asap-4.0.0-py2.5.egg/asap/datageodetic/ /data/SERPENS_1/mar637/share/casacore/data/geodetic/ /data/SERPENS_1/mar637/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.

#252 fixed OSError: [Errno 13] Permission denied: Malte Marquarding jvazquez@…
Description

Help with following after installation; then wheun launching asap after step 172...

OSError: [Errno 13] Permission denied: '/home/jose/.asap/db' Could not create crash report on disk.

I have OS=Ubuntu in amd64 installed. I am using CASA.

#251 fixed scantable.scale causes selection to fail Kana Sugimoto Malte Marquarding
Description

The radio school tutorial script MMB_MX_Tutorial.py fails as follows

Traceback (most recent call last):
  File "MMB_MX_Tutorial.py", line 27, in <module>
    data.set_selection(beams=beam, pols=pol)
  File "/usr/local/lib/python2.6/dist-packages/asap-3.1.0_trunk-py2.6.egg/asap/scantable.py", line 581, in set_selection
    self._setselection(selection)
RuntimeError: Selection contains no data. Not applying it.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.