Skip to content

musslebot/pyrecon

Repository files navigation

Authors: Michael Musslewhite, Larry Lindsey
Date Created: 3/7/2013

Overview

PyRECONSTRUCT provides easy access to data in XML files associated with the program RECONSTRUCT.

  • mergeTool - merge series together with built-in conflict resolution (graphical or non-graphical)

The functions/tools already in place can be used to develop solutions to a wide range of problems associated with RECONSTRUCT data.

To start the mergetool, use commands in a terminal: python start.py

Install Instructions

Windows

Windows Executable

To install PyRECONSTRUCT on Windows, you must first download Python 3.6

Next, use the PyRECONSTRUCT.exe

That's all!

Linux

linux dependencies: python-dev python2.7-dev python-setuptools build-essential libgeos-dev libblas-dev liblapack-dev libfreetype6-dev libpng-dev gfortran libxml2-dev libxslt1-dev cmake libshiboken-dev libphonon-dev libqt4-dev qtmobility-dev

  • From the top-level pyrecon directory, run the following commands in a terminal:
# After installing dependencies listed above
pip install -r requirements.txt

About

Python functionality for RECONSTRUCT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages