Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

rftoolkit

This python package provides some general tools for RF analysis.

Version 1.1:

  • rftoolkit.waveform This module provides the Waveform class which handles voltage vs time data and common manipulations.
  • rftoolkit.vna This module provides the S2P class which handles s2p data measured from a VNA.
  • rftoolkit.tx2rx This module provides gain and impulse response calculations from a direct pulsing measurement, sending a pulse from Tx to Rx.
  • rftoolkit.plotter This module provides plotting functions for more involved plotting. Currently provides a plotting function for beam patterns.
  • rftoolkit.filters This module provides functions related to commonly used filters. Currently provides Wiener and Butterworth filters.

This is my first package intended to be used by others, so bear with me as I figure out path+import issues.

About

A general toolkit for handling data relevant to radio frequency (RF) research. This includes oscilloscope waveforms, VNA data, and gain or impulse response calculations.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages