documentation:work_flow_tools
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:work_flow_tools [11:49 04.07.2013] – Page moved from work_flow_tools to documentation:work_flow_tools Walter | documentation:work_flow_tools [18:34 18.08.2021] (current) – Uncollapse Diego Jahn | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Work flow tools ==== | ==== Work flow tools ==== | ||
+ | Morpheus has a number of nifty tools to optimize your work flow from model development to high performance computing. | ||
- | == Model development and testing == | + | Here, we present some use cases that use these features. |
- | * Copy / paste between models | ||
- | * Disabling / enable model components | + | === Model development and testing === |
- | * Interactive mode | + | == Copy / paste between models == |
+ | Multiscale modeling often involves the **integration of existing models**. For example, combining an existing cell-based CPM model (CPM.xml) with an ODE model (ODE.xml) regulating, say, the cell cycle of each cell. | ||
+ | Morpheus lets you **copy and paste** parts of a model between different documents. | ||
- | == Simulation | + | This allows you to copy the '' |
- | | + | You can paste elements only in appropriate places, otherwise it will be greyed out. This **ensures validity** of the model. |
- | * Checkpointing | + | All copied elements are shown in the '' |
- | * In silico experiments | + | == Disable / enable == |
- | == Parameter exploration == | + | Testing models frequently involves **switch things on and off** to observe their effects. Morpheus allow you to do this without losing your contents by using Right-Click -> '' |
+ | |||
+ | |||
+ | This mechanism also allows you to **compare submodels**. If you want to compare two versions of an ODE system, you can have both '' | ||
+ | |||
+ | |||
+ | == Interactive and local mode == | ||
+ | |||
+ | During model construction and testing, graphical output and visual feedback is important to debugging, spot erros and guide development. | ||
+ | |||
+ | Yet, during serious simulation (production work), you do not want to be bothered by pop-up windows and graphics that slow down simulation. | ||
+ | |||
+ | Morpheus therefore distuingishes between an '' | ||
+ | |||
+ | ^ Job queue ^ Purpose ^ Behavior ^ | ||
+ | | **Interactive** | Testing mode | Start and stop simulations from toolbar buttons. \\ Uses pop-up messages for simulation errors. \\ Directs visual output to on-screen terminal. \\ Overrides '' | ||
+ | | **Local** | ||
+ | | **Remote** | Remote batch processing | ||
+ | |||
+ | === Simulation and initial conditions === | ||
+ | |||
+ | == Snapshots and initial conditions == | ||
+ | |||
+ | Checkpointing is taking snapshots of the state of an application during its execution. In computer science, this is used as a **fault tolerance** mechanism by using these snapshots to restart the application in case of failure. | ||
+ | |||
+ | But it is also a useful tool for modeling. It allows you to use the **result of one simulation as initial condition** for another model. Ad therefore enables the construction of complex initial conditions. | ||
+ | |||
+ | You can specify the interval between snapshots in '' | ||
+ | |||
+ | These files can be opened within Morpheus by a double-click. | ||
+ | |||
+ | Note: PDE data is currently not saved in these files because of the amount of data. We are looking for alternative ways to store and restore these data. | ||
+ | |||
+ | Note: If you want to use checkpointing to construct a complex initial condition, you | ||
+ | |||
+ | == Image-based modeling == | ||
+ | |||
+ | Often, realistic tissue geometries are an important factor in the study of tissue formation. To configure models with realistic tissue geometries, Morpheus allows you to import (segmented) microscopy data in the form of **multipage TIFF images**. | ||
+ | |||
+ | TIFF images can be 8, 16 or 32 bit. Multipage images are interpreted as 3D images (XYZ). All pixels/ | ||
+ | |||
+ | You can find this plugin under '' | ||
+ | |||
+ | Note that Morpheus is also able to **export TIFF images**, see '' | ||
+ | |||
+ | |||
+ | === Parameter exploration | ||
* Spatial parameter sweep | * Spatial parameter sweep | ||
Line 28: | Line 76: | ||
* Analysis of parameter sweeps | * Analysis of parameter sweeps | ||
- | == Analysis == | + | === Analysis |
* Logging and plotting raw data | * Logging and plotting raw data | ||
Line 37: | Line 85: | ||
* TIFF hyperstacks | * TIFF hyperstacks | ||
- |
documentation/work_flow_tools.1372931373.txt.gz · Last modified: 11:49 04.07.2013 by Walter