Skip to content
Snippets Groups Projects

DaVinci:

Merged Vanya Belyaev requested to merge vanya-davinci-v0 into master
  • allow to add selections directly to the list of UserAlgorithms No need in the explicit appearence of SelectionSequence:
my_selection = ...
dv = DaVinci() 
dv.UserAlgorithms += [ my_selection ] 

The corresponding SelectionSequence is created on-flight

As a result the final code is more compact and Selection behaves as Configurable...

Merge request reports

Checking pipeline status.

Approval is optional

Merged by avatar (Mar 30, 2025 2:55am UTC)

Merge details

  • Changes merged into master with 00708a82.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading