Code Monkey home page Code Monkey logo

extractor's Introduction

extractor

extract_blocks.py

Python scripts that extracts a few blocks of data from a RAW file data set and create a new RAW file.
Usage:
[1] path to files
[2] repeating part in file names
[3] starting time in s
[4] stopping time in s
[5] path to extract the data to

raw_merger.py

Some compute nodes overlap exactly. raw_merger.py merges together raw files covering the same frequency bandwidth but with different compute nodes (merges 32 coarse channels of one, and 32 coarse channels of the other).
Usage:
[1] directory containing the RAW file data set

splicer_raw.py

Python script splicing RAW file data sets after block extraction.
Usage:
[1] path to directory containing all raw files to be spliced
[2] divider (divides data blocks by this integer number for software support)
[3] output file name

RAWchannel_extractor.py

Python script extracting one unique coarse channel out of a RAW file dataset, and writes it in a new RAW file
Usage:
[1] input file name (any file from the dataset)
[2] frequency included in the coarse channel to extract
[3] output file name (don't forget '.raw')

raw2sigmf.py

Python scripts that converts 1 coarse channel of a raw file into a SigMF format. Usage: [1] name of 1 raw file of a .raw dataset [2] frequency of interest

extractor's People

Contributors

greghell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.