Custom Query (61 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 61)

Ticket Owner Reporter Resolution Summary
#46 DavidSmith lkedzior@… fixed cart not retaining old files
Description

Whenever I select files, put them in the cart, and go to the 'new query', I find that after typing new parameters and submitting the request, the same number of new files are already selected. Also there are already files (the same number of them) in the cart, but these are the files selected in the new query. I would expect the files from the previous query to be there.

#48 MatthewWhiting DavidSmith fixed symlink warnings
Description

The symlink function outputs a warning if the file/link already exists.

We should either supress configure the web server to supress php warnings if we don't care if the symlinks already exist (ie are they always going to be correct?), or if we do care, we should check to see if the file exists before calling symlink

#51 DavidSmith DavidSmith fixed Add scrunching before downloading files
Description

Add a small box below the 'perform query' action that has

sum frequency channels together by [256] sum subints together by [2] create total intensity [X] (polarization sum)

If the scrunch textboxes are blank, no scrunching of that kind will be performed. pscrunch is just a checkbox.

Files added to the cart with scrunching will show it in the cart list with extensions to their filenames of the form

filename_f256t2p

where f256 is the frequency scrunching factor, t2 is the subint scrunching factor and p is for pscrunch.

when the user selects download, these files will be created in a temporary directory using psrsh and added to the tarball with the new filenames.

Note: See TracQuery for help on using queries.