-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: SF use proper handling of sweepMap for SB
problem described in #2151 SF requires to retrieve the correct LNBs and sweepDFR for sweeps. Through the analysisbrowser sweeps from multiple devices and/or experiments can be loaded. This must be handled correctly or wrong data is retrieved/analysed. Thus, SF functions that retrieve sweep data are adapted to handle that correctly. For selections a forth column was added to store the mapIndex of the sweepMap that is unique for a sweepNo, experiment, device combination. For graphs from SB the mapIndex is used to retrieve the correct LNB, SweepDF. ** THIS BUGFIX IS LIMITED TO SWEEP HANDLING IN SWEEPFORMULA ** Other parts of MIES may be still unaware of multiple experiment/devices in the SB.
- Loading branch information
1 parent
01317c5
commit d5b560f
Showing
3 changed files
with
145 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.