Custom Query (241 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 241)

Ticket Owner Reporter Resolution Summary
#57 Malte Marquarding awalsh@… wontfix Frequency scale is wrong after merging data from two files.
Description

I have two files consisting of two parts of the same observation that were interrupted half way through due to a drive error on Mopra. When working with the individual files, I find that they both appear to hold good data, with a correct frequency axis. When I combine the two files, using the following:

s1 = scantable('../../../2006-07-10_1001-M168.rpf') s2 = scantable('../../../2006-07-10_1014-M168.rpf') s = merge(s1,s2)

I find that the frequency axis comes out incorrect (shifted by about 273MHz).

#58 Malte.Marquarding Chris Phillips fixed Need to document scantable column names
Description

Scantable column names and data types need to be documented so that users can use TAQL usefully in the selector object and such.

#60 Malte Marquarding Jim.Cohen fixed Methanol Multibeam data has wrong rest frequency
Description

When methanol multibeam data is read in the rest frequency is being set to 1420 MHz (OH). The rpfits file has the correct rest frequency

Note: See TracQuery for help on using queries.