Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "STEM"

(Epidemiological Modeling)
(954 intermediate revisions by 20 users not shown)
Line 1: Line 1:
==STEM Contents==
+
[[Image:STEM TOP BAR.gif|800px]]
*'''Contents'''
+
**Weekly Conference Call
+
**What's New
+
**Introduction
+
**More About STEM
+
***The STEM Community
+
***Publications and Presentations on STEM
+
***The STEM Development Team
+
**[[OHF STEM FAQ | FAQ]]
+
**[[Installation Guide]]
+
**[[STEM Design Document]]
+
**[[Welcome STEM Developers]] Guide
+
**[[Tutorials for Developers | TUTORIALS]]
+
**User Guide (Future)
+
**[http://www.eclipse.org/ohf/components/stem/ '''OHF STEM Website''']
+
**[[Disclaimer]]
+
  
==Weekly STEM Conference Call==
+
{| align="right"
The STEM community has a weekly conference call. For more information, or if you wish to join, please
+
  | __TOC__
email judyvdouglas@verizon.net
+
  |}
  
==What's New==
+
== '''Ebola Community Efforts''' ==
July 2000...'''FINAL MOVES TO NEW STATUS FOR STEM'''
+
==== [[Community Ebola Modeling Phone Call]] ====
  
 +
==== [[Ebola Models]] ====
 +
==== [https://wiki.eclipse.org/Ebola_How_To How to install the Ebola models]====
 +
==== Literature [[Ebola References]]====
 +
==== Data [[Ebola Reference Data]]====
 +
==== Please sign up for the [https://dev.eclipse.org/mailman/listinfo/stem-ebola stem-ebola mailing list]====
  
April 2009...'''NEW STATUS COMING FOR STEM'''
+
The '''Spatio-Temporal Epidemiological Modeler (STEM)''' is a tool designed to help scientists and public health officials create and use models of emerging infectious diseases. STEM uses mathematical models of diseases (based on differential equations) to simulate the development or evolution of a disease in space and time (e.g., avian flu or salmonella). These models could aid in understanding, and potentially preventing, the spread of such diseases. STEM also comes pre-configured with a vast amount of reference or denominator data for the entire world. By using and extending the data and models in STEM it is possible to rapidly prototype and test models for emerging infectious disease. STEM also provides tools to help you compare and validate your models. As an open source project, the ultimate goal of STEM is to support and encourage a community of scientists that not only use STEM as a tool but also contribute back to it. STEM is designed so that models and scenarios can be easily shared, extended, and built upon.
  
STEM will moving in the next few weeks. Eclipse has approved '''STEM as a top-level Eclipse Technology Project.''' Watch this space for updates!
+
== '''STEM Documentation''' ==
  
The '''air travel model''' for every US airport is now available to drag in and use.
+
<!--outer table-->{| style="width:98% ; border="0" ; cellpadding="0"
+
<!--outer table-->|-
 
+
<!--outer table-->|
January 2009...'''MOVING FORWARD'''
+
{| style="width: 100%; height: 100%; background: #f1f5fc" ; border="0" ; cellpadding="5"
 
+
|- style="background: #cceeff"
In January, v0.4.0 of STEM became available for download, and the core team at Almaden continued to run very large scale computations using large data sets. A new Innoculator was developed for use in studying the impact of vaccination on disease spread. And, as always, work continued on eliminating bugs.
+
!
 
+
=== Introductory Resources  ===
 
+
|-
December 2008...'''NEW CORE INTEGRATION ENGINE'''
+
|
 
+
*[http://www.eclipse.org/stem/ The STEM Website]
In November we completed a new core integration engine for STEM. Previously we only had a finite difference equation solver. At the core of the disease modeling component in STEM is a numerical differential equation solver that at each cycle determines the state of a disease at each location. Up until now, the solver was using a method based on finite difference which essentially calculates a single delta (or "change") from one cycle to the next. While this method is fast, it performs poorly when a disease is very active such as during the onset of an outbreak. STEM now has a new solver using the Runge Kutta Fehlberg method that takes advantage of an adaptive step size algorithm. Essentially the method carefully treads through periods of increased disease activity and takes great strides when there is little activity going on in the simulation. It is possible to tune the tolerance as part of the disease model, enabling very precise calculations when needed.
+
*[[About STEM]]
 
+
*[[Whats New in STEM|What's New in STEM]]
 
+
*STEM Tutorials on YouTube<sup>TM</sup>
September 2008...'''ANALYSIS PERSPECTIVE'''
+
#[http://www.youtube.com/watch?v=MtQlS7g7Qnw STEM Model Generator (new!!)] ''requires STEM V2.0 milestone''
 
+
#Full length video [http://www.youtube.com/watch?v=LfiibQX4IFE In English]
A new STEM Perspective was made available to support a variety of analysis, fitting, and comparison functions across multiple simulations and data sets. New Analysis and Validation Tutorials were also added.  
+
#Full length video [http://www.youtube.com/watch?v=AFYXvazKkms In Hebrew]  
 
+
#Full length video [http://www.youtube.com/watch?v=NM5X8-MaiKo In Japanese]  
[[Analysis]]
+
#Full length video [http://www.youtube.com/watch?v=3S5DbjCHsx4 In Spanish]  
:::1. [[Estimating Model Parameters from External Data]].
+
#[http://www.youtube.com/watch?v=OoiFLemepw4 5 min Video (English)]
:::2. [[Epidemic View|Epidemic Analysis]]
+
:::3. [[RMS Comparison between data sets]]
+
:::4. [[Lyapunov Analysis]]
+
 
+
 
+
'''Model Parameter Estimation View'''
+
 
+
Given a set of data (SI, SIR, or SEIR) as a function of time, this perspective provides an estimation of the model parameters for a standard compartment model of the corresponding type. The view provides estimates for:
+
 
+
* beta, the disease transmission rate
+
* alpha, the recovery rate
+
* epsilon, the incubation rate
+
* gamma,the immunity loss rate
+
 
+
 
+
'''Dynamical Systems View (Lyapunov Analysis)'''
+
 
+
This view displays the rate of separation in phase space (I vs. S) of the trajectories representing two different data sets or disease models. The rate of separation is then plotted vs time in a second chart. The rate of spread of any infectious disease defines a dynamical system. The Lyapunov exponent of any dynamical system describes the rate of separation of infinitesimally close trajectories in phase space.
+
 
+
 
+
'''Cross Model Comparison (RMS Compare)'''
+
 
+
Given a data set and the results of a model (or two model generated data sets), the RMS (Root Mean Square) comparison function shows the RMS difference betweent the two as a function of time.
+
  
 +
*[http://www.eclipse.org/stem/talksOnline.php Scientific Talks Online] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
*[[STEM FAQ|STEM FAQ]]
 +
*[[Publications and Presentations on STEM]]
 +
*[[Citing STEM]]
 +
*[[Join the STEM Community|How to Join the STEM Community]]
 +
*[[The STEM Development Team]]
 +
*[[Join the STEM Community|Weekly phone call]]
 
   
 
   
'''The Epidemic View'''
+
==== Getting Started ====
 
+
This view displays the aggregated data (e.g.,  S,E,I,R, births, and deaths) as a function of time. It also creates a summary file integrating over the data from all locations in a previously run scenario. It also shows the incidence or "newly infectious count" for the aggregated data.
+
 
+
'''OTHER IMPORTANT FEATURES ADDED IN 2008'''
+
+
In July...'''Scenarios Caching'''
+
 
+
This new feature stores data from a scenario that was loaded recently to re-use when rerunning the scenario. For example, running a scenario for the United States the first time takes some time to read the data from the file system. Using the caching feature, consecutive runs of the same scenario won't reload the data by using the already initialized scenario from the cache. This feature can be toggled using the STEM preferences (Window->Preferences->STEM->Simulation Management->Use scenarios caching). Default is to use the caching system.
+
 
+
In May...'''A Host of New Features'''
+
 
+
Among these new features are ones that allow user to 
+
*Create and run multiple '''Experiments'''
+
** Specify a set or sequence of parameters to run multiple experiments
+
** Create a collection of modifiers for a model and link them to a scenario
+
** Run a simulation from each newly created modifier in a series of simulations, i.e., to run in batch mode. 
+
* Import data from comma separated variable files and "play back" surveillance data in STEM as an imported disease model
+
* Export the results of a simulation to comma separated variable files.
+
 
+
Other work was done to 
+
* Provide a new Mixing Model for Transportation that builds on STEM’s two transportation network models
+
* Fix a major bug in running continent level scenarios 
+
** Allow users to account for both continuous traffic flow and (coming soon) time-delayed “packets” such as airplane or cargo shipments where the disease can spread on the transport node itself.
+
* Improve the Editors allowing better drag and drop, deletion, etc. (coming soon - email a scenario!!)
+
* Improve performance in graphics and other processes.
+
* Revalidate population data and provide better estimates for locations in 37 countries previously missing population data.
+
 
+
==Introduction==
+
What is the '''Spatiotemporal Epidemiological Modeler''' ('''STEM''')?
+
 
+
The Spatiotemporal Epidemiological Modeler (STEM) tool is designed to help scientists and public health officials create and use spatial and temporal models of emerging infectious diseases. These models can aid in understanding and potentially preventing the spread of such diseases.
+
 
+
Policymakers responsible for strategies to contain disease and prevent epidemics need an accurate understanding of disease dynamics and the likely outcomes of preventive actions. In an increasingly connected world with extremely efficient global transportation links, the vectors of infection can be quite complex. STEM facilitates the development of advanced mathematical models, the creation of flexible models involving multiple populations (species) and interactions between diseases, and a better understanding of epidemiology.
+
 
+
'''How does it work?'''
+
The STEM application has built in Geographical Information System (GIS) data for almost every country in the world. It comes with data about country borders, populations, shared borders (neighbors), interstate highways, state highways, and airports. This data comes from various public sources.
+
 
+
STEM is designed to make it easy for developers and researchers to plug in their choice of models. It comes with spatiotemporal Susceptible/Infectious/Recovered (SIR) and Susceptible/Exposed/Infectious/Recovered (SEIR) models pre-coded with both deterministic and stochastic engines.
+
 
+
The parameters in any model are specified in XML configuration files. Users can easily change the weight or significance of various disease vectors (such as highways, shared borders, airports, etc). Users can also create their own unique vectors for disease.  Further details are available in the user manual and design documentation.
+
+
 
+
The original version of [http://www.alphaworks.ibm.com/tech/stem STEM] was available for downloading on IBM's Alphaworks. It contained easy to follow instructions and many examples (various diseases and maps of the world).
+
 
+
New developers who want to work on STEM can find useful tools, conventions, and design information in the [[Welcome STEM Developers]] article.
+
 
+
The STEM code repository is hosted on the Eclipse OHF code repository. 
+
 
+
==More About STEM==
+
 
+
===The STEM Community===
+
 
+
Realizing the potential of STEM as an open source tool depends upon the involvement of researchers across settings. STEM developers are working closely with early leaders in the STEM community to provide them with the tools they need.
+
 
+
'''VERMONT'''
+
 
+
Researchers in Vermont are using STEM to model disease outbreaks in the state. They have created a model at the town/city level and are using transportation corridors (interstates and highways) as the pathways for disease spread. Currently they are investigating the potential spread of Pandemic Flu (based on Spanish Flu disease parameters) in a variety of scenarios and are examining how various interventions would mitigate the spread of the disease. In the future, they hope to look at how environmental changes will affect the emergence and spread of zoonotic infections.
+
 
+
The Vermont researchers are
+
 
+
*Joanna "Jo" Conant. Jo graduated from Middlebury College in 2003 and is now a medical student at the University of Vermont College of Medicine. She is considering a career in Public Health, though also exploring other specialties. An avid skier, Jo moved from the deserts of Phoenix, Arizona, to the mounts of Vermont, where she enjoys skiing 100+ days each year. She now lives in Warren, Vermont, with her husband and dog.
+
  
*Charles "Chuck" Hulse. Chuck graduated from Bucknell University in 1982, received his PhD in Chemistry from the University of Virginia in 1989 and his MD from the University of North Carolina at Chapel Hill in 1995. He completed his family medicine residency at the Department of Family Medicine of the University of Vermont College of Medicine in 1998. After serving as chief resident, he joined the facult and is now an Associate Professor of Family Medicine. A native of Eastern Long Island, Chuck has an intense interest in nature and is an aspiring nature photographer. He lives with his family in the beautiful Champlain Islands where he raises heirloom vegetables, fruits and berries, bees, chickens, goats, and sheep.
+
*[[STEM Installation Guide|Installing the STEM Application]]
 +
*[[STEM Overview of the STEM UI|Overview of the STEM UI and menu items ''(new)'']]
 +
*[[STEM Addons|Installing Additional Features]]
 +
*[[Sample Projects available for Download|Sample Projects (Downloadable Scenarios)]]
 +
*[[Importing and Exporting Projects]]
 +
*[[Analysis|Some Built in Tools for Analysis]]
 +
*[[Context-Sensitive Help]]
 +
*[[STEM Model Creator|Using the '''''New!!''''' STEM Model Creator tool]] (''beta'')
  
====How You Can Contribute to STEM====
 
New Contributors to STEM are always welcome (please contact the developers).  This includes researchers interested in disease modeling but also experts in GIS data. We have Data for most of the world including maps, population, area etc.. In some cases our data goes down to admin level 2. In other cases we only have country level (admin 0) data. Data can only be contributed if it is available under terms compatible with the Eclipse Public License ( http://www.eclipse.org/legal/epl-v10.html ).
 
  
Please go to [[Prioritized list of "missing" core data|This Page]] for a prioritized list of regions where we would most like higher resolution data.
+
|}
 +
<!--inner table start-->|
 +
{| style="width: 100%; height: 100%; background: #f1f5fc" ; border="0" ; cellpadding="5"
 +
|-style="background: #cceeff"
 +
!
  
===Publications and Presentations on STEM===
+
=== Tutorials ===
 +
|-
 +
|
 +
*'''[[Creating a STEM Scenario]]''' '''step by step'''
 +
*'''[[How_scenarios_are_structured| Scenario Structure: Tutorial with Templates]]'''
 +
#[[How_scenarios_are_structured#Template_for_a_Basic_Scenario_with_a_Human_Disease|Model with Human-Human Transmission]]
 +
#[[How_scenarios_are_structured#Template_for_a_Food_Borne_Disease_Scenario|Model of Food Borne disease]]
 +
*'''[[Initializing Disease Compartments|Initializing Diseases ''(Infectors, Inoculators, and Initializers)'']]'''
 +
*'''[[STEM Import Discrete Transportation Events|Import Discrete Transportation Events]]'''
 +
*'''[[Triggering interventions|Triggering Interventions]]'''
 +
#[[Triggering interventions#Social Distancing Example|Social Distancing Example]]
 +
#[[Triggering interventions#Vaccination Example|Vaccination Example]]
 +
#[[Triggering interventions#Evacuation Example|Evacuation Example]]
 +
#[[Triggering interventions#Air Transportation Example|Air Transportation Example]]
  
Edlund S, Kaufman J, Douglas J, Bromberg M, Kaufman A, Chodick G, Marom R, Shalev V, Lessler J, Mesika Y, Ram R, Leventhal A. 2009. "A study of two spatiotemporal models for seasonal influenza." Paper submitted and in peer review process for publication in a special issue of ACM TOMAS on health care simulations.
+
*'''Using Population Models'''
 +
# [[Initializing a Population]]
 +
#[[Using Structured Populations in STEM|Using Structured Populations in STEM]]
 +
#[[Using Aging Populations in STEM|Using Aging Populations in STEM]]
  
Kaufman J, Edlund S, Bromberg M, Chodick G, Lessler J, Mesika Yossi, Ram R, Douglas J, Kaufman Z, Levanthal A, Marom R, Shalev V. 2009. "Temporal and spatial effects of lunar calendar holidays on influenza A transmission in Israel." Proposal under review for presentation at Epidemics 2, Athens, Greece, December 2009.
+
*'''Running Simulations'''
 +
#[[STEM_Map_View|The STEM Map View]]
 +
#[[Batch Mode (Running Experiments)|Running Experiments in Batch Mode]]
 +
#[[Running an Automated Experiment]]
 +
#[[STEM Headless|Running STEM Headless]]
 +
#[[Importing Data from Files]]
 +
#[[STEM Loggers|Simulation Data Logging]]
 +
#[[Visualizing STEM Simulations with Google Earth]]
  
Kaufman J, Edlund S, Douglas J. 2009 (In press). "Infectious disease modeling: creating a community to respond to biological threats." Statistical Communications in Infectious Disease. The Berkeley Electronic Press.   
+
*'''''(new)'' Automated Model Creation'''
 +
#[[STEM Model Creator]] for users (''beta'')
  
Edlund S, Bromberg M, Chodick G, Douglas J, Ford D, Kaufman Z, Lessler J, Marom R, Mesika Y, Ram R, Shalev V, Kaufman J. 2009. "A spatiotemporal model for influenza." Proposal accepted. HIC 2009, Frontiers of Health Informatics, Canberra, Australia, August 19-21, 2009.
+
|}
 +
<!--outer table-->|- style="width:45%"
 +
<!--outer table-->|
 +
{| style="width: 100%; background: #f1f5fc" ; border="0" ; cellpadding="5"
 +
|-style="background: #cceeff"
 +
!
  
Ford DA, Kaufman JH, Mesika Y. 2009 (In press). "Modeling in space and time: a framework for visualization and collaboration." In D. Zeng et al. (eds), Infectious Disease Informatics. New York: Springer.
+
=== Advanced Guides ===
 +
|-
 +
|
 +
====Developers====
 +
*[[Welcome STEM Developers]]
 +
*[[STEM Eclipse Setup|Setting up a STEM Development Environment]]
 +
*[[STEM Design Document]]
 +
*[[STEM National Language Support | National Language Support]]
 +
*[http://www.eclipse.org/projects/project.php?id=technology.stem Project Stats]
  
Lessler J, Kaufman JH, Ford DA, Douglas JV. "The cost of simplifying air travel when modeling disease spread," PLoS ONE 4(2): e4403. doi: 10.1371/journal.pone.004403. 
+
*[[Building the STEM RCP Application|Building the STEM RCP Application]]
 +
*[[Running STEM from the Development Environment]]
 +
*[[Creating a Customized Color Provider|Customizing Colors]]
 +
*[[STEM Performance Tips |General tips when writing performance critical code]]
  
Kaufman JH, Conant JL, Ford DA, Kirihata W, Jones B, Douglas JV. "Assessing the accuracy of spatiotemporal epidemiological models," in D. Zeng et al. (Eds): BioSecure 2008, LNCS 5354, pp. 143-154, 2008. Also presented at BioSecure 2008, Biosurveillance and Biosecurity Workshop, Raleigh, NC, Dec 2, 2008.
+
====Working with Graphs====
 +
#[[Composing a Graph]]
 +
#[[Creating a new Graph|Creating a Custom Graph]] (''new'') ''seasonal migration''
 +
#[[Visualizing and Editing Graphs]] ''with the STEM Graph Editor  ''&nbsp;&nbsp;
 +
#[[Importing a Pajek Graph|Importing a Graph from a Pajek File]]
 +
#[[Importing an Esri Shapefile|Importing a Graph from an Esri Shapefile]]
  
Ford DA, Kaufman JH. 2008. "The spatiotemporal epidemiological modeller (STEM)." Presentation at the Joint Session Homeland/Humanitarian Preparedness for Pandemic Influenza, Washington, DC, Oct 13, 2008.
+
====Modeling New Diseases====
 +
#[[STEM Model Creator|Using the '''''New!!''''' STEM Model Creator tool]] (''beta'')
 +
#[[STEM Model Generator]] tool (for Developers)
 +
#*[[STEM_Model_Generator/Install|Model Generator Installation]]
 +
#[[Creating a new Disease Model Plug-in|Manual Model Plug-in generation]]
 +
#[[Creating a new disease label|Manual Disease Label creation]]
  
Kaufman JH, Conant JL, Ford DA, Kirihata W, Douglas JV, Jones BA. 2008 (December). "Assessing the accuracy of spatiotemporal epidemiological models. In D Zeng et al. (eds): BioSecure 2008, LNCS 5354, pp. 143-154.
+
==== STEM Solvers ====
 +
*Available [[STEM_Solvers|Solvers]]
 +
**STEM Native Solvers
 +
**Apache Common Math Solvers
 +
**Stochastic Solver
  
Kaufman JH, Ford DA, Mesika Y, Lessler J. 2008 (December). Modeling disease spread in space and time: extending and validating an open source tool for public health. Epidemics (EPID2008): First International Conference on Infectious Disease Dynamics. Asilomar, CA, December 1-3, 2008.  
+
=== Epidemiological Modeling ===
 +
|-
 +
|
 +
*[[Sample Projects available for Download|Sample Projects (Downloadable Scenarios)]]
 +
* ''(new!!)'' [[Epidemiological Parameters]]
 +
*[[Introduction to Compartment Models|Intro to Compartment Models]]
 +
*[[STEM Disease Models|Disease Models (basic to advanced)]]
 +
*[[STEM Population Models|Population Models]]
 +
#[[STEM_Population_Models#Standard_Population_Model|Standard Populations]]
 +
#[[STEM_Population_Models#Advanced_Models|Insect Vectors]]
 +
#[[STEM_Population_Models#Seasonal_Migratory_Population_Model|Migratory Birds]]
 +
#[[STEM_Population_Models#Multipopulation_Models|Demographic Models (and Aging)]]
 +
*[[STEM Food and Food Borne Disease|Food Borne Disease Models]]
 +
#[[Sample_Projects_available_for_Download#1._Beef_Production|Beef Production Example]]
 +
#[[Sample_Projects_available_for_Download#2._A_scenario_for_modelling_the_transmission_of_Salmonella_to_pigs.2C_pork_and_humans|Salmonella in Pork Example]]
 +
#[[How_scenarios_are_structured#Template_for_a_Food_Borne_Disease_Scenario|How to Structure a Food Borne Disease Scenario]]
 +
*[[Transportation Models|Transportation Models]]
 +
*[[Air Travel Model|Air Travel Model]]
  
Ford DA, Kaufman JH, Eiron I, "An extensible spatial and temporal epidemiological modeling system,"
+
|}
International Journal of Health Geographics 2006, 5:4 [http://www.ij-healthgeographics.com/content/5/1/4 http://www.ij-healthgeographics.com/content/5/1/4] (17Jan2006)
+
{| style="width: 100%; height: 100%; background: #f1f5fc" ; border="0" ; cellpadding="5"
 +
|-style="background: #cceeff"
 +
!
  
===The STEM Development Team===
+
=== Release Planning ===
 +
|-
 +
|
 +
''Please also see our [http://www.eclipse.org/stem website]'' and [[Whats New in STEM|What's New in STEM]]
  
*James H. Kaufman, Ph.D., is manager of the Healthcare Informatics project in the Department of Computer Science at the IBM Almaden Research Center. He is also a fellow of the American Physical Society. During his career at IBM Research, Dr. Kaufman has made contributions to several fields, including simulation science and magnetic device technology. His scientific contributions include work on pattern formation, conducting polymers, superconductivity, experimental studies of the Moon Illusion, as well as contributions to distributed computing and grid middleware. (kaufman@almaden.ibm.com)
+
====Next Release To Come January 30, 2015====
  
*Stefan Edlund is a software engineer in the Healthcare Research team at IBM Almaden, interested in technologies for the public health domain. Stefan has over 10 years experience in IBM research, with more recent research focusing on the areas of information and content management. Stefan holds a MS degree in computer science from the Royal Institute of Technology, Stockholm. (edlund@almaden.ibm.com)
+
====V2.0.2 Now Available====
 +
* Bug Fixes
 +
* Updated Dengue Model and Scenario
 +
* New Campylobacter Scenario
  
*Matthew Davis is a member of the Healthcare Research team at IBM Almaden.  
+
====V2.0.1 Included====
 +
* Bug Fixes
 +
* Updated Code Generator
 +
* New Campylobacter Model and Documentation
 +
* New Dengue Model and Scenario
  
*Daniel Ford, Ph.D., is a Research Staff Member in the Healthcare Informatics Department at IBM Almaden and is currently on assignment at the IBM Watson Research Center in New York. (daford@almaden.ibm.com)
+
====V2.0.0 Included====
 +
* Bug Fixes
 +
* Performance Improvements
 +
* New Stochastic Model Solver
 +
* Draggable Solver Objects 
 +
* Visual Editor (Integrated UI for creating new models of disease including domain specific language for epi modeling)
 +
* New Measles Model
 +
* Directionally Biased Mixing Model
 +
* New Model Generator (Makes it easy for domain experts to create new STEM Models--no programming required!!)
 +
* New Apache Library
  
*Justin Lessler, Ph.D., is in the Epidemiology Department at the Bloomberg School of Public Health at the Johns Hopkins University in Baltimore, Maryland.
+
====...Future Features====
 +
* Running Distributed STEM
  
*Iris Eiron was a researcher at the IBM Almaden Research Lab before relocating to the IBM Research Lab in Haifa, Israel, where she continues to contribute to the development and implementation of a national health care information infrastructure.
+
====Release Engineering====
 +
STEM releases are created by the team of STEM committers and uploaded to Eclipse on a regular basis.
  
*Ohad Greenshpan is part of the Healthcare and Life Sciences group at the IBM Haifa Research Labs. Mr. Greenshpan is an MSc student for Bioinformatics in Ben-Gurion University, concentrating on Protein Folding algorithms and Structural Bioinformatics. Prior to joining IBM, Mr. Greenshpan was a member of the Genecards team in Weizmann Institute of Science.
+
Documentation for the process may be found on the [[STEM Releng]] page.
 +
|}
  
*Yossi Mesika is a research staff member in Healthcare and Life Sciences, at the IBM Haifa Research Lab in Haifa, Israel. He received his B.Sc. in Computer Engineering from Technion, the Israel Institute of Technology in Haifa. He joined IBM in 2003 and has contributed to several Healthcare projects that deal with interoperability. An Eclipse committer, he has also contributed to the WADO component in the Eclipse Open Health Framework. (mesika@il.ibm.com)
+
<!--outer table-->|}
  
*Nelson A. Perez is a software engineer for the Healthcare Informatics Research Group at IBM Almaden. Nowadays, Nelson is mostly interested in software engineering, distributed computing, social computing, and web technologies. He holds an MS degree in computer science from the University of California at Riverside.
+
==[[Disclaimer]]==
  
*Roni Ram is a research staff member in the Healthcare and Life Sciences group, IBM Haifa Research Lab. She received her B.Sc. and M.Sc. in computer sciences from the Technion, Israel Institute of Technology in Haifa, Israel. Since joining IBM in 1996, she has worked on several projects involving user interfaces and IP telephony. For the last three years, she has been working on interoperability among health care organizations with focus on the public health domain.
+
<br>
  
*John Thomas is a Java developer for IBM. He was previously one of the lead programmers for the IBM Almaden TSpaces project and also a member of the OptimalGrid Project at the Almaden Research Center. (jthomas119@gmail.com)
+
[[Category:Eclipse Technology Project]]
  
*Judith V. Douglas supports the STEM Team in documentation and publication of their work. She holds a master's degree from the Johns Hopkins Bloomberg School of Public Health and has published extensively in healthcare informatics. (judydouglas@comcast.net)
+
Click on the header for this section to view the Disclaimer.

Revision as of 16:51, 9 April 2015

STEM TOP BAR.gif

Ebola Community Efforts

Community Ebola Modeling Phone Call

Ebola Models

How to install the Ebola models

Literature Ebola References

Data Ebola Reference Data

Please sign up for the stem-ebola mailing list

The Spatio-Temporal Epidemiological Modeler (STEM) is a tool designed to help scientists and public health officials create and use models of emerging infectious diseases. STEM uses mathematical models of diseases (based on differential equations) to simulate the development or evolution of a disease in space and time (e.g., avian flu or salmonella). These models could aid in understanding, and potentially preventing, the spread of such diseases. STEM also comes pre-configured with a vast amount of reference or denominator data for the entire world. By using and extending the data and models in STEM it is possible to rapidly prototype and test models for emerging infectious disease. STEM also provides tools to help you compare and validate your models. As an open source project, the ultimate goal of STEM is to support and encourage a community of scientists that not only use STEM as a tool but also contribute back to it. STEM is designed so that models and scenarios can be easily shared, extended, and built upon.

STEM Documentation

Introductory Resources

  1. STEM Model Generator (new!!) requires STEM V2.0 milestone
  2. Full length video In English
  3. Full length video In Hebrew
  4. Full length video In Japanese
  5. Full length video In Spanish
  6. 5 min Video (English)

Getting Started


Tutorials

  1. Model with Human-Human Transmission
  2. Model of Food Borne disease
  1. Social Distancing Example
  2. Vaccination Example
  3. Evacuation Example
  4. Air Transportation Example
  • Using Population Models
  1. Initializing a Population
  2. Using Structured Populations in STEM
  3. Using Aging Populations in STEM
  • Running Simulations
  1. The STEM Map View
  2. Running Experiments in Batch Mode
  3. Running an Automated Experiment
  4. Running STEM Headless
  5. Importing Data from Files
  6. Simulation Data Logging
  7. Visualizing STEM Simulations with Google Earth
  • (new) Automated Model Creation
  1. STEM Model Creator for users (beta)

Advanced Guides

Developers

Working with Graphs

  1. Composing a Graph
  2. Creating a Custom Graph (new) seasonal migration
  3. Visualizing and Editing Graphs with the STEM Graph Editor   
  4. Importing a Graph from a Pajek File
  5. Importing a Graph from an Esri Shapefile

Modeling New Diseases

  1. Using the New!! STEM Model Creator tool (beta)
  2. STEM Model Generator tool (for Developers)
  3. Manual Model Plug-in generation
  4. Manual Disease Label creation

STEM Solvers

  • Available Solvers
    • STEM Native Solvers
    • Apache Common Math Solvers
    • Stochastic Solver

Epidemiological Modeling

  1. Standard Populations
  2. Insect Vectors
  3. Migratory Birds
  4. Demographic Models (and Aging)
  1. Beef Production Example
  2. Salmonella in Pork Example
  3. How to Structure a Food Borne Disease Scenario

Release Planning

Please also see our website and What's New in STEM

Next Release To Come January 30, 2015

V2.0.2 Now Available

  • Bug Fixes
  • Updated Dengue Model and Scenario
  • New Campylobacter Scenario

V2.0.1 Included

  • Bug Fixes
  • Updated Code Generator
  • New Campylobacter Model and Documentation
  • New Dengue Model and Scenario

V2.0.0 Included

  • Bug Fixes
  • Performance Improvements
  • New Stochastic Model Solver
  • Draggable Solver Objects
  • Visual Editor (Integrated UI for creating new models of disease including domain specific language for epi modeling)
  • New Measles Model
  • Directionally Biased Mixing Model
  • New Model Generator (Makes it easy for domain experts to create new STEM Models--no programming required!!)
  • New Apache Library

...Future Features

  • Running Distributed STEM

Release Engineering

STEM releases are created by the team of STEM committers and uploaded to Eclipse on a regular basis.

Documentation for the process may be found on the STEM Releng page.

Disclaimer


Click on the header for this section to view the Disclaimer.

Back to the top