public class Invert extends Object implements stream.Processor
Constructor and Description |
---|
Invert() |
Modifier and Type | Method and Description |
---|---|
PixelSet |
createFullCameraSet(int npix) |
stream.Data |
process(stream.Data item) |
@Parameter(required=true, description="key to the set to be inverted") public String insetKey
@Parameter(required=true, description="key to the output set which contains the inversion") public String outsetKey
public stream.Data process(stream.Data item)
process
in interface stream.Processor
public PixelSet createFullCameraSet(int npix)
Copyright © 2019. All rights reserved.