NeuroPAL_ID GUI Preferences

Back to overview

GUI Controller

class Program.GUIPreferences

GUIPreferences GUI preferences.

Property Summary
GFP_color

Display info.

image_dir

Data directories.

is_MP_detect

are we using MP (or NN) to detect neurons?

is_autoID_updates

auto-update neuron IDs?

is_auto_name

auto-complete neuron names?

is_show_birth_times

show the neuron birth times?

neuron_dot

(un)selected marker + line sizes

Type:

neuron dot info

prefs_dir

Preferences file info.

prefs_file

Preferences file.

prefs_name
seg_path
trace_path
Method Summary
static inputGFPColor()

INPUTGFPCOLOR get the GFP reporter color from the user.

static inputNeuronDot()

INPUTNEURONDOT get the neuron dot info from the user.

static instance()

INSTANCE get the GUIPreferences singelton.

static load()

LOAD load the GUI preferences from their file.

static read(prefs)

READ read and store the GUI preferences.

static save()

SAVE save the GUI preferences to their file.