Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 241)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#133 fixed history gets large when combining scans Malte Marquarding Attila Popping <attila.popping@…>
Description

would be good to disable history if you don't want to save it

#292 fixed Interactive ASAP breaks on OS X when installing scipy Malte Marquarding BaltIndermuehle
Description

I finally managed to install ASAP 4.1 earlier today and was running it both from scripts as well as from the command line manually/interactively. I then needed to install scipy which on OS X supposedly is best done by installing Chris Fonnebecks "scipy super pack" . Gesagt getan, then ASAP no longer works in interactive mode (possibly an ipython version conflict?). Here's what happens when I type asap:

Traceback (most recent call last):

File "/usr/local/bin/asap", line 5, in <module>

pkg_resources.run_script('asap==4.1.2', 'asap')

File "/Library/Python?/2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 489, in run_script

self.require(requires)[0].run_script(script_name, ns)

File "/Library/Python?/2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 1207, in run_script

execfile(script_filename, namespace, namespace)

File "/Library/Python?/2.7/site-packages/asap-4.1.2-py2.7-macosx-10.8-intel.egg/EGG-INFO/scripts/asap", line 50, in <module>

del main

NameError?: name 'main' is not defined

Adding insult to injury, ASAP still works when being run from within scripts. There are a few warning messages that appear whenever matplotlib functions are called which were not there before, but it generally seems to work, except not interactively.

#170 fixed provide access to coordinate information in python Malte Marquarding Cormac.Purcell@…
Description

We need a way to get hold of the (spectral) coordinate information in python, to support calculation outside of scantable.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.