pas_time_window_sets
Updated: Aug 17, 2019

Collect sets of PAS images specified by UT time intervals. An input file specified the set name and UT time interval for each image set.


% pas_time_window_sets --help    

Usage: pas_time_window_sets acm Time.Sets N 
arg1 - image type (acm,gc1,gc2,bib)   
arg2 - Name of time sest file   
arg3 - run in debug/verbose mode 

An example of the time sets file (Time.Sets):
  START         07:02:22.0   07:04:32.0
  A             07:08:06.0   07:10:21.0
  B             07:14:24.0   07:16:53.0
  C             07:20:30.0   07:22:47.0
  D             07:30:15.0   07:32:29.0
  E             07:37:00.0   07:39:20.0
  F             07:41:00.0   07:43:33.0
  G             07:45:55.0   07:48:30.0

 
The collect_pas_timeset is used to collect each image set in a subdirectory that is named for the Name string in the input Time.Sets file.




Back to calling page