Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 241)

Ticket Owner Reporter Resolution Summary
#114 Malte Marquarding Simon.Ellingsen@… wontfix ASAP fails to read RPFITS files directly from DVD
Description

If you try and read RPFITS files directly from a DVD, rather than copying them to the harddrive first, ASAP returns the error:

ASAP>data = scantable('/Volumes/METHMB_PIGGYBACK_20/2007-04-29_2143_G5523501.rpf') Auto averaging integrations Importing /Volumes/METHMB_PIGGYBACK_20/2007-04-29_2143_G5523501.rpf...

Cannot open file

Failed to open MBFITS file: /Volumes/METHMB_PIGGYBACK_20/2007-04-29_2143_G5523501.rpf


Traceback (most recent call last):

File "<ipython console>", line 1, in ? File "/Library/Frameworks/Python?.framework/Versions/2.4/lib/python2.4/site-packages/asap/scantable.py", line 70, in init

self._fill([filename], unit, average)

File "/Library/Frameworks/Python?.framework/Versions/2.4/lib/python2.4/site-packages/asap/scantable.py", line 1741, in _fill

r._open(name, -1, -1)

RuntimeError?: Creation of PKSreader failed

When the same files are copied to the harddrive (with everything else the same), the files can be read OK.

#115 Malte Marquarding chris.phillips@… fixed Add median boxcar smoothing
Description

Can the smooth/boxcar method please have an option to select between mean (currently) and median running average.

Either as a new option or a new kernel type.

#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%

Note: See TracQuery for help on using queries.