import nixio as nix import matplotlib.pyplot as plt def main(): pass if __name__ == "__main__": main()