Skip to content

Commit

Permalink
Update Dockerfile to include the nuclei PSF
Browse files Browse the repository at this point in the history
  • Loading branch information
tp81 authored Jul 31, 2024
1 parent 3b3b9ef commit f2d3e31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN cd /sim-app && cmake . -D INC_QHULL=/usr/include/qhull
RUN cd /sim-app && LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu make install

COPY psf/zmenseny.ics /usr/local/psf/zmenseny.ics
COPY psf/PSF_widefield_0.75NA_1.0ri_300nm_1400nm.tif /usr/local/psf/PSF_widefield_0.75NA_1.0ri_300nm_1400nm.tif

ENV LD_LIBRARY_PATH=/usr/local/lib

Expand Down

0 comments on commit f2d3e31

Please sign in to comment.