fsleyes.stringsΒΆ
This module contains a collection of strings used throughout fslpy for
display purposes. Most of the strings are used by FSLeyes.
The strings are stored in TypeDict dictionaries, roughly organised
into the following categories:
messagesMessages to be displayed to the user.
titlesTitles of windows, panels, and dialogs.
actionsNames of actions tied to menu options, buttons, etc.
labelsLabels for miscellaneous things.
propertiesDisplay names for
props.HasPropertiesproperties.
choicesDisplay names for
props.HasPropertieschoice properties.
anatomyAnatomical and orientation labels.
niftiLabels for NIFTI header fields.
featFEAT specific names and labels.
melodicMELODIC specific names and labels.
layoutsLayout labels.
tensorTensor overlay labels.
plotLabelsLabels to use for plot data loaded from known files.
aboutStrings used in the FSLeyes about dialog.