Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TorchDSP/torchsig issues and pull requests

#100 - Fix firwin() calls with estimate_filter_length()

Issue - State: closed - Opened by MattCarrickPL over 1 year ago - 2 comments
Labels: enhancement

#99 - OFDM Modulator filter lengths estimated and bandwidth randomized

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago
Labels: bug

#98 - QAM/PSK Pulse shaping filter transition bandwidth corrected

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago
Labels: bug

#97 - OFDM modulator LPF is not randomized

Issue - State: closed - Opened by MattCarrickPL over 1 year ago
Labels: enhancement

#96 - Randomization of FSK modulation index

Issue - State: open - Opened by MattCarrickPL over 1 year ago - 2 comments
Labels: enhancement

#95 - Change README logo if in dark mode

Pull Request - State: closed - Opened by lboegner over 1 year ago
Labels: documentation

#94 - Start transform tests & minor `RandomTimeShift` optimization

Pull Request - State: closed - Opened by lboegner over 1 year ago - 1 comment

#93 - Restructure Transforms

Issue - State: closed - Opened by gvanhoy over 1 year ago - 1 comment
Labels: enhancement

#92 - Visual inspection of Modulation generations

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: documentation

#91 - Create generation performance benchmarks for each modulation type

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#90 - Moving estimate_filter_length into datasets module

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#89 - Keeping folder to avoid crashes.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#88 - Forcing a specific multi-processing context.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago - 1 comment

#86 - Initial removal of cupy as dependency. Replaced with torch.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#85 - GMSK/GFSK also needs faster filtering due to convolution of long signals with gaussian pulse shape

Issue - State: closed - Opened by MattCarrickPL over 1 year ago - 1 comment
Labels: enhancement

#84 - Gvanhoy fix filter length

Pull Request - State: closed - Opened by gvanhoy over 1 year ago

#83 - Update example code in transforms.py

Issue - State: closed - Opened by MattCarrickPL over 1 year ago - 1 comment
Labels: documentation

#82 - estimate_filter_length() needs better location

Issue - State: closed - Opened by MattCarrickPL over 1 year ago
Labels: enhancement

#81 - YOLO-based training should be HWC, not CHW.

Issue - State: open - Opened by gvanhoy over 1 year ago
Labels: bug, help wanted

#80 - Fix filter length approximations

Issue - State: closed - Opened by MattCarrickPL over 1 year ago
Labels: duplicate, enhancement

#79 - 66 review randomized pulse shaping for fsk-msk

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago - 1 comment
Labels: enhancement

#78 - Restoring DETR. Notebook runs in QA environment.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#77 - Fixed sig53 Train example.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago

#76 - Create script for training on Sig53 to reproduce benchmark results

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: documentation

#75 - Examine OFDM Generation for potential speedups for Sig53

Issue - State: closed - Opened by gvanhoy over 1 year ago - 1 comment
Labels: bug

#74 - Create a baseline Dockerfile to demonstrate installation

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#73 - Making suggested fix to example for device consistency.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#72 - Fixing wideband generation notebook.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#71 - TypeError: cannot pickle 'module' object

Issue - State: closed - Opened by garricklw over 1 year ago - 1 comment
Labels: bug, good first issue

#70 - Fix example jupyter notebook

Issue - State: closed - Opened by jvincent131 over 1 year ago - 1 comment
Labels: bug

#69 - pip install issues(?)

Issue - State: closed - Opened by ven716 over 1 year ago - 1 comment
Labels: wontfix

#68 - DatasetCreator generates more data than samples in the dataset

Issue - State: closed - Opened by EvanSpector over 1 year ago - 4 comments
Labels: help wanted

#66 - Review randomized pulse shaping for FSK/MSK

Issue - State: closed - Opened by MattCarrickPL over 1 year ago - 2 comments
Labels: enhancement

#65 - 02_example_sig53_classifier.py has data on CPU and GPU

Issue - State: closed - Opened by thildebrant over 1 year ago
Labels: bug

#64 - datasets reveresed in 02_example_sig53_classifier.py ?

Issue - State: closed - Opened by thildebrant over 1 year ago
Labels: bug

#63 - "pip install ." doesn't install

Issue - State: closed - Opened by thildebrant over 1 year ago - 2 comments
Labels: wontfix

#62 - Fix imports in Deep Learning Transforms

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#61 - Introduce new DatasetWriter class and other related classes

Issue - State: closed - Opened by gvanhoy over 1 year ago - 1 comment
Labels: enhancement, help wanted

#60 - Fix Wideband Examples

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#59 - Convert examples to scripts

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#58 - Fix torchsig/transforms/deep_learning_techniques/dlt.py

Issue - State: closed - Opened by aumenchr over 1 year ago
Labels: bug

#57 - Updating README since requirements no longer exists.

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: documentation

#56 - Installation instructions on README.md

Issue - State: closed - Opened by akeapen over 1 year ago - 1 comment

#55 - Ensure narrowband examples still run after changing __init__ files

Issue - State: closed - Opened by gvanhoy over 1 year ago - 1 comment
Labels: bug

#54 - Upgraded build system

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#53 - No longer importing everything in __init__ files. This will require u…

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#52 - 38 automate dataset generation tests

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#51 - Which package versions does the code support?

Issue - State: closed - Opened by yatsir over 1 year ago - 2 comments
Labels: invalid

#50 - 42 rrc pulse fixes

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: bug

