Skip to content

catwise/MRGADWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MRGADWrapper

Wrapper for mrgad

Description

This wrapper will automatically run instance(s) of MRGAD. Must follow CatWISE directory structure.

How to Run Modes

  • Mode 1: Everything Mode
    • Run all tiles in input directory
    • ./mrgad_wrapper 1 <ParentDirectory>
  • Mode 2: List Mode
    • Run all tiles in input list
    • ./mrgad_wrapper 2 <ParentDirectory> <TileList>
  • Mode 3: Single-Tile Mode
    • Run tile given in command line input. The input TileName should be a RaDecID (eg 3568m182)
    • ./mrgad_wrapper 3 <ParentDirectory> <TileName>

Arguments

  • -rsync

Releases

No releases published

Packages

No packages published

Languages