Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | V | W | X | Y | Z

_

__contains__() (silx.io.spech5.SpecH5Group method)
__getitem__() (silx.io.specfile.MCA method)
(silx.io.specfile.SpecFile method)
(silx.io.spech5.SpecH5Group method)
__iter__() (silx.io.specfile.MCA method)
(silx.io.specfile.SpecFile method)
__len__() (silx.io.specfile.MCA method)
(silx.io.specfile.SpecFile method)
(silx.io.spech5.SpecH5Group method)

A

addCurve() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
addImage() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
addItem() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
addMarker() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
addXMarker() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
addYMarker() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
attrs (silx.io.spech5.SpecH5Group attribute)

B

BackendBase (class in silx.gui.plot.BackendBase)
BackendMatplotlib (class in silx.gui.plot.BackendMatplotlib)
BackendMatplotlibQt (class in silx.gui.plot.BackendMatplotlib)
beginDrag() (silx.gui.plot.Interaction.ClickOrDrag method)
BINDING (in module silx.gui.qt)

C

clear() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
clearCurves() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
clearImages() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
clearItems() (silx.gui.plot.Plot.Plot method)
clearMarkers() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
click() (silx.gui.plot.Interaction.ClickOrDrag method)
ClickOrDrag (class in silx.gui.plot.Interaction)
ColormapAction (class in silx.gui.plot.PlotActions)
ColormapDialog (class in silx.gui.plot.ColormapDialog)
columns() (silx.io.specfile.SpecFile method)
command() (silx.io.specfile.SpecFile method)
convert() (in module silx.io.spectoh5)
CopyAction (class in silx.gui.plot.PlotActions)
copyPlot() (silx.gui.plot.PlotActions.CopyAction method)
CurveStyleAction (class in silx.gui.plot.PlotActions)

D

data (silx.io.specfile.Scan attribute)
data() (silx.io.specfile.SpecFile method)
data_column_by_name() (silx.io.specfile.Scan method)
(silx.io.specfile.SpecFile method)
data_line() (silx.io.specfile.Scan method)
dataToPixel() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
date() (silx.io.specfile.SpecFile method)
defaultBackend (silx.gui.plot.Plot.Plot attribute)
dicttoh5() (in module silx.io.dicttoh5)
drag() (silx.gui.plot.Interaction.ClickOrDrag method)
draw() (silx.gui.plot.BackendMatplotlib.BackendMatplotlibQt method)
(silx.gui.plot.ModestImage.ModestImage method)

E

enableActiveCurveHandling() (silx.gui.plot.Plot.Plot method)
endDrag() (silx.gui.plot.Interaction.ClickOrDrag method)
enter() (silx.gui.plot.Interaction.State method)

F

file (silx.io.spech5.SpecH5Group attribute)
file_header (silx.io.specfile.Scan attribute)
file_header() (silx.io.specfile.SpecFile method)
file_header_dict (silx.io.specfile.Scan attribute)
FocusManager (class in silx.gui.plot.PlotInteraction)

G

get_array() (silx.gui.plot.ModestImage.ModestImage method)
get_image_extent() (silx.gui.plot.ModestImage.ModestImage method)
get_mca() (silx.io.specfile.SpecFile method)
getActiveCurve() (silx.gui.plot.Plot.Plot method)
getActiveCurveColor() (silx.gui.plot.Plot.Plot method)
getActiveImage() (silx.gui.plot.Plot.Plot method)
getAllCurves() (silx.gui.plot.Plot.Plot method)
getAutoReplot() (silx.gui.plot.Plot.Plot method)
getColormap() (silx.gui.plot.ColormapDialog.ColormapDialog method)
getCurve() (silx.gui.plot.Plot.Plot method)
getDataMargins() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getDataRange() (silx.gui.plot.ColormapDialog.ColormapDialog method)
getDefaultColormap() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getDrawMode() (silx.gui.plot.Plot.Plot method)
getGraphCursor() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getGraphGrid() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getGraphTitle() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getGraphXLabel() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getGraphXLimits() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getGraphYLabel() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getGraphYLimits() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getHistogram() (silx.gui.plot.ColormapDialog.ColormapDialog method)
getImage() (silx.gui.plot.Plot.Plot method)
getInteractiveMode() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotInteraction.PlotInteraction method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getPlotBoundsInPixels() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
getQIcon() (in module silx.gui.icons)
getQPixmap() (in module silx.gui.icons)
getSupportedColormaps() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
getWidgetHandle() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
goto() (silx.gui.plot.Interaction.State method)
graphCallback() (silx.gui.plot.Plot.Plot method)
GridAction (class in silx.gui.plot.PlotActions)

