Zero
0.9.1
  • Introduction
  • Circuits
    • What is a ‘circuit’?
    • Circuit manipulation
  • Components
    • Passive components
      • Resistors
      • Capacitors
      • Inductors
    • Op-amps
      • Voltage gain
        • Special case: voltage followers
      • Noise
      • Library
    • Noise
      • Johnson noise
      • Op-amp noise
        • Op-amp voltage noise
        • Op-amp current noise
      • Defining new noise sources
    • What is a ‘component’?
    • Component names
    • Setting a component’s value
  • Analyses
    • AC analyses
      • Small AC signal analysis
      • Small AC noise analysis
        • Generating noise sums
        • Referring noise to the input
      • Implementation
        • Available analyses
  • Solutions
    • Retrieving functions
      • Specifying response sources and sinks
      • Specifying noise sources and sinks
    • Groups
      • Plotting with groups
    • Combining solutions
    • Default functions
  • Plotting
    • Plotting in analysis scripts
      • Responses
      • Noise spectral densities
    • Further modifying plots generated by Zero
    • Plotting from the command line
  • Data containers
    • Series
    • Functions
      • Responses
      • Noise spectral densities
      • Labels
      • Mathematical operations
  • Parsing and displaying quantities
    • Parsing quantities
    • Displaying quantities
    • Mathematical operations with quantities
  • Examples
    • Non-inverting whitening filter response
    • Inverting whitening filter response
    • Inverting whitening filter output noise
    • Input-projected photodetector readout noise
    • LISO scripts
      • Input file parsing
    • Generating a circuit graph
  • LISO compatibility
    • Parsing LISO files
      • LISO input file parsing
        • Known incompatibilities
        • Differences in behaviour
      • LISO output file parsing
        • Known incompatibilities
        • Differences in behaviour
  • Command line interface
    • Commands
      • Settings
        • Listing the user configuration file path
        • Creating a user configuration
        • Opening the user configuration for editing
        • Removing the user configuration
        • Showing the configuration
        • Styling plots
        • Command reference
      • Component library tools
        • Listing the user library file path
        • Creating a user library
        • Opening the user library for editing
        • Removing the user library
        • Showing the library
        • Search queries
        • Command reference
      • Datasheets
        • Searching for parts
        • Updating the API endpoint and key
        • Command reference
      • LISO tools
        • Script path
        • Verbose output
        • Simulating a LISO input script with Zero
        • Re-simulating a LISO output file with Zero
        • Simulating a LISO input script with an external LISO binary
        • Comparing a native simulation to LISO
        • Simulating multiple input files together
        • Scaling response plots
        • Saving figures
        • Command reference
  • Configuration
  • Information for developers
    • Code style
    • Documentation style
    • Development environment
    • Merge requests
    • Creating new releases
      • Updating PyPI (pip) package
    • API documentation
      • zero
        • zero package
  • Contributing
    • Suggestions and bug reports
    • Op-amp library additions
    • Code contributions
Zero
  • Docs »
  • Command line interface
  • View page source

Command line interface¶

Zero provides a command line interface to perform some common tasks:

  • Run LISO scripts

  • Edit the user configuration

  • Find, open search the component library

  • Download and display datasheets

Commands¶

  • Settings
    • Listing the user configuration file path
    • Creating a user configuration
    • Opening the user configuration for editing
    • Removing the user configuration
    • Showing the configuration
    • Styling plots
    • Command reference
  • Component library tools
    • Listing the user library file path
    • Creating a user library
    • Opening the user library for editing
    • Removing the user library
    • Showing the library
    • Search queries
    • Command reference
  • Datasheets
    • Searching for parts
    • Updating the API endpoint and key
    • Command reference
  • LISO tools
    • Script path
    • Verbose output
    • Simulating a LISO input script with Zero
    • Re-simulating a LISO output file with Zero
    • Simulating a LISO input script with an external LISO binary
    • Comparing a native simulation to LISO
    • Simulating multiple input files together
    • Scaling response plots
    • Saving figures
    • Command reference
Next Previous

© Copyright 2018, Sean Leavey