labsyspharm / basic-illumination

ImageJ BaSiC shading correction for use with Ashlar
MIT License
8 stars 10 forks source link

Build Error: BaSiC Plugin Download Failure in Docker Build Process #10

Closed raisa-petrovic closed 7 months ago

raisa-petrovic commented 7 months ago

Hi, During the build process of the Docker image from the provided Dockerfile, an error occurs when attempting to download the BaSiC Plugin from https://www.helmholtz-muenchen.de/fileadmin/ICB/software/BaSiC/BaSiCPlugin.zip. The server responds with a 404 Not Found error, indicating that the file could not be found. Can you help? Best, Raisa

jmuhlich commented 7 months ago

Sure. We need to update the URL in the Dockerfile to https://github.com/marrlab/BaSiC/raw/b6943502853c052fd93c6fabc807bc40907e73ce/BaSiCPlugin.zip .

jmuhlich commented 7 months ago

Fixed in d62aff4 and released in 1.3.0.