H

h5ls() (in module silx.io.utils)
handleEvent() (silx.gui.plot.Interaction.StateMachine method)
(silx.gui.plot.PlotInteraction.PlotInteraction method)
header (silx.io.specfile.Scan attribute)
hideCurve() (silx.gui.plot.Plot.Plot method)
histogramnd() (in module silx.math)

I

index (silx.io.specfile.Scan attribute)
index() (silx.io.specfile.SpecFile method)
insertMarker() (silx.gui.plot.Plot.Plot method)
insertXMarker() (silx.gui.plot.Plot.Plot method)
insertYMarker() (silx.gui.plot.Plot.Plot method)
invertYAxis() (silx.gui.plot.Plot.Plot method)
is_dataset() (in module silx.io.spech5)
is_group() (in module silx.io.spech5)
is_link_to_dataset() (in module silx.io.spech5)
is_link_to_group() (in module silx.io.spech5)
isActiveCurveHandling() (silx.gui.plot.Plot.Plot method)
isActiveCurveHandlingEnabled() (silx.gui.plot.Plot.Plot method)
isCurveHidden() (silx.gui.plot.Plot.Plot method)
isDefaultPlotLines() (silx.gui.plot.Plot.Plot method)
isDefaultPlotPoints() (silx.gui.plot.Plot.Plot method)
isDrawModeEnabled() (silx.gui.plot.Plot.Plot method)
isKeepDataAspectRatio() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
isXAxisAutoScale() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
isXAxisLogarithmic() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
isYAxisAutoScale() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
isYAxisInverted() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
isYAxisLogarithmic() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
isZoomModeEnabled() (silx.gui.plot.Plot.Plot method)

K

KeepAspectRatioAction (class in silx.gui.plot.PlotActions)
keepDataAspectRatio() (silx.gui.plot.Plot.Plot method)
keyPressEvent() (silx.gui.plot.ColormapDialog.ColormapDialog method)
keys() (silx.io.specfile.SpecFile method)
(silx.io.spech5.SpecH5 method)
(silx.io.spech5.SpecH5Group method)
(silx.io.spech5.SpecH5LinkToGroup method)

L

labels (silx.io.specfile.Scan attribute)
labels() (silx.io.specfile.SpecFile method)
leave() (silx.gui.plot.Interaction.State method)
LEFT_BTN (in module silx.gui.plot.Interaction)
list() (silx.io.specfile.SpecFile method)

M

machine (silx.gui.plot.Interaction.State attribute)
MCA (class in silx.io.specfile)
mca (silx.io.specfile.Scan attribute)
mca_calibration() (silx.io.specfile.SpecFile method)
mca_header_dict (silx.io.specfile.Scan attribute)
menu() (silx.gui.plot.PlotWindow.PlotWindow method)
MIDDLE_BTN (in module silx.gui.plot.Interaction)
ModestImage (class in silx.gui.plot.ModestImage)
motor_names (silx.io.specfile.Scan attribute)
motor_names() (silx.io.specfile.SpecFile method)
motor_position_by_name() (silx.io.specfile.Scan method)
(silx.io.specfile.SpecFile method)
motor_positions (silx.io.specfile.Scan attribute)
motor_positions() (silx.io.specfile.SpecFile method)

