Source: stream/pad/Look/pad_look_stream__apply_edits.pro
pad_look_stream::apply_edits Apply edits to a pad_pad stream. Usage: strref -> apply_edits, edits, taxis, tptr, fptr, trefc, frefc Arguments: edits struct input The list of edits to apply. taxis double input The times of the sample midpoints (uncut) tptr pointer input A pointer to the already edited time array. fptr pointer input A pointer to the already edited field array. trefc pointer input A pointer to the refcount for the time array. frefc pointer input A pointer to the refcount for the field array. History: Original: 13/2/01; SJT