Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (151 - 153 of 241)

Ticket Owner Reporter Resolution Summary
#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'

#158 BaltIndermuehle Malte Marquarding fixed asapplotter.set_font not working
Description

The function asapplotter.set_font doesn't seem to do anything.

#159 Malte Marquarding aak8t@… fixed Addition to Mac OS X documentation
Description

After installing the new version of Python (2.5.4), Mac OS X users should make sure that /Library/Frameworks/Python.framework/Versions/Current/bin is in their path and if it isn't add it. Otherwise, OS X gets a bit confused about which version of Python you want (2.3 or 2.5), since they exist alongside each other. While installing setuptools, ipython, and numpy make sure they are being installed along this path rather than somewhere else.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.