create_box_model_for_tce

exovetter.model.create_box_model_for_tce(tce, times, time_offset)[source]

Create boxcar model for a given TCE.

Parameters:
tceTce

Threshold Crossing Event.

timesQuantity

Times.

time_offsetQuantity

Time offset for exovetter.tce.Tce.get_epoch().

Returns:
fluxQuantity

Flux from boxcar model.

Raises:
ValueError

Invalid input.

See also

create_box_model