pipeline.extern

Modules

pipeline.extern.XmlObjectifier

This module is used to create native Python objects representing an XML document rendering the elements into a hierarchical tree.

pipeline.extern.adopted

pipeline.extern.asizeof

This module exposes 9 functions and 2 classes to obtain lengths (in items) and sizes (in bytes) of Python objects for Python 2.6 and later, including Python 3+ [#v]_.

pipeline.extern.findContinuum

This file implements the algorithm to determine continuum channel ranges to use from an ALMA image cube (dirty or clean) in CASA format. All dependencies on what were originally analysisUtils functions have been pasted into this file for convenience. This function is meant to be run inside CASA. Simple usage: import findContinuum as fc fc.findContinuum(‘my_dirty_cube.image’) This file can be found in a typical pipeline distribution directory, e.g.: /lustre/naasc/sciops/comm/rindebet/pipeline/branches/trunk/pipeline/extern As of March 7, 2019 (version 3.36), it is compatible with both python 2 and 3.

pipeline.extern.logutils

The logutils package provides a set of handlers for the Python standard library’s logging package.

pipeline.extern.ps_mem

pipeline.extern.sensitivity_improvement