Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 241)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#240 fixed statistic mode in asapplotter raises an error when specunit != 'channel' Kana Sugimoto Kana Sugimoto
Description

Statistic mode in the single dish plotter raises an error in an occation, i.e., (1) specunit is set to one other than 'channel' and (2) a selected region to calculate statistics doesn't overwrap spectral range of IF0. This is a bug in asap plotter.

#247 fixed Speed up scantable.summary Kana Sugimoto Kana Sugimoto
Description

scantable.summary is very slow for large dataset (in row number) often outputted by modern telescopes. It takes > 1.5 HOURS to list on-the-fly raster scan with ~350,000 rows. ASAP should be able to list data with ~several x 100,000 rows more fast. Speed-up scantable.summary.

#251 fixed scantable.scale causes selection to fail Kana Sugimoto Malte Marquarding
Description

The radio school tutorial script MMB_MX_Tutorial.py fails as follows

Traceback (most recent call last):
  File "MMB_MX_Tutorial.py", line 27, in <module>
    data.set_selection(beams=beam, pols=pol)
  File "/usr/local/lib/python2.6/dist-packages/asap-3.1.0_trunk-py2.6.egg/asap/scantable.py", line 581, in set_selection
    self._setselection(selection)
RuntimeError: Selection contains no data. Not applying it.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.