More than one guess control in Krotov #110
-
|
Hi |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
The |
Beta Was this translation helpful? Give feedback.
-
|
Hi |
Beta Was this translation helpful? Give feedback.
-
|
The |
Beta Was this translation helpful? Give feedback.
The
opt_result.all_pulsesare in the same order as the list that you get withextract_controls(objectives). This is simply the order in which the controls occur in the generators of the different objectives. You could useextract_controls_mappingto double check this, but the order should be quite intuitive.