Fable PeakSearch is the graphical user interface (GUI) for peaksearcher.py written in Python. As described in the Python Program section, the actual peak searching takes place in ImageD11, a Python application that includes peaksearcher.py. The PeakSearch GUI has been developed to provide a user-friendly interface to the Python code.
In this section PeakSearch will refer to the GUI interface. Peaksearch will refer to the Python application, which is in a script named peaksearch.py. The main component in Peaksearch is peaksearcher.py, and it will sometimes be referred to explicitly.