NeuTu
  • About NeuTu
  • Overview
  • Get Started
    • Eager to try something COOL?
  • Main Windows
    • Home Window
    • Main Proofreading Window
      • Menu bars and drop-down
    • 3D Windows
  • Visualization
    • 2D Visualization
      • grayscale and segmentation
        • Change Body Color Arbitrarily
      • Synapses
      • Copy Information
    • 3D Visualization
      • Synapses
    • Orthogonal View
  • Body Proofreading
    • Body Lock
    • Correcting False Splits
    • Correcting False Merges
  • Annotation
    • Body Annotations
    • Bookmarks
    • Todo Annotation
    • Synapse Annotation
  • ROI
    • Create ROIs from Scratch
  • Hot Keys
  • Sequencer
    • Body Coloring
  • Protocols
    • Connection Validation
  • Measuring tool
  • Settings
    • Local Configuration
    • Meta Configuration in DVID
    • Command Line Options
  • Miscellaneous
    • DVID Data
  • Neuroglancer
    • Refresh
    • Annotations
      • Update Controls for Annotation Rendering
      • Import local annotations
Powered by GitBook
On this page

Was this helpful?

  1. Settings

Command Line Options

NeuTu can be launched from the terminal with optional command line options. One useful option is --load, which can be used to specify custom configuration file or load a specific DVID database. The following command can be used to load a specified DVID database automatically:

neutu --load config:<config_path> dname:<database_name>

by replacing <config_path> with the actual path to the configuration file and <database_name> with the database name to load. Note that <config_path> is the path to the main configuration file instead of the proofreading configuration file.

PreviousMeta Configuration in DVIDNextMiscellaneous

Last updated 4 years ago

Was this helpful?