---
layout: default
title: Installation
---

<style>
  body {
    background-color: black;
    color: white;
  }

  a {
    color: white;
  }

  h1, h2, h3, h4, h5, h6 {
    color: #FFA500;
  border-bottom: 2px solid #FFA500; /* Bright orange border */
  padding-bottom: 5px; /* Adds space between the text and the border */
  }

</style>

## NanoLocz User Guide <img src="https://github.com/George-R-Heath/NanoLocz/assets/90329395/36d664a6-38e2-4405-b5cc-a962093cf13b" width="30">

<a href="installation.html">Installation</a> - - <a href="getting_started.html">Getting Started</a> - - <a href="saving_data.html">Saving Data</a> \
<a href="image_levelling.html" style="color: red;">Level</a> - - 
<a href="particle_detection.html" style="color: lightblue;">Detect</a> - - 
<a href="fine_align.html" style="color: orange;">FineAlign</a> - - 
<a href="localize.html" style="color: pink;">Localize</a>\
<a href="area_analysis.html" style="color: limegreen;">Area Analysis</a> - - <a href="keyboard_shortcuts.html">Keyboard Shortcuts</a>\
<a href="simulation_afm.html" style="color: orange;">Simulation AFM</a> - - <a href="general_use.html">YouTube Video Tutorials</a> 

# Installation of NanoLocz

To download the file needed go to <a href="https://github.com/George-R-Heath/NanoLocz/releases" style="color: lightblue;">Releases</a>.
Download one of the following files from `assets`.

### **Windows desktop app**
- Download: `NanoLocz1_2_Win_Installer.exe` from [Releases](https://github.com/George-R-Heath/NanoLocz/releases).
- Unzip and run the exe to install.
- Admin rights likely needed to install.
- Note: loading on start-up of the app can take longer the 1st time running (up to 1 min) for Windows versions

### **Mac desktop app**
- Download `NanoLocz_Mac_Installer_web.app.zip` from [Releases](https://github.com/George-R-Heath/NanoLocz/releases).
- Unzip and run the app file to install.
- You may get an "NanoLocz can't be opened because it is from an unidentified developer" message, which can be bypassed by right clicking on NanoLocz_Mac_Installer_web.app and selecting "Open" from the drop down menu.
-  Note: loading on start-up of the app can take longer the 1st time running (up to 1 min) for Mac versions

### Youtube video: Desktop standalone app Installation 
[![YouTube Desktop standalone app Installation](https://img.youtube.com/vi/EfYbIf45AHo/0.jpg)](https://m.youtube.com/watch?v=EfYbIf45AHo)

### **MATLAB app** 
- Download `NanoLocz.1.2.mlappinstall` from [Releases](https://github.com/George-R-Heath/NanoLocz/releases).
- Open 'NanoLocz.mlappinstall' file.
- This will open MATLAB if not already open and ask you to install. 
- Once installed the app can be used from the apps tab. For quick access right click the NanoLocz app to add to Favourites and/or Quick Access Toolbar.
- Requires MATLAB and MATLAB Toolboxes: MATLAB 2020a (the newer the better), Curve Fitting Toolbox, Image Processing Toolbox, Signal Processing Toolbox, Statistics and Machine Learning Toolbox, Bioinformatics Toolbox, Computer Vision Toolbox.

### Youtube video: MATLAB app Installation
[![YouTube MATLAB app Installation](https://img.youtube.com/vi/155rN7DYzu4/0.jpg)](https://m.youtube.com/watch?v=155rN7DYzu4)
