study-validation
One validation pair's model and measurement series, windowed
Both sides of one pair, plus the residual, at the density the client asked for.
The residual channels are computed before anything is thinned, so what is drawn is a selection of the real residual rather than a residual of selected rows.
get/projects/{project_id}/studies/{study_id}/validation-series
Path parameters
study_idstring required
project_idstring required
Query parameters
simulation_idstring required
measurement_idstring required
max_pointsinteger nullable
Row ceiling per side.
Row ceiling per side.
x_minnumber nullable
Window start, in seconds.
Window start, in seconds.
x_maxnumber nullable
Window end, in seconds.
Window end, in seconds.
Response
Successful Response
{"stackTrail":"paths:/projects/{project_id}/studies/{study_id}/validation-series:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.