Welcome to the Future of Kinetic Modeling in Healthcare
KMAP (Kinetic Modeling and Analysis Package) offers a collection of C/C++ source code and wrapper functions designed to implement and apply different tracer kinetic models for analyzing dynamic positron emission tomography (PET) data, particularly in response to the challenges emerging in total-body PET kinetic modeling. The package was originally developed at the University of California, Davis. Its open-source version, OpenKMAP, was launched to support the Open Kinetic Modeling Initiative. The primary objective of this open-source package is to share tracer kinetic modeling techniques and offer kinetic modeling developers a foundation to build upon without starting from scratch.
As part of OpenKMAP, two key packages are currently provided:
Together, KMAP-C and KMAP-M offer a solution for researchers in tracer kinetic modeling, providing both the low-level computational tools and the high-level MATLAB functionality.
WARNING
The OpenKMAP packages offer open-source code to disseminate basic and advanced tracer kinetic modeling approaches in a timely manner. These packages are not intended to serve as a comprehensive and user-friendly software solution for end users. For those seeking an all-encompassing solution, commercial software like PMOD may be a better option.
Both KMAP-C and KMAP-M are continually being updated. The development team is working on adding new models, optimizing performance, and expanding the functionality. These packages are provided “as is” without warranty. The shared modeling code may also only reflect the research interests of a very limited number of groups.
We welcome contributions from the community! Whether you’d like to suggest improvements, report bugs, or contribute code, we encourage you to get involved. Please refer to the contribution guidelines in each repository for more details.
A robust library for compiling and optimizing MEX binaries for advanced kinetic modeling, ensuring performance and scalability.
A MATLAB-based interface simplifying kinetic modeling workflows, from TAC generation to advanced parametric imaging.
A dedicated toolset for efficiently working with input functions, streamlining preprocessing and data integration in modeling.