Objects Overlays | <Prev Next> |
Units | Horizontal Axis units. |
IntensityUnits | Selects
vertical units for plot. This has the same possible values as for a simulation, though the
interpretation is slightly different:
|
Colour | Colour for plot. |
Hide | Hide this plot |
FixCentre | Select style of frequency scaling; see FrequencyScale below. |
FirstPoint | First point to use in fitting and plotting. (Note that the point number under the mouse is shown at the bottom of the overlays window). |
LastPoint | Last point to use in fitting and plotting. |
IsLineList | Set to treat data as a list of line positions, optionally with intensity. |
Convolute | Set to convolute experimental spectrum with simulation linewidth(s). |
FrequencyOffset | Frequency offset used when displaying plot. Note this is distinct from Offset in the constants window (and in the main window), which changes the frequency offset of the simulation. |
FrequencyScale | Scaling factor for horizontal scale. The correction formula
used is: If FixCentre is clear (default):
f'
= (f-fav)*FrequencyScale +
FrequencyOffset
where fav is the
average of the highest and lowest frequencies. This means that the
centre of the plot only shifts by FrequencyOffset, regardless of the
scale used.
Note that FixCentre was
introduced in version 5.2.861; earlier versions assumed FixCentre set,
so older overlay files will need adjustment. If FixCentre is set: f'
= f*FrequencyScale
+ FrequencyOffset
|
Baseline | Baseline position. |
Scale | Vertical scale factor used in plotting. |