
Phase 2 pipeline tools:

p2define -time (start) (stop) -camera (camera) -region (ra,dec) (ra,dec)
  * input: searches mddb:raw_exposures,raw_images
  * output: updates mddb:P2_exposures_pending,P2_images_pending
  * alternative output: identical to p2pending
 
p2pending 
  * input: searches mddb:P2_exposures_pending,P2_images_pending
  * output: Nlines consisting of:
    (expID) (class) (URL) 
  * options: ?

(place both of these in a single user tool, p2search)

p2search -quick [options]
p2search -define [options]
p2search -pending [options]
p2search -update [options]

ppImage file://path/filename file://path/outroot -recipe (recipe) 
ppImage neb://nebname neb://outroot -recipe (recipe)

