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 Owner Reporter Resolution Summary
#68 Malte Marquarding Chris Phillips fixed average_time global function does not support median weighting
Description

The global average_time function does not support median weighting.

#69 Malte Marquarding Chris Phillips fixed scantable.column_names() fails
Description

scantable.column_names() returns the error:

ASAP>avp.column_names()
------------------------------------------------------------
Traceback (most recent call last):
  File "<console>", line 1, in ?
  File "/u/phi196/data/pkgs/asap/asap/scantable.py", line 372, in column_names
    return list(Scantable.column_names(self))
AttributeError: type object 'Scantable' has no attribute 'column_names'

Probably a typo

#73 Malte Marquarding Chris Phillips wontfix plotter.plot_lines should work with velocity axis
Description

plotter.plot_lines should work when the xaxis unit is set to velocity (km/s). Maybe the doppler argument should have an alias to "velocity". The velocity choosen should be based on the current freq_frame setting

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