Custom Query (61 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 61)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Owner Reporter Resolution Summary
#5 Matthew Whiting Matthew Whiting fixed update the subint writing function
Description

The psrfits definition file has been updated, so we need to update the writing functions to account for the new headers. In particular things like nsblk and tsamp. It might be good to wrap the subint header data into a class.

#6 Matthew Whiting Matthew Whiting fixed pvoconvert not stopping at correct place?
Description

When converting the files in $S70TAPES/S001/ a number have more than the standard amount of scans, reflected in their disk size. Is something going wrong with the conversion? I note that the off_sub column in the SUBINT table resets after a certain number of rows -- is this related? (See eg. S70_910504_142453.fits)

#7 Matthew Whiting Matthew Whiting fixed History table's proc_cmd column with wildcards
Description

When wildcards are used on the command line, these get expanded in the string that is written to the proc_cmd entry in the HISTORY table. For directories with a number of files, use of '*' means we rapidly exceed the width of the column.

Perhaps change this so that it just has "pvoconvert <filename>" where <filename> is the tape file from which we start reading the data in the current FITS file? Might be problematic when a FITS file's data run over many tape files. Alternative would be to convert the wildcard into the literal character, so that "pvoconvert *" is written. This is probably better...

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