Skip to content
Snippets Groups Projects
Commit 8ed919ff authored by ac (tb)'s avatar ac (tb)
Browse files

updated leveresc readme

parent 7feb4275
Branches
No related tags found
No related merge requests found
......@@ -31,9 +31,12 @@ Note: The Windows install will generate a security warning because the App is no
**Note:** If using Fiji (**highly recommended**) then you may wish to create the ```3D``` subfolder in ```plugins``` and place the jar file within, as it can make it easier to find. Alternatively, the jar file can be placed directly in the ```plugins``` folder and will be listed in the Fiji menu as ```Plugins->Leversc Viewer```.
### Python Module – requires Python 3.6 or later
1. Download the [Python module](src/Python) directory (Select the download icon and choose ```Download this directory```).
2. Extract the downloaded Python folder to a convenient location.
3. Add the folder to your ```PYTHONPATH``` environment variable so that ```import leversc``` statements can automatically find the LEVERSC module
After installing the [leversc app](#app-install):
##### windows:
```pip install leversc```
##### mac/linux:
```pip3 install leversc```
### MATLAB Class – requires MATLAB 2019B or later
1. Download the [MATLAB class](src/MATLAB) directory (Select the download icon and choose ```Download this directory```).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment