adamcohenlab / luminos-microscopy

Bi-directional microscopy software
https://luminosmicroscopy.com
3 stars 0 forks source link

Change user's name in Getting Started #3

Closed Luorong37 closed 2 months ago

Luorong37 commented 3 months ago

Hi Cohen Lab I'm a student in Peng Zou‘s lab. We are bulding a new microscope for slicing imaging, and are honored to use your program. When i run app = Simulator_App(); in the last step of getting started, it shows error with your users name. i thought i should change it some where but i can't find it. has tried but nothing happenned. Thanks for reply!

app = Simulator_App();

错误使用 mkdir 拒绝访问。 出错 Rig_Control_App/loadInitData (第 219 行) mkdir(app.Rig_Init.dataDirectory);

-----------------or

错误使用 Rig_Control_App/loadInitData Directory C:\Users\Cohen Lab\Documents\GitHub\luminos\raffi_temp_data does not exist. Please modify init file with valid directory

出错 Rig_Control_App (第 56 行) app.loadInitData(username); 出错 Simulator_App (第 7 行) app = app@Rig_Control_App('Simulator', varargin{:});

rhotter commented 3 months ago

Hi Luorong!

You'll have to edit the dataDirectory property in Simulation_App.json. If you set the dataDirectory to a location on your computer where you want to store the data, you should be all set!

Raffi

Luorong37 commented 3 months ago

great! I'll try it. see u tomorrow!

发件人:"Raffi Hotter" @.> 发送日期:2024-04-16 14:36:15 收件人:"adamcohenlab/luminos-microscopy" @.> 抄送人:Luorong37 @.>,Author @.> 主题:Re: [adamcohenlab/luminos-microscopy] Change user's name in Getting Started (Issue #3)

Hi Luorong!

You'll have to edit the dataDirectory property in Simulation_App.json. If you set the dataDirectory to a location on your computer where you want to store the data, you should be all set!

Raffi

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>