Software Installation Guide#
(Optional but recommended) install
condaand create a virtual environmentconda create -y -n waveorder python=3.12 conda activate waveorder
Install
waveorder:pip install waveorder
To use the GUI: open
napariwithwaveorder:napari -w waveorder
View command-line help by running
waveorder
To acquire data via Micro-Manager`, follow the microscope installation guide.