Skip to content

using_4gp

Dominic Ford edited this page Aug 28, 2018 · 4 revisions

Using 4GP

The code in this repository (i.e. 4most-4gp) is simply a collection of python modules which provide a programmatic interface for handling spectra. There are no command-line interfaces or example code here to show how to use these modules in practice. To use this code, you need a python script to invoke these modules.

However, in the separate repository 4most-4gp-scripts you will find lots of command line interfaces to 4most-4gp which probably already do most of the tasks that you're likely to need to do.

You should go there and take a look now.