Add two new fields to the LJH and OFF file headers: "Subframe offset" and "Subframe divisions" to describe the timing of this channel w.r.t. the overall frame clock. Expect offset=row number for Lancero source and =0 for all other sources; subframe divisions = number of rows for Lancero and arbitrary for all other sources (but must match how external triggers are timed).
Throughout code base, update the vocabulary (comments, variable names, function names) to reflect the new usage.
Fixes #337.
Add two new fields to the LJH and OFF file headers: "Subframe offset" and "Subframe divisions" to describe the timing of this channel w.r.t. the overall frame clock. Expect offset=row number for Lancero source and =0 for all other sources; subframe divisions = number of rows for Lancero and arbitrary for all other sources (but must match how external triggers are timed). Throughout code base, update the vocabulary (comments, variable names, function names) to reflect the new usage. Fixes #337.