Basic usersΒΆ
This section is aimed at users that are new to MISCore. The tutorials are split in two parts. The first part contains the basic theory behind MISCore. They show how to simply run MISCore with standard or custom input data and how to handle the output. Per example, the tutorials use the built-in EC (screening) process. It is recommended to go through all of them, to understand all basic aspects of doing a model run, and before you start building your own model.
The second part introduces some basic tools that are useful for analyses. Not all of them will be useful for your project. You can therefore skim through them to see which are relevant, and only go through the ones you need.
If you are new to using Python, we suggest you familiarize yourself first with the Python basics. A Python introduction tutorial is available at https://www.w3schools.com/python/python_intro.asp.