Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Nalu Exporter

Nalu Exporter is a new lightweight command-line tool for interacting with acquisitions captured with NaluScope. Its primary functionality is exporting acquisitions to CSV, facilitating analysis, processing, and data sharing.

There is no installer for this tool; it may be placed in any suitable folder. For convenience, it is recommended to download the executable to a folder where acquisitions or CSV files will be stored.

Usage

The Nalu Exporter tool is run from the command prompt (Windows). To open the command prompt, press the Windows key and type cmd. The command prompt will open; navigate to the folder where the Nalu Exporter executable is located. For example, if the executable is located in C:\Users\John\Downloads, type cd C:\Users\John\Downloads and press Enter.

Export Data

To export data to CSV:

naluexporter_{VERSION} export PATH/TO/ACQUISITION --output PATH/TO/OUTPUT/DIR -p

Where VERSION is the version component of the Nalu Exporter file name.

The -p/--pedestals flag indicates the data should be exported with pedestals correction. It may be omitted if uncorrected data is desired, or if the acquisition does not contain pedestals.

The -o/--output indicates the output directory for CSV files. If omitted, the current working directory will be used. One or more CSV files will be created in the output directory, one for each set of 500 events.

List Acquisitions

To list acquisitions in a directory:

naluexporter_{VERSION} list DIRECTORY

The DIRECTORY argument is optional; if omitted, the current working directory will be used. The command will display a table of acquisitions in the directory along with some relevant information.

Latest Downloads

Version Windows Linux Release Date
0.4.5 Download Unavailable 2025-02-02
User Guide Download Unavailable 2024-04-16

Archive

Version Windows Linux Release Date
0.4.4 Download Unavailable 2024-08-23
0.4.3 Download Unavailable 2024-04-16
0.3.0 Download Unavailable 2023-08-15
0.2.0 Download Unavailable 2023-07-30
0.1.0 Download Unavailable 2023-07-25

© 2023 Nalu Scientific, LLC.