RENEWLab  1.1.0
RENEW project
hdf5_lib Namespace Reference

Classes

class  hdf5_lib
 

Functions

def csi_from_pilots (pilots_dump, z_padding=150, fft_size=64, cp=16, frm_st_idx=0, frame_to_plot=0, ref_ant=0, ref_user=0)
 

Detailed Description

 hdf5_lib.py

 Library handling recorded hdf5 file from channel sounding (see Sounder/).

 Author(s):
         C. Nicolas Barati: nicobarati@rice.edu
         Oscar Bejarano: obejarano@rice.edu
         Rahman Doost-Mohammady: doost@rice.edu

---------------------------------------------------------------------
 Copyright © 2018-2019. Rice University.
 RENEW OPEN SOURCE LICENSE: http://renew-wireless.org/license
---------------------------------------------------------------------

Function Documentation

◆ csi_from_pilots()

def hdf5_lib.csi_from_pilots (   pilots_dump,
  z_padding = 150,
  fft_size = 64,
  cp = 16,
  frm_st_idx = 0,
  frame_to_plot = 0,
  ref_ant = 0,
  ref_user = 0 
)
Finds the end of the pilots' frames, finds all the lts indices relative to that.
Divides the data with lts sequences, calculates csi per lts, csi per frame, csi total.
Here is the call graph for this function: