echoIBM.segment.event_oneping_write: Writes one ping of segmented data from the Bayesian...

View source: R/echoIBM.segment.event_oneping_write.R

echoIBM.segment.event_oneping_writeR Documentation

Writes one ping of segmented data from the Bayesian segmentation method.

Description

Writes one ping of segmented data from the Bayesian segmentation method.

Usage

echoIBM.segment.event_oneping_write(
  data,
  beams,
  time,
  sgsc,
  sgsE,
  ii,
  thisi,
  block,
  thisa,
  alpha,
  minsgsc,
  newfile,
  segfile,
  totallength,
  filesize,
  pr0s.out,
  dir.out,
  var,
  thisbeta0,
  thisbeta1,
  beta0,
  beta1,
  lst0,
  input_misM,
  misM,
  h,
  pow,
  startn,
  add,
  numt,
  factor,
  ...
)

Arguments

data

is the list of data including segmentation and acoustic data.

beams

is a list of beam configuration data.

time

is a list of time information.

sgsc

is unbiased segmentatino mask.

sgsE

is enlarged segmentatino mask.

ii

is the current time step index.

thisi

is the current time step.

thisa

is the index of current alpha value.

minsgsc

is the minimum number of segmented voxels required by meanSv.TSD().

newfile

is locigal deciding wheter to create a new file due to the 'filesize' limit.

segfile

is the segmentation file(s).

totallength

is a vector of the sizes of the files.

pr0s.out

is TRUE if the pobability of beta<beta0 should be returned.

dir.out

is the directory in which to put the segmentaiton files.

Xcsz

is the maximum file size.


arnejohannesholmin/cpplot3d documentation built on April 14, 2024, 11:36 p.m.