adjusted parameters

This commit is contained in:
Liyu Xiao 2025-08-22 09:42:16 -04:00
parent 7c7a882f1f
commit 27f6ba306f
2 changed files with 3 additions and 7 deletions

View File

@ -32,16 +32,12 @@ jobs:
- name: Install dependencies (incl. RIA Hub utils)
run: |
set -e
python -m pip install --upgrade pip
echo "Trying to install utils from RIA Hub..."
if ! pip install \
pip install \
--index-url "https://${{ secrets.RIAHUB_USER }}:${{ secrets.RIAHUB_TOKEN }}@git.riahub.ai/api/packages/qoherent/pypi/simple/" \
utils; then
echo "RIA Hub install failed, falling back to local wheel..."
pip install ./wheels/utils-*.whl
fi
utils
pip install -r requirements.txt
- name: 1. Generate Recordings

View File

@ -24,7 +24,7 @@ dataset:
snr_step: 3
# Number of iterations (signal recordings) per modulation and SNR combination
num_iterations: 100
num_iterations: 10
# Modulation scheme settings; keys must match the `modulation_types` list above
# Each entry includes: