ModellersΒΆ

This section is aimed at users that are already familiar with the MISCore basics explained in Basic users. The following tutorials go more into depth and provide you with the tools to adapt and apply existing MISCore processes to your specific project.

First, we take a deeper look at the model structure and what exactly happens when we call the run() method. Then we demonstrate how to modify a built-in Process. We then explore several advanced tools for which you often need to modify the Processes.

Note that these tutorials are not extensive: they do not describe all details of all functionalities of MISCore. The Reference guide does provide a complete overview of all functions.