Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 241)

Ticket Owner Reporter Resolution Summary
#242 Takeshi Nakazato Malte Marquarding fixed ms2 export and re-import fails
Description

The "unit" test test_scantable.TestScantable?.test_save fails claiming non-conformant scantables.

This is due to the "fluxunit" not being correctly exported or imported by the MSFiller

#247 Kana Sugimoto Kana Sugimoto fixed Speed up scantable.summary
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 Kana Sugimoto Malte Marquarding fixed scantable.scale causes selection to fail
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.
Note: See TracQuery for help on using queries.