Skip to content

3DxN/Aida3Dpreprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIDA-3D preprocessing

Scripts for preparing data (Imaris format) for visualisation in AIDA-3D

Deployment:

  1. Clone repository:
https://github.com/3DxN/Aida3Dpreprocessing
  1. Create and activate a Python virtual environment (required Python version: ...):

Linux:

python -m venv venv
source venv/bin/activate

Windows:

python -m venv venv
venv/bin/Activate.ps
  1. Install dependencies:
pip install -r requirements.txt 

About

Collection of scripts to prepare data for display in legacy AIDA-3D viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages