hdtv.plugins.printing
Attributes
Classes
Module Contents
- class hdtv.plugins.printing.PrintOut(spectra, energies=False)
- spectra
- labels
- Execute()
creates a plot with all currently visible objects
- PrintHistogram(spec)
print histogramm
- PrintFit(fit)
print fit including peak marker and functions
- PrintMarker(marker)
print marker
- PrintLabel(peak, i)
print energy labels for peaks
- PrintFunc(func, cal, color)
print function by evaluation it at several points
- ApplyCalibration(en, cal)
return calibrated values
- hdtv.plugins.printing.print_interface