mask

Command Docstrings

Command line

Command help
pgkyl mask -h
  Usage: pgkyl mask [OPTIONS]

    Mask data with specified Gkeyll mask file.

  Options:
    -u, --use TEXT       Specify a 'tag' to apply to (default all tags).
    -f, --filename TEXT  Specify the file with a mask
    -l, --lower FLOAT    Specify the lower theshold to be masked out.
    -u, --upper FLOAT    Specify the upper theshold to be masked out.
    -h, --help           Show this message and exit.

Script mode