Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (214 - 216 of 241)

Ticket Owner Reporter Resolution Summary
#276 Kana Sugimoto Kana Sugimoto fixed Implement easy quit-out from verifications (from CAS-4146)
Description

A request from scientists at NRAO. Implement a way to exit from per row verification. Per row verification is implemented in smooth, poly_baseline, and auto_poly_baseline in scantable class, but there's no way to exit from verification loop in the middle of scantable and users should verify all rows. It is nice to implement way to quit verification either by accepting or rejecting operations for all data in the following.

#289 Malte Marquarding Andrew Walsh <andrew.walsh@…> feedback Add ability to modify Tsys values
Description

Hi there, I have come up against a limitation in ASAP. I am trying to manually input a Tsys value into a scantable. This sort of thing would be easy to do in miriad with something like puthd in=scantable/tsys value=25.1

Can something be implemented so that essential values including Tsys can be manually edited?

Thanks!

Later. Andrew xxx

#292 Malte Marquarding BaltIndermuehle fixed Interactive ASAP breaks on OS X when installing scipy
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.

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