elgw / deconwolf

Deconvolution of widefield microscopy images and generation of point spread functions
GNU General Public License v3.0
38 stars 1 forks source link

Install Deconwolf from setup.exe file #71

Open gopher-confocal opened 3 months ago

gopher-confocal commented 3 months ago

When I attempt to install Deconwolf from the 0_4_2_Setup.exe file, I get the following error message:

image

How is this error rectified? Uninstalling and re-installing did not fix the problem. Thank you.

elgw commented 3 months ago

Hello,

The problem was on my side so there was nothing that you could have done about it. Sorry for that!

You find an updated installer under releases, or via this direct link.

Please note issue #70 as well. I hope to fix that soon.

Thanks for reporting!

Cheers, Erik

Problem cause

The wrong version of the NSIS script was used to build the install file. I didn't notice anything on my machine since I already had that file on my system path.

elgw commented 1 month ago

This should be fixed with the updated release

gopher-confocal commented 1 month ago

I installed this latest patch and now Deconwolf does not open at all. I installed Deconwolf in the default folder, tried to open the software by clicking on dw.exe and the application does not launch.


Mary E. Brown, Pharm.D. Imaging Specialist/Researcher 3/Lead Image Data Analyst University Imaging Centers Jackson Hall, rm. 1-151 321 Church St. SE Minneapolis, MN 55455 Email: @.*** Phone: 773-458-3090

On Mon, Jul 22, 2024 at 5:38 AM Erik Wernersson @.***> wrote:

This should be fixed with the updated release https://github.com/elgw/deconwolf/releases/tag/v0.4.3

— Reply to this email directly, view it on GitHub https://github.com/elgw/deconwolf/issues/71#issuecomment-2242642075, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMB72WHLBYWXBDR4EIGWWHDZNTOK7AVCNFSM6AAAAABJUUZVBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBSGY2DEMBXGU . You are receiving this because you authored the thread.Message ID: @.***>

elgw commented 1 month ago

That is the expected behavior when double clicking it (not a proof that it works though) under windows. It is a terminal program so you should start it/ use it from either the normal terminal or a power shell.

gopher-confocal commented 1 month ago

What do I type in the command window to launch Deconwolf?


Mary E. Brown, Pharm.D. Imaging Specialist/Researcher 3/Lead Image Data Analyst University Imaging Centers Jackson Hall, rm. 1-151 321 Church St. SE Minneapolis, MN 55455 Email: @.*** Phone: 773-458-3090

On Mon, Jul 22, 2024 at 9:51 AM Erik Wernersson @.***> wrote:

That is the expected behavior when double clicking it (not a proof that it works though) under windows. It is a terminal program so you should start it/ use it from either the normal terminal or a power shell.

— Reply to this email directly, view it on GitHub https://github.com/elgw/deconwolf/issues/71#issuecomment-2243156368, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMB72WD4O6HJNPH5GKSIQCDZNUMALAVCNFSM6AAAAABJUUZVBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTGE2TMMZWHA . You are receiving this because you authored the thread.Message ID: @.***>

elgw commented 1 month ago

If everything is installed correctly (blame me if it isn't) you can start it by just typing dw and it should say something like

Deconwolf: To few input arguments.
See `dw --help` or `man dw`.

To see the brief help type dw --help.

There is a short usage guide that I hope can be of some help.

What might be complicated if you are not used to the terminal is passing the file names. For that there is also the gui that builds the command lines.