Command-line Tools#

You can get a list of all available command-line tools by typing

ctapipe-info --tools

Data Processing Tools#

File Management Tools:#

  • ctapipe-merge: Merge multiple ctapipe HDF5 files into one

  • ctapipe-fileinfo: Display information about ctapipe HDF5 output files

Other Tools#

  • ctapipe-info: print information about your ctapipe installation and its command-line tools.

  • ctapipe-dump-instrument: writes instrumental info from any supported event input file, and writes them out as FITS or ECSV files for external use.

Examples#

The following pages contain examples on how to use the command-line tools.