-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
The class datalab.objectmodel.ObjectModel represents a DataLab object model (groups of signals/images).
Each data panel (signal or image panel) has a member objmodel which is an instance of ObjectModel.
ObjectModel has some interesting methods available:
get_all_objects: Return all objects, in order of appearance in groupsget_object_or_group: Return object or group with uuidget_group: Return group with uuidget_group_from_number: Return group from its numberget_group_from_object: Return group containing objectget_groups: Return groups- ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation