Commit 0964909
authored
Merge pull request #2592 from AllenInstitute/feature/2592-refactor_sf_plotter2
SweepFormula Plotter was changed that it creates plot windows inside the loop, such that after each formula evaluation it is decided if a new window needs to be created.
Also a lot of refactoring where parts are moved to own functions.File tree
11 files changed
+890
-606
lines changed- Packages
- MIES
- tests
- Basic
- HardwareAnalysisFunctions
- HardwareBasic
11 files changed
+890
-606
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2579 | 2579 | | |
2580 | 2580 | | |
2581 | 2581 | | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | 633 | | |
643 | 634 | | |
644 | 635 | | |
| |||
0 commit comments