aliby.baby_client.choose_model_from_params

choose_model_from_params(modelset_filter=None, camera='prime95b', channel='brightfield', zoom='60x', n_stacks='5z')[source]

Define which model to query from the server based on a set of parameters.

Parameters
modelset_filter: str

A regex filter to apply on the models to start.

camera: str

The camera used in the experiment (case insensitive).

channel:str

The channel used for segmentation (case insensitive).

zoom: str

The zoom on the channel.

n_stacks: str

The number of z_stacks to use in segmentation

Returns
model_namestr