Releases: simonsobs/sodetlib
v0.5.0
v0.4.1
v0.3.0
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
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 wrapstream_data_on
stream_g3_off
to wrapstream_data_off
take_g3_data
to wraptake_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
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 withjackhammer hammer --soft
Built on pysmurf-version v4.1.0