[console_scripts]
create-experiment = eqip.experiment:create_experiment
create-setup = eqip:create_setup
list-latest-checkpoint = eqip:list_latest_checkpoint
list-latest-snapshot = eqip:list_latest_snapshot
make-affinities-on-interpolated-ground-truth = eqip.architectures:affinities_on_interpolated_ground_truth
make-affinities-on-interpolated-ground-truth-combine-affinities = eqip.architectures:affinities_on_interpolated_ground_truth_combine_affinities
make-affinities-on-interpolated-ground-truth-with-glia = eqip.architectures:affinities_on_interpolated_ground_truth_with_glia
predict-affinities = eqip.inference:predict_affinities_daisy
train-affinities-on-interpolated-ground-truth = eqip.training:affinities_on_interpolated_ground_truth
train-affinities-on-interpolated-ground-truth-combine-affinities = eqip.training:affinities_on_interpolated_ground_truth_combine_affinities
train-affinities-on-interpolated-ground-truth-with-glia = eqip.training:affinities_on_interpolated_ground_truth_with_glia

