Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 241)

Ticket Owner Reporter Resolution Summary
#106 Malte Marquarding Malte Marquarding fixed Need a function to retrieve integration times
Description

Need a function to retrieve integration times, similar to scantable.get_time().

#107 Malte Marquarding Malte Marquarding fixed Need to shift spectrum
Description

I am trying to look for very weak emission from glycine in a MOPS spectrum. Unfortunately, the individual lines are not strong enough to be seen. What I would like to try is to overlay multiple versions of the spectrum that have been shifted in frequency so that the individual lines match up. I can then add all the spectra and see if there is anything there.

#108 Malte Marquarding Simon.Ellingsen@… fixed Problems installing ASAP 2.2.0 under Mac OSX intel
Description

I have followed the instructions on the ASAP wiki for installation of 2.2.0 under Mac OSX (intel), but have had problems.

One minor issue is that steps b and c are identical. I think that one of them should be installation of numpy? I have obtained the latest number numpy-1.0.1-py2.4-macosx10.4-2006-12-12.dmg from http://pythonmac.org/packages/py24-fat/ and installed that but it made no difference.

All the steps work OK up to the point of running ASAP. ipython etc is fine and ipython -pylab returned no errors (it was definitely version 0.80). But when I try to run asap I get the error :

Loading ASAP...
------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/asap/__init__.py", line 316, in ?
    from asap._asap import Log as _asaplog
ImportError: Failure linking new module: /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/asap/_asap.so: Library not loaded: /usr/local/lib/libgfortran.2.dylib
  Referenced from: /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/asap/_asap.so
  Reason: image not found

WARNING: Loading of asap failed.

------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 1, in ?
NameError: name 'welcome' is not defined

WARNING: Failure executing code: 'print welcome()'

ASAP>
Note: See TracQuery for help on using queries.