sampsapursiainen / zeffiro_interface

Interface for using finite elements in inverse problems with complex domains
GNU General Public License v3.0
24 stars 15 forks source link

`import_to_existing_project` does not work properly #198

Open mshavliuk opened 1 year ago

mshavliuk commented 1 year ago

Description

Starting ZI with 'import_to_existing_project', 'scripts/scripts_for_importing/multicompartment_head_project/import_segmentation.zef' parameters does not import the project, but only opens a file explorer allowing to select the file for import. That option seems to work only along with 'start_mode','nodisplay' as specified in https://github.com/sampsapursiainen/zeffiro_interface/blob/master/scripts/zef_import_example.m

Steps to reproduce

  1. execute project_struct = zeffiro_interface('import_to_existing_project','scripts/scripts_for_importing/multicompartment_head_project/import_segmentation.zef');
  2. Nothing gets imported, the file picker is open

Expected behavior

The project gets imported and ZI tool opens

Screenshots

Context

Name Value
Version 2241fddd zef_nse_sigma: fix indentations with Matlab's smart indent tool
OS MacOS
Shell N/A