The first draft of the installer is published with the ZIP file it produces. The software has now been tested on the microscope and the following bug fixes were made since the last release:
- `write_ZEN_tiles_experiment` now prompts the user for a dummy_positions CSV if none is located
- `write_ZEN_tiles_experiment` starts with `positions_output_a` if no other output files are found
- `run_macro` now catches errors properly
- call to `AICSImage.data` changed from 3 to 4 dimensional, fixing array dimension bugs
- `xZero`, `yZero`, `zZero` changed to `x_zero`, `y_zero`, and `z_zero`