oqc-community / qat

QAT is a quantum compiler and runtime focused on low-level, just-above-driver integration.
Other
49 stars 11 forks source link

Fix post-processing missing from map and add test. #220

Closed keriksson-rosenqvist closed 1 month ago

keriksson-rosenqvist commented 1 month ago

Fixing a bug where PostProcess instructions were not properly mapped into channels in engine.create_duration_timeline. Also added a test to verify the generated timeline has the expected types.