Ticket #9326 (inprogress)
Chop event splitters by time
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | #8685, #9523 | |
Blocking: | Tester: |
Description
VUCLAN used sample environment device to turn on and off electric field in high frequency. The event splitters are generated according to the state of the device, i.e., on and off. Furthermore, the user wants to chop a single splitter to N splitters evenly by time to study the response of the material.
Implement an algorithm to meet this requirement.
Change History
comment:3 Changed 6 years ago by Wenduo Zhou
- Status changed from assigned to inprogress
Added algorithm files (in progress). Refs #9326.
Also the modified cmake.
Changeset: 6b231f80d4a1ee74640a65fcb143e8e3f45eb5c1
comment:4 Changed 6 years ago by Wenduo Zhou
Fixed some coding errors. Refs #9326.
Changeset: 200adde29a19c3cfd21d4e2f8cc6438442cb6c54
comment:5 Changed 6 years ago by Wenduo Zhou
Added unit test. Refs #9326.
Init unit test file; Modified CMake; Reformat .h and .cpp files
Changeset: 579071ada97de816bf03ae5a070217df2482254b
comment:6 Changed 6 years ago by Wenduo Zhou
Refs #9326. Added 1 more unit test.
Changeset: d936208793877f17c220cc808cb2a3b3beb608d9
comment:7 Changed 6 years ago by Wenduo Zhou
Solved a namespace issue. Refs #9326.
Changeset: 021fb0c34a634b909accd8913d5c5adc72be1f76
comment:8 Changed 6 years ago by Wenduo Zhou
Refs #9326. Fixed errors in unit tests.
Changeset: 34f10ad4c02b8c3d28d5c52675d04d0733968eb3
comment:11 Changed 6 years ago by Wenduo Zhou
Resolved conflict in cmake list. Refs #9326.
Changeset: a7a54268817478d59368fb8702b26594bcdddc27
comment:12 Changed 6 years ago by Wenduo Zhou
Fixed some errors. Refs #9326.
Changeset: de6c4b9d0c0e8d94b931347228ee35813989f447
comment:13 Changed 6 years ago by Nick Draper
Moved to the backlog at the code freeze of R3.3
comment:16 Changed 5 years ago by Nick Draper
- Milestone changed from Release 3.4 to Release 3.5
Moved to R3.5 at the R3.4 code freeze
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10169