N

name (silx.io.spech5.SpecH5Group attribute)
notify() (silx.gui.plot.Plot.Plot method)
number (silx.io.specfile.Scan attribute)
number() (silx.io.specfile.SpecFile method)
number_of_mca() (silx.io.specfile.SpecFile method)

O

onMouseMove() (silx.gui.plot.Plot.Plot method)
onMousePress() (silx.gui.plot.Plot.Plot method)
onMouseRelease() (silx.gui.plot.Plot.Plot method)
onMouseWheel() (silx.gui.plot.Plot.Plot method)
order (silx.io.specfile.Scan attribute)
order() (silx.io.specfile.SpecFile method)

P

Pan (class in silx.gui.plot.PlotInteraction)
pan() (silx.gui.plot.Plot.Plot method)
parent (silx.io.spech5.SpecH5Group attribute)
pickItems() (silx.gui.plot.BackendBase.BackendBase method)
pixelToData() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
Plot (class in silx.gui.plot.Plot)
PlotInteraction (class in silx.gui.plot.PlotInteraction)
PlotWidget (class in silx.gui.plot.PlotWidget)
PlotWindow (class in silx.gui.plot.PlotWindow)
postRedisplay() (silx.gui.plot.BackendBase.BackendBase method)
prepareCurveSignal() (in module silx.gui.plot.PlotEvents)
prepareDrawingSignal() (in module silx.gui.plot.PlotEvents)
prepareHoverSignal() (in module silx.gui.plot.PlotEvents)
prepareImageSignal() (in module silx.gui.plot.PlotEvents)
prepareLimitsChangedSignal() (in module silx.gui.plot.PlotEvents)
prepareMarkerSignal() (in module silx.gui.plot.PlotEvents)
prepareMouseSignal() (in module silx.gui.plot.PlotEvents)
PrintAction (class in silx.gui.plot.PlotActions)
printPlot() (silx.gui.plot.PlotActions.PrintAction method)
printPlotAsWidget() (silx.gui.plot.PlotActions.PrintAction method)

R

record_exists_in_hdr() (silx.io.specfile.Scan method)
remove() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
removeCurve() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
removeImage() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
removeItem() (silx.gui.plot.Plot.Plot method)
removeMarker() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
replot() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.BackendMatplotlib.BackendMatplotlib method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
resetZoom() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
ResetZoomAction (class in silx.gui.plot.PlotActions)
rgba() (in module silx.gui.plot.Colors)
RIGHT_BTN (in module silx.gui.plot.Interaction)

S

