WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

eschenfeldt/stroke-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrokeMulti

Command line tool to run a stroke triage model on randomly generated patients at a set of provided locations. Locations and adjacent hospitals must be provided, with appropriate pre-calculated travel times. Runs model using both generic hospital performance characteristics and provided specific characteristics for each hospital to allow analysis of the impact of including hospital performance in the model.

Included demo input and results files use random hospital performance characteristics and do not reflect the performance of any real hospitals.

Usage

Build the tool by calling swift build in the project root. This creates an executable StrokeMulti. Use it as

StrokeMulti <hospital_file> <times_file> <options> 

where <hospital_file> and <times_file> are paths to correctly formatted hospital and location files relative to the current working directory. Use StrokeMulti --help for more information on options.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages