scrub_keds: Remove well-known noise from KEDS event data file

Description Usage Arguments Details Value Author(s) See Also

Description

Removes well-known noise from KEDS output files

Usage

1
  scrub_keds(edo)

Arguments

edo

An event data object

Details

This function applies the regular expression based cleaning routine from the KEDS website. This is a direct translation from the original PERL which replaces capital 'O's and small 'l's with 0 and 1 respectively and removes the event code '—]', on the assumption that these are all output noise.

Value

Event data

Author(s)

Will Lowe

See Also

read_keds


events documentation built on May 2, 2019, 4:45 p.m.