Commit 6125595
committed
fix(run_imarisconvert): set default output folder to file's directory
* Updated the default output folder in run_imarisconvert function to the directory of the input file if not specified.
* This change ensures that converted files are saved in a more intuitive location.1 parent f6804ee commit 6125595
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
699 | | - | |
| 699 | + | |
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
| |||
0 commit comments