Difference between revisions of "Downloads"

From Dynamo
Jump to navigation Jump to search
 
(66 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
= Matlab version =
  
==Dynamo package==
+
Please follow [https://drive.google.com/file/d/1x5he7ctkC4BUCNFhfXLk6heggGohELoM/view?usp=sharing this link] for the '''Matlab version''' of Dynamo 1.1.558. You will need a Matlab installation to run it.
  
=== Matlab and Linux Standalone ===
+
= Standalone versions =
  
Please follow this [https://drive.google.com/file/d/1Ap0vdPIjQkNyvpCcUka-5XVbBpwQRGZs/view?usp=sharing google drive link] to download ''Dynamo''. You can safely ignore any complaint of your browser about not being able to preview the file.
+
== Linux Standalone ==
  
This package is around 5Gb as it includes the standalone [[MCR libraries|Matlab MCR libraries]] of Matlab R2017a. The <tt>tar</tt> file can be [[installation|installed]] both as [[Standalone|standalone]] or inside the [[Dynamo Matlab version|Matlab environment]].
+
* '''ÁTTENTION''': we are maintaining the webpage. We will upload the next Dynamo version by Wednesday the 10th of December 2025.
 +
'''SORRY FOR THE INONVENIENCES'''
  
=== Standalone for MAC ===
+
This package is around 10Gb as it includes the standalone [[MCR libraries|Matlab MCR libraries]] of Matlab R2024b. The <tt>tar</tt> file can be [[installation|installed]] both as [[Standalone|standalone]] or inside the [[Dynamo Matlab version|Matlab environment]].
If you plan to use ''Dynamo'' in the Mac without a Matlab license use this [https://drive.google.com/file/d/1mNPyb7IvqTvjRLltfv2aGit-A6O-yK6Y/view?usp=sharing google drive link].  
+
 
 +
== Standalone for MAC ==
 +
If you plan to use ''Dynamo'' in the Mac without a Matlab license use this [https://drive.google.com/file/d/1MR0E5GXnP4Iox_oFPNcNg95ynelNV8h0/view?usp=sharing google drive link].  
 
This link is updated less frequently than the link for the latest Linux version. If you want the latest version of ''Dynamo'' as standalone for the Mac, drop us an email.
 
This link is updated less frequently than the link for the latest Linux version. If you want the latest version of ''Dynamo'' as standalone for the Mac, drop us an email.
  
=== Standalone for Windows ===
+
== Standalone for Windows ==
  
 
A standalone/matlab version for Windows 7 can be downloaded in this [https://drive.google.com/open?id=12z9qo6y7Z5TrJqxEjNwq9rFR_qjOwDsQ google drive link].  
 
A standalone/matlab version for Windows 7 can be downloaded in this [https://drive.google.com/open?id=12z9qo6y7Z5TrJqxEjNwq9rFR_qjOwDsQ google drive link].  
Line 18: Line 22:
  
 
==Example data sets==
 
==Example data sets==
Examples of training data sets will be updated [[Example data sets|here]]
+
Examples of training data sets will be updated [https://www.dynamo-em.org/w/index.php?title=Category:Walkthroughs  here]
 
 
== Direct link ==
 
You can download the link from the command line (no need to access google drive via browser)  in Linux with this command:
 
 
<tt>DYNAMO_ID=1BpZ9pv3Zq5_jSOrIqotoqijOKpWMUQ4a</tt>
 
<tt>DYNAMO_LINK=https://drive.google.com/open?id=DYNAMO_ID</tt>
 
<tt>wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate '$DYNAMO_LINK' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=$DYNAMO_ID" -O dynamo-v-1.1.509_MCR-9.6.0_GLNXA64_withMCR.tar && rm -rf /tmp/cookies.txt</tt>
 
(thanks for Samuel Fux at ETH Zürich for this tip).
 
 
 
==Version features==
 
 
 
=== 1.1.509 ===
 
* Debugging of PCA system.
 
** PCA works now on GPU, and includes a new graphics system.
 
* New version of </t>dmapview</tt>
 
 
 
=== 1.1.478 ===
 
* Debugging of problems in the mesh system.
 
 
 
=== 1.1.470 ===
 
* tilt series alignment: improved reload of workflows, allows selection of reconstruction height
 
* PCA: new internal algorithm. Reworked workflow for command line
 
 
 
=== 1.1.460 ===
 
Corrects a bug introduced into 1.1.454 concerning the multicore execution.
 
 
 
=== 1.1.454 ===
 
Includes the Particle List File object (to access particles that are not organized as classical data folders)
 
 
 
=== 1.1.452 ===
 
Tilt series alignment.
 

Latest revision as of 04:58, 9 December 2025

Matlab version

Please follow this link for the Matlab version of Dynamo 1.1.558. You will need a Matlab installation to run it.

Standalone versions

Linux Standalone

  • ÁTTENTION: we are maintaining the webpage. We will upload the next Dynamo version by Wednesday the 10th of December 2025.

SORRY FOR THE INONVENIENCES

This package is around 10Gb as it includes the standalone Matlab MCR libraries of Matlab R2024b. The tar file can be installed both as standalone or inside the Matlab environment.

Standalone for MAC

If you plan to use Dynamo in the Mac without a Matlab license use this google drive link. This link is updated less frequently than the link for the latest Linux version. If you want the latest version of Dynamo as standalone for the Mac, drop us an email.

Standalone for Windows

A standalone/matlab version for Windows 7 can be downloaded in this google drive link. This link is updated less frequently than the link for the latest Linux or Mac versions. The Windows version is unsupported and distributed "as is". If you find installation problems, we advice you to use a different platform.

Example data sets

Examples of training data sets will be updated here