Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Palpatineli/nev2h5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nev2h5

Convert .nev file from Blackrock Microsystems to hdf5, drop all waveforms

Usage

nev2hdf5 [INPUT_FILE] [OUTPUT_FILE]

If OUTPUT_FILE does not extension .h5, it will be appended automatically

The output structure is as follows:

file---attrs---timeOrigin
     |      |-resoltuion
     |      |-comment
     |      |-mapfile
     |      |-arrayName
     |-events---dset---attrs---eventID
     |        |      |-timestamps
     |        |-dset...
     |-channels

About

convert .nev file from blackrock microsystems to hdf5, drop all waveforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages