Package

com.spark3d

spatialOperator

Permalink

package spatialOperator

Visibility
  1. Public
  2. All

Value Members

  1. object CenterCrossMatch

    Permalink

    Object containing routines to perform cross match between two sets A & B based on the position of object centers.

  2. object PixelCrossMatch

    Permalink

    Object containing routines to perform cross match between two sets A & B based on an underlying pixelisation.

    Object containing routines to perform cross match between two sets A & B based on an underlying pixelisation. The space is first pixelised, and match is done between cells of this pixelisation. As a first example, we include the Healpix pixelisation (2D pixelisation). Each RDD partition is a shell, projected on a 2D plan, and pixelized.

Ungrouped