Skip to content
Theo Browne edited this page Dec 3, 2016 · 1 revision

Welcome to the wiki for IMMP, Image Map for MetPet!

IMMP is a web service that allows for geologists to map geochemical data from scans to images of the metamorphic rocks they are scanning. The goal is to make the process of mapping and processing data collected by metamorphic petrologists as simple and efficient as possible, eventually contributing these mappings back to the MetPet Database.

IMMP uses a Python-Flask stack, with PostgreSQL for data storage and Jinja2 for the majority of dynamic content generation (small amounts of JQuery are used for button processing and sending requests).

Deployment guide and "Get Started Contributing To IMMP" guide coming soon!

Clone this wiki locally