save1D() (in module silx.io.utils)
SaveAction (class in silx.gui.plot.PlotActions)
saveGraph() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
savespec() (in module silx.io.utils)
savetxt() (in module silx.io.utils)
Scan (class in silx.io.specfile)
scan_header (silx.io.specfile.Scan attribute)
scan_header() (silx.io.specfile.SpecFile method)
scan_header_dict (silx.io.specfile.Scan attribute)
Select (class in silx.gui.plot.PlotInteraction)
Select1Point (class in silx.gui.plot.PlotInteraction)
Select2Points (class in silx.gui.plot.PlotInteraction)
SelectHLine (class in silx.gui.plot.PlotInteraction)
SelectLine (class in silx.gui.plot.PlotInteraction)
SelectPolygon (class in silx.gui.plot.PlotInteraction)
SelectRectangle (class in silx.gui.plot.PlotInteraction)
SelectVLine (class in silx.gui.plot.PlotInteraction)
set_data() (silx.gui.plot.ModestImage.ModestImage method)
set_extent() (silx.gui.plot.ModestImage.ModestImage method)
setActiveCurve() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
setActiveCurveColor() (silx.gui.plot.Plot.Plot method)
setActiveCurveHandling() (silx.gui.plot.Plot.Plot method)
setActiveImage() (silx.gui.plot.Plot.Plot method)
setAutoReplot() (silx.gui.plot.Plot.Plot method)
setCallback() (silx.gui.plot.Plot.Plot method)
setColormap() (silx.gui.plot.ColormapDialog.ColormapDialog method)
setDataMargins() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setDataRange() (silx.gui.plot.ColormapDialog.ColormapDialog method)
setDefaultColormap() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setDefaultPlotLines() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setDefaultPlotPoints() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setDrawModeEnabled() (silx.gui.plot.Plot.Plot method)
setGraphCursor() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setGraphCursorShape() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
setGraphGrid() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setGraphTitle() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setGraphXLabel() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setGraphXLimits() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setGraphYLabel() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setGraphYLimits() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setHistogram() (silx.gui.plot.ColormapDialog.ColormapDialog method)
setInteractiveMode() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotInteraction.PlotInteraction method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setKeepDataAspectRatio() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setLimits() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setXAxisAutoScale() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setXAxisLogarithmic() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setYAxisAutoScale() (silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setYAxisInverted() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setYAxisLogarithmic() (silx.gui.plot.BackendBase.BackendBase method)
(silx.gui.plot.Plot.Plot method)
(silx.gui.plot.PlotWidget.PlotWidget method)
setZoomModeEnabled() (silx.gui.plot.Plot.Plot method)
showGrid() (silx.gui.plot.Plot.Plot method)
sigColormapChanged (silx.gui.plot.ColormapDialog.ColormapDialog attribute)
sigPlotSignal (silx.gui.plot.PlotWidget.PlotWidget attribute)
silx.gui.icons (module)
silx.gui.plot (module)
silx.gui.plot.BackendBase (module)
silx.gui.plot.BackendMatplotlib (module)
silx.gui.plot.ColormapDialog (module)
silx.gui.plot.Colors (module)
silx.gui.plot.Interaction (module)
silx.gui.plot.ModestImage (module)
silx.gui.plot.Plot (module)
silx.gui.plot.PlotActions (module)
silx.gui.plot.PlotEvents (module)
silx.gui.plot.PlotInteraction (module)
silx.gui.plot.PlotWidget (module)
silx.gui.plot.PlotWindow (module)
silx.gui.qt (module)
silx.io.dicttoh5 (module)
silx.io.specfile (module)
silx.io.spech5 (module)
silx.io.spectoh5 (module)
silx.io.utils (module)
spec_date_to_iso8601() (in module silx.io.spech5)
SpecFile (class in silx.io.specfile)
SpecH5 (class in silx.io.spech5)
SpecH5Dataset (class in silx.io.spech5)
SpecH5Group (class in silx.io.spech5)
SpecH5LinkToDataset (class in silx.io.spech5)
SpecH5LinkToGroup (class in silx.io.spech5)
State (class in silx.gui.plot.Interaction)
StateMachine (class in silx.gui.plot.Interaction)

T

toolBar() (silx.gui.plot.PlotWindow.PlotWindow method)

V

visit() (silx.io.spech5.SpecH5Group method)
visititems() (silx.io.spech5.SpecH5Group method)

W

write_spec_to_h5() (in module silx.io.spectoh5)

X

XAxisAutoScaleAction (class in silx.gui.plot.PlotActions)
XAxisLogarithmicAction (class in silx.gui.plot.PlotActions)

Y

YAxisAutoScaleAction (class in silx.gui.plot.PlotActions)
YAxisInvertedAction (class in silx.gui.plot.PlotActions)
YAxisLogarithmicAction (class in silx.gui.plot.PlotActions)

Z

Zoom (class in silx.gui.plot.PlotInteraction)
ZoomAndSelect (class in silx.gui.plot.PlotInteraction)
zoomOnWheel (silx.gui.plot.PlotInteraction.PlotInteraction attribute)