# More

- [Setting up the model and post-processing](/flepimop/more/setting-up-the-model-and-post-processing.md): Setting up the model and post-processing data
- [Config writer](/flepimop/more/setting-up-the-model-and-post-processing/config-writer.md)
- [Diagnostic plotting scripts](/flepimop/more/setting-up-the-model-and-post-processing/plotting-scripts.md)
- [Create a post-processing script](/flepimop/more/setting-up-the-model-and-post-processing/create-a-post-processing-script.md): These scripts are run automatically after an inference run
- [Reporting](/flepimop/more/setting-up-the-model-and-post-processing/reporting.md)
- [Advanced](/flepimop/more/advanced.md): (Any more advanced mathematical or computational methods used, or possible configuration options, that only specialized users would need to change)
- [File descriptions](/flepimop/more/advanced/file-descriptions.md)
- [Numerical methods](/flepimop/more/advanced/numerical-methods.md)
- [Additional parameter options](/flepimop/more/advanced/additional-parameter-options.md): Aka “magic numbers” - fixed parameters that may or may not be in config, like MCMC step size, dt, etc . . .
- [Swapping model modules](/flepimop/more/advanced/swapping-model-modules.md): (Ie using a totally different compartmental model or outcomes model)
- [Using plug-ins 🧩\[experimental\]](/flepimop/more/advanced/using-plug-ins-experimental.md): How to plug-in your code/data directly into flepiMoP
