Releases: simonsobs/sodetlib
Releases · simonsobs/sodetlib
v0.6.4
What's Changed
- Add missing dependencies by @BrianJKoopman in #500
- Install pysmurf from PyPI by @BrianJKoopman in #501
- Scan over drain voltage for ASU HEMTs by @dpdutcher in #502
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Update project metadata to prepare for PyPI publication by @BrianJKoopman in #497
- Fix extension on readme file in pyproject by @BrianJKoopman in #499
- Create workflows to build and publish to PyPI by @BrianJKoopman in #498
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix wiki page link for SMuRF set up by @BrianJKoopman in #492
- Update install instructions and add sotodlib to requirements by @BrianJKoopman in #493
- Convert setup.py to pyproject.toml and switch to hatchling build-backend by @BrianJKoopman in #494
- Include and use defaults for gate volt min/max in cfg by @dpdutcher in #496
- Bug fixes to bias step analysis by @dpdutcher in #495
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Reduce default hemt init_gate_volt to safer value by @dpdutcher in #488
- Catch empty input to curve_fit in bias steps by @dpdutcher in #489
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Update versioneer to support python-3.12 by @tskisner in #477
- fix(uxm_setup._find_fixed_tone_freq): Better algorithm. by @tristpinsm in #472
- Drop extra dependencies by @BrianJKoopman in #483
- Use dev cfg for biasing, biassteps, bgmap. Remove fit_tmin kwarg by @dpdutcher in #479
- Fixes docstrings for configuration of clear_data script by @jlashner in #456
- Add post_relock tag to noise in uxm_relock. by @msilvafe in #480
New Contributors
Full Changelog: v0.5.6...v0.6.0
v0.5.6
v0.5.5
What's Changed
- Create readthedocs config file and drop Sphinx test build by @BrianJKoopman in #464
- Remove old dockerignore file by @BrianJKoopman in #465
- refactor multiprocessing logic to use concurrent.futures by @tdalford in #468
- Force feedback to be enabled on active bands during setup/relock by @tpsatt in #471
New Contributors
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Change stream_g3_on kwarg make_freq_mask default to False by @jlashner in #425
- move bias_step init_current_mode outside of try statement by @jlashner in #426
- Update bias_dets.py by @dpdutcher in #427
- Complex impedance fixes by @dpdutcher in #429
- Change compute_psats to use last crossing of Rfrac=target_level by @dpdutcher in #435
- Adds sodetlib version to metadata by @jlashner in #437
- Remove rsync docs deployment workflow by @BrianJKoopman in #418
- Tes param corrections by @jlashner in #438
- Fix resonator frequency spacing plot by @dpdutcher in #446
- Clear data script by @jlashner in #442
- Adds data as a volume mount to run_gui by @jlashner in #444
- Adds support for custom pysmurf-controller docker service names by @jlashner in #447
- Adds restart_rssi script by @jlashner in #448
- Support usage of SMURF_CONFIG_DIR instead of OCS_CONFIG_DIR by @jlashner in #449
- Adds some error handling needed for atten optimization on the LAT by @jlashner in #454
- Hostmanager + jackhammer compatibility by @jlashner in #451
- clear_data: Add --force arg to skip confirmation by @jlashner in #455
- Add fixed tones support by @tristpinsm in #440
- remove docker container. by @tristpinsm in #460
- Remove logging of every bias step. by @tristpinsm in #461
- feat(stream.streamg3_on): Set filter parameters. by @tristpinsm in #457
New Contributors
- @tristpinsm made their first contribution in #440
Full Changelog: v0.5.3...v0.5.4
Note: This is being released well after the original tag date of May 6, 2023. We're catching up on formal releases.
v0.5.3
What's Changed
- Biasstep rebias by @yuhanwyhan in #362
- bump docker version by @jlashner in #386
- Adds downsample_factor to packet drop function by @jlashner in #385
- Fan control by @jlashner in #387
- Fixes G3 stream tagging in biasstep_rebias by @jlashner in #398
- Zero dc bias at end of function. by @msilvafe in #400
- IV param updates by @jlashner in #401
- Create Rfrac plot when bias steps are taken and run_analysis=True by @msilvafe in #345
- Adds relock_tracking_setup after setup_tracking_params finishes by @jlashner in #388
- Removes unused modify_atten kwarg from
setup_phase_delayby @jlashner in #352 - load data needs stream_id too by @kmharrington in #341
- Better determination of det transition state in bias steps by @jlashner in #407
- Update docs requirements by @BrianJKoopman in #408
- Updates links for most recent PCIe fw by @jlashner in #411
- Change noise plotting defaults. by @msilvafe in #417
- Bias Wave by @msilvafe in #412
New Contributors
- @yuhanwyhan made their first contribution in #362
Full Changelog: v0.5.2...v0.5.3
Note: This is being released well after the original tag date of Apr 16, 2025. We're catching up on formal releases.
v0.5.2
What's Changed
- A few small changes required to get things working at site by @jlashner in #376
- Adds option to disable compression by @jlashner in #377
- Add try/except to np.polyfit by @dpdutcher in #380
- Fix IV timestamp selection, makes it use UnixTime by @jlashner in #381
- bump so_smurf_base docker by @jlashner in #384
- Adds dev cfg option to disable compression always by @jlashner in #383
Full Changelog: v0.5.1...v0.5.2
Note: This is being released well after the original tag date of Aug 30, 2023. We're catching up on formal releases.