#49 - Upgrade build system to use .cfg files or pyproject.toml

Issue - State: closed - Opened by gvanhoy over 1 year ago - 1 comment
Labels: bug

#48 - Remove recursive imports in __init__

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#47 - Fix spectrogram models

Issue - State: open - Opened by gvanhoy over 1 year ago
Labels: bug, help wanted

#46 - 44 create and automate test suite

Pull Request - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#45 - Consider compatibility with Torch 2.0

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#44 - Create and automate test suite

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#43 - 37 automate install tests

Pull Request - State: closed - Opened by gvanhoy over 1 year ago

#42 - Fixes to root raised cosine (RRC) pulse shaping

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago - 1 comment
Labels: wontfix

#41 - Automate tests of examples

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#40 - Convert examples to scripts

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#39 - Make CuPy optional dependency

Issue - State: closed - Opened by gvanhoy over 1 year ago - 5 comments
Labels: enhancement

#38 - Automate Dataset Generation Tests

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#37 - Automate Install Tests

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#36 - Accelerate Wideband Sig53 Generation

Issue - State: closed - Opened by gvanhoy over 1 year ago - 1 comment
Labels: enhancement

#35 - Accelerate Sig53 Generation

Issue - State: closed - Opened by gvanhoy over 1 year ago
Labels: enhancement

#34 - Add sympy dependency

Pull Request - State: closed - Opened by awthomp over 1 year ago
Labels: bug, duplicate, wontfix

#33 - Properly Randomize LPF for GFSK/GMSK Modulations

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago

#32 - FSK/MSK modulator start at zero phase

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago

#31 - Loading part of the Sig53 datasets

Issue - State: closed - Opened by Jie-su over 1 year ago - 2 comments
Labels: enhancement

#30 - MSK Modulation Fix

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago

#29 - Fixing GFSK modulation

Pull Request - State: closed - Opened by MattCarrickPL over 1 year ago

#28 - Demand 1TB memory on Disk

Issue - State: closed - Opened by yoav-palti over 1 year ago - 2 comments
Labels: enhancement

#27 - No warning about CuSignal dependency when generating a dataset.

Issue - State: closed - Opened by dani-rojas almost 2 years ago - 1 comment
Labels: bug, duplicate

#26 - Broken cupy import when using GPU

Issue - State: closed - Opened by dani-rojas almost 2 years ago - 1 comment
Labels: bug, duplicate, wontfix

#25 - Yolov5 output interpretation

Issue - State: closed - Opened by k-pine almost 2 years ago

#24 - Working Example for YOLO and Object Detection

Issue - State: closed - Opened by gvanhoy almost 2 years ago - 1 comment
Labels: enhancement

#23 - fixing FSK modulation issue

Pull Request - State: closed - Opened by MattCarrickPL almost 2 years ago

#22 - Sig53 Dataset issue

Issue - State: closed - Opened by Jie-su almost 2 years ago - 4 comments

#21 - Wideband datasets, models, etc.

Pull Request - State: closed - Opened by TorchDSP almost 2 years ago
Labels: enhancement

#20 - Symbol rate estimation

Issue - State: closed - Opened by TorchDSP almost 2 years ago

#19 - Packaging: Cleanup requirements

Issue - State: closed - Opened by gvanhoy almost 2 years ago

#18 - Documentation: Better Dataset Documentation

Issue - State: closed - Opened by gvanhoy almost 2 years ago
Labels: documentation

#17 - Packaging: Submit Package to PyPI For Simplified Installation

Issue - State: closed - Opened by gvanhoy almost 2 years ago - 1 comment
Labels: enhancement

#16 - Automated Testing: Dataset generation

Issue - State: closed - Opened by gvanhoy almost 2 years ago - 1 comment
Labels: enhancement

#15 - Automated Testing: Model instantiation

Issue - State: closed - Opened by gvanhoy almost 2 years ago
Labels: enhancement

#14 - New wideband visualizers missing

Issue - State: closed - Opened by lboegner almost 2 years ago - 1 comment

#13 - add missing req and update dataset init

Pull Request - State: closed - Opened by lboegner almost 2 years ago - 2 comments

#12 - FSK generation issues

Issue - State: closed - Opened by daltoncass almost 2 years ago - 2 comments
Labels: bug

#11 - Renamed transform functionals to avoid overridden imports

Pull Request - State: closed - Opened by TorchDSP almost 2 years ago

#10 - Fix numpy typing (#9)

Pull Request - State: closed - Opened by sognefej about 2 years ago

#9 - Build Warning - AttributeError: module 'numpy' has no attribute 'typing'

Issue - State: closed - Opened by sognefej about 2 years ago - 1 comment

#8 - Pre-trained models do not seem to restore correctly

Issue - State: closed - Opened by jrc-exp about 2 years ago - 1 comment

#7 - Fix type checking for subclasses of types

Pull Request - State: closed - Opened by jrc-exp about 2 years ago - 1 comment

#6 - Ensure AGC algorithm always has an initial level value

Pull Request - State: closed - Opened by dicta about 2 years ago

#5 - Fix several imports and typing annotations

Pull Request - State: closed - Opened by dicta about 2 years ago

#4 - Adding missing impulsive interference function

Pull Request - State: closed - Opened by TorchDSP about 2 years ago

#1 - Fix documentation builds on RTD

Pull Request - State: closed - Opened by dicta about 2 years ago - 1 comment