Custom Query (61 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 61)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Owner Reporter Resolution Summary
#9 Matthew Whiting Matthew Whiting fixed incorrect scanlen values
Description

Currently, the scanlen phu header is read from the header of the blocks, which provides the requested scan length. However, if an observation is terminated prematurely, the total scan length in that file will be less than that requested, so the phu header will be wrong.

The subint column offs_sub does actually record the passing of time, and so it should be possible to extract the total time from this -- simply add half BLK_SEC to the last value of offs_sub and you'll get the total time.

#10 MatthewWhiting MatthewWhiting fixed frequency channels convention
Description

There is a little confusion over the correct convention to use for the way the frequency channels are defined (ie. the DAT_FREQ array). Currently, the i-th channel is FREQ_CHAN1 + i * CHANBW, so that if CHANBW is positive, the frequencies increase with increasing channel number. It may be that this is incorrect, and they should decrease with channel number (ie. go from highest to lowest frequency).

This needs to be confirmed.

#11 MatthewWhiting anonymous invalid Testing the ticket system
Description

This is not a bug report, just a test of how the ticket reporting system works.

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