Important notes for new users
- The full version of DREAM Suite requires a valid license and authorization - see also DREAM installation and activation. The demo version does not include the DREAM Server (the calculation module) and can therefore not be used to rerun existing built-in examples or to calculate new project.
- The DREAM installation package comes with many built-in examples which demonstrate same of the main capabilities of DREAM Suite. The source code of each of these examples (i.e. their plug-in modules) is available to users and can be accessed in a text editor and recompiled in Visual Studio.
- The built-in examples of DREAM Suite (available in GUI of the main program) are easy to execute. For each new project the user should have some basic understanding of the DREAM algorithm (DREAM Solver), otherwise this might cause problems with implementation (incorrect use of prior distribution or likelihood function, incorrect return argument from plugin, incorrect setup in GUI, etc.). The GUI evaluates the validity of most input variables of DREAM Solver but cannot check your plugin module. We therefore recommend that you carefully read the DREAM Technical manual before initiating a new project in DREAM Suite. Furthermore, you should read documentation on the plugin module, a key component of a key component of each DREAM Suite project.
Useful links