Skip to content

An interface to the DESDM processing framework that eases data processing

Notifications You must be signed in to change notification settings

Michael-D-Johnson/pipebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipebox

Installation

  • git clone https://github.com/Michael-D-Johnson/pipebox.git
  • cd pipebox
  • setenv PIPEBOX_DIR pwd (tcsh)
  • export PIPEBOX_DIR=pwd (bash)
  • mkdir -p $HOME/PIPEBOX_WORK (optional)
  • setenv PIPEBOX_WORK $HOME/PIPEBOX_WORK (tcsh)
  • export PIPEBOX_WORK=$HOME/PIPEBOX_WORK (bash)
  • create_user_config.py
  • submit_pipeline.py -h

About

An interface to the DESDM processing framework that eases data processing

Resources

Stars

Watchers

Forks

Packages

No packages published