Python Module Index

s
 
s
spec2nexus
    spec2nexus.charts charting for spec2nexus
    spec2nexus.extractSpecScan Save columns from SPEC data file scan(s) to TSV files
    spec2nexus.eznx (Easy NeXus) support reading & writing NeXus HDF5 files using h5py
    spec2nexus.nexus Converts SPEC data files and scans into NeXus HDF5 files
    spec2nexus.plugin Define the plug-in architecture.
    spec2nexus.plugins.apstools_specwriter Bluesky metadata from apstools SpecWriterCallback.
    spec2nexus.plugins.fallback Fallback handling for any SPEC data file control lines not recognized by other handlers.
    spec2nexus.plugins.spec_common SPEC standard data file support.
    spec2nexus.plugins.uim UIM - Image header information from EPICS areaDetector.
    spec2nexus.plugins.unicat Metadata in SPEC data files as defined by APS UNICAT.
    spec2nexus.plugins.uxml #UXML: UXML structured metadata.
    spec2nexus.plugins.XPCS SPEC data file control lines unique to the APS XPCS instrument
    spec2nexus.scanf Simple scanf-implementation.
    spec2nexus.singletons singletons: Python 2 and 3 Compatible Version
    spec2nexus.spec Classes to read the contents of a SPEC data file.
    spec2nexus.specplot read a SPEC data file and plot a thumbnail image
    spec2nexus.specplot_gallery Calls :mod:`spec2nexus.specplot` on a list of files or directories. Makes a web gallery.
    spec2nexus.utils common methods used by **spec2nexus** modules
    spec2nexus.writer Parses SPEC data using spec2nexus.eznx API (only requires h5py)