Project Methodology

The platform has the following list of goals in mind:

  •  Full algorithm control & availability

When using a piece of commercial software it is often unknown what methods the software uses exactly whilst performing analysis, this is due to the fact that the source code of commercially created software falls under copyright law and is thus not freely available. With TIPP the general idea is to always have the source code of the plugins fully available so that the user is always aware of the exact algorithms being performed.

  • Connecting multiple research techniques

For the various research methods found throughout the NDT labs there is not yet a unified way to simultaneously perform analysis of a single test sample within one program. TIPP aims to become this program where the end goal is full data fusion of multiple research methods.

  • Complying with the open source communities using Python

Since 2012 Python (2.7) is the standard programming language taught to all students at the engineering faculties around Europe, however since a lot of researchers still use Matlab there is a large gap between new students and researcher. With TIPP this gap will be narrowed by connecting the fresh students with experienced researchers that have spent years performing research in their respective fields and thus have a lot of knowledge to offer.

  • Algorithm conservation

A big problem with code written by a large group of researchers is that once they are done with their research the code is often shelved and lost, which is a bad thing because if a new researcher wants to continue the work they often need to read trough the paper and reconstruct the code from there. With TIPP the code can be conserved in the platform and the next researcher will instantly be at the level where the previous researcher left off. They can then take the processed data and perform more analysis on it using their own plugin, which will again be conserved within the platform.



Plugins

TIPP makes use of a plugin manager to manage all the plugins. These plugins can be installed by simply dragging and dropping them into the Plug-Ins folder.



About

Development on this platform was initiated by Dr. Vassilis Papadakis at the faculty of aerospace engineering during the year 2015. Since 06/2016,  Dr. Vassilis Papadakis moved the project at the Institute of Molecular Biology and Biotechnology, Foundation for Research and Technology – HELLAS.