create2dclean: Create a 2D wide clean table - low memory

Description Usage Arguments Value

Description

The cleaning process is specified by the YAML configuration. All the filters presented in the configuration will be applied. It returns only the cleaned data. However all the data quality information will be lost. This function is useful when the memory is not sufficiently enough to hold all the information.

Usage

1
create2dclean(record, config, freq = 1, nchunks = 1)

Arguments

record

ccRecord

config

the full path of the YAML configuration file

freq

table cadence

nchunks

integer number. The larger the nchunks the less memory requirement.

Value

A cleaned 2d wide table


CC-HIC/ccdata documentation built on May 6, 2019, 9:23 a.m.