Skip to main content
Ctrl+K

spec2nexus 2021.2

  • Contents
  • Contents

Section Navigation

  • Installation
  • Example data
  • Applications
    • spec2nexus
      • NeXus File Layout
        • Example 1-D scan
        • Nomenclature
        • Basic Tree Structure
        • General Tree Structure
        • SPEC Data File
        • Scan
        • Scan Data
        • Comments
        • Counters
        • Geometry
        • Instrument
        • Multi-channel analyzer
        • Metadata
        • Positioners
        • Sample
        • Temperature
        • Unrecognized Control Line
    • extractSpecScan
    • specplot
    • specplot_gallery
  • Libraries
    • spec2nexus.spec
    • spec2nexus.eznx
      • spec2nexus.writer
  • How-to guides
    • How to write a custom control line handling plugin module for spec
    • How to write a custom scan handling class for specplot
  • API
    • spec2nexus.charts
    • spec2nexus.control_lines
    • spec2nexus.diffractometers
    • spec2nexus.plugin
      • XPCS plugin
      • apstools SpecWriterCallback metadata plugin
      • Fallback plugin
      • SPEC standard plugin
      • UIM plugin
      • unicat plugin
      • #UXML: UXML metadata plugin
    • spec2nexus.scanf
    • spec2nexus.singletons
    • spec2nexus.spec
    • spec2nexus.utils
    • spec2nexus.writer
  • Unit Testing
  • Change History
  • License
  • Contents
  • How-to guides

How-to guides#

  • How to write a custom control line handling plugin module for spec
    • Load a plugin module
    • Write a plugin module
    • Full Example: #PV control line
    • Example to ignore a #Y control line
    • Postprocessing
    • Custom HDF5 writer
    • Custom key match function
    • Summary Requirements for custom plugin
    • Changes in plugin format with release 2021.2.0
    • Changes in plugin format with release 2021.0.0
    • Footnotes
  • How to write a custom scan handling class for specplot
    • Overview
    • Data Model
    • Steps
    • Examples
    • Usage

previous

spec2nexus.writer

next

How to write a custom control line handling plugin module for spec

This Page

  • Show Source

© Copyright 2014-2025, Pete R. Jemian.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.