Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 241)

Ticket Owner Reporter Resolution Summary
#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>
#109 MarkCalabretta Simon.Ellingsen@… fixed ASAP doesn't recognise/read source coordinate information
Description

ASAP doesn't read/recognise the source coordinate information from RPF files written with the Hobart multibeam correlator (standard ATNF multibeam correlator setup). For example scans = scantable('c071070506.rpf') scans.summary() Shows mostly correct information, but the RA and Dec are given as 00:00:00 etc for all sources.

This is not just a superficial problem, but it means that the velocity scale is incorrectly set as well. The coordinate information is written in the RPFITS file as it is correct when the same data is loaded with spc.

Please contact me for a sample file.

Note: See TracQuery for help on using queries.