Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 241)

Ticket Owner Reporter Resolution Summary
#155 Malte Marquarding Malte Marquarding fixed Improve the output filenames for scantable.save
Description

The current output with SCANx_CYCLEx_BEAMx_IFx_POLx is ugly and too long.

#156 Malte Marquarding nfht@… fixed failed to install asap 2.3.1 on MacOS 10.4
Description

Attempted to install the 10.5 binary of asap 2.3.1 on my 10.4 macbook (no 10.4 binary being available). Files from previous versions of asap were cleared out and the instructions on the wiki followed. On testing, this error occurred: rockhopper-2:~ nfht$ python -c 'from asap import *' Traceback (most recent call last):

File "<string>", line 1, in <module> File "/Library/Frameworks/Python?.framework/Versions/2.5/lib/python2.5/site-packages/asap/init.py", line 343, in <module>

from asap._asap import Log as _asaplog

ImportError?: dlopen(/Library/Frameworks/Python?.framework/Versions/2.5/lib/python2.5/site-packages/asap/_asap.so, 2): Symbol not found: _chmod$UNIX2003

Referenced from: /Library/Frameworks/Python?.framework/Versions/2.5/lib/python2.5/site-packages/asap/_asap.so Expected in: /usr/lib/libSystem.B.dylib

rockhopper-2:~ nfht$

Is this just a compatibility issue between 10.4 and 10.5? If so, could you provide a 10.4 binary?

#157 Malte Marquarding Malte Marquarding fixed plotter.set_histogram fails in asap-2.3.1
Description
 File "/usr/lib/python2.5/site-packages/asap/asapplotter.py", line 94, 
in plot
   self._plot(self._data)
 File "/usr/lib/python2.5/site-packages/asap/asapplotter.py", line 681, 
in _plot
   plotit(x,y)
 File "/usr/lib/python2.5/site-packages/asap/asaplotbase.py", line 168, 
in hist
   ymsk = y.raw_mask()
AttributeError: 'MaskedArray' object has no attribute 'raw_mask'

Note: See TracQuery for help on using queries.