Skip to content

Releases: simonsobs/sodetlib

v0.5.0

14 Dec 17:01
9700d80
Compare
Choose a tag to compare
so_smurf_base and P10R1 timing updates

- updates the sodetlib docker to so_smurf_base, which uses ubuntu 20.04
  and python3.8
- Adds all the changes from the timing system tests and P10R1

v0.4.1

26 Oct 18:37
Compare
Choose a tag to compare
update pysmurf to v7.1.0

v0.3.0

05 Nov 14:53
Compare
Choose a tag to compare

I'm tagging this release because it adds so3g to the sodetlib docker with the new G3SuperTimestream objects which is required for reading data from the smurf-streamer v0.3.0. I'll make a more detailed release description on the streamer page describing differences and why people should upgrade.

v0.2.0

11 May 18:18
Compare
Choose a tag to compare

Updating this mostly because I've added a ton of stuff to the sodetlib docker images, including spt3g/so3g and sotodlib installations. So people will need to upgrade to the v0.2.0 docker in order to run any of the new G3 reading functions.

This adds three sodetlib wrappers for the pysmurf streaming functions in the sodetib/smurf_funcs/smurf_ops module:

  • stream_g3_on to wrap stream_data_on
  • stream_g3_off to wrap stream_data_off
  • take_g3_data to wrap take_stream_data

These three functions will also set the pysmurf-action, action timestamp, and a custom tag string that will be sent to the g3 files through the metadata pipeline.

v0.1.0

15 Dec 17:43
Compare
Choose a tag to compare

Changes since last version tag:

  • Turned the smurf_funcs file into a module with separate files for optimization, operation, etc. for easier maintenance
  • Added analysis module
  • Added docs page
  • Lots of new optimization scripts and functions
  • slot-specific hammering
  • Replace jackhammer soft_reset function with jackhammer hammer --soft

Built on pysmurf-version v4.1.0