This repository contains data and scripts to generate figure panels of JoVe publication "Two-Photon Polymerisation 3D Printing of Microfluidic Neuronal Culture Devices". The followings demonstrates installation and generation of figures, using Julia scripting language.
-
Download Julia (v 1.8.5).
-
Unpack it at preferred location.
-
Installation of dependencies has been made easy through a bash script, directing to
Project.toml
file. Provide the absolute path tojulia
binary i.e./bin/julia
, through the command-line forINSTALL.sh
. Open a terminal in parent directory that containsINSTALL.sh
andINSTALL
directory:bash INSTALL.sh path/to/julia
-
The script will exit upon successful installation.
-
Provide the absolute path to
julia
binary i.e./bin/julia
, toRUN.sh
. Open a terminal in parent directory that containsRun.sh
,DATA
andINSTALL
directories:bash RUN.sh path/to/julia
-
Figures will be generated under
FIGUREs
directory.
- Ali Hosseini Aug 2023 amo.iso@tuta.io
- open an issue and/or contact amo.iso@tuta.io