Walkthrough basic multireference

From Dynamo
Revision as of 13:00, 16 August 2016 by Daniel Castaño (talk | contribs) (Created page with "We first create a tutorial data set. <pre >dtutorial ttest -M 8 -N 8 -p pmulti -multi 1 -tight 1 </pre> The flags <tt>-M 8 -N 8</tt> mean that we want to create a synthetic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

We first create a tutorial data set.


dtutorial ttest -M 8 -N 8 -p pmulti -multi 1 -tight 1 

The flags -M 8 -N 8 mean that we want to create a synthetic data set with 8 particles on one class, and 8 particles from a different class.

Then we can just execute it. It will take some minutes.

pmulti


And then we take a look onto the results.

ddb pmulti:a:ref=* -m


(you can get this plot through the dc GUI). Apparently nothing happened. Why? The reason is that what we just ran was a multireference project without particle swapping, i.ie., the particles where aligned separately and were never allowed to "see" each other. So, we tray again, but now we connect the swapping:

dcp pmulti

We check on the Swap particles radiobutton, and run the project again: check,unfold and run.

And we check the results: