Skip to content

py-qua-tools v0.2.0

Compare
Choose a tag to compare
@arthurostrauss arthurostrauss released this 16 Aug 13:31
· 293 commits to main since this release
  • Digital waveforms are now editable within the baking and can be attached to arbitrary baked waveforms (b.add_digital_waveform)
  • Existing digital waveform can now be attached to a baked operation
  • The possibility to update the config or not is now induced directly by the providing of a baking index to adapt the length of the baked reference pulse (no update_config boolean in baking initialization required anymore)
  • One can delete a baked Operation from the config using delete_baked_Op (which deletes both analog and digital baked waveforms associated to the baking object)