Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chop event splitters by time #10169

Closed
2 tasks done
wdzhou opened this issue Apr 14, 2014 · 3 comments
Closed
2 tasks done

Chop event splitters by time #10169

wdzhou opened this issue Apr 14, 2014 · 3 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework Stale This label is automatically applied to issues that are automatically closed by the stale bot

Comments

@wdzhou
Copy link
Collaborator

wdzhou commented Apr 14, 2014

This issue was originally TRAC 9326

This ticket is blocked by :

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.

@wdzhou
Copy link
Collaborator Author

wdzhou commented Apr 27, 2015

@wdzhou (2014-04-16T18:39:11):
Added algorithm files (in progress). Refs http://trac.mantidproject.org/mantid/ticket/9326.

Also the modified cmake.

6b231f8


@wdzhou (2014-04-16T19:35:14):
Fixed some coding errors. Refs http://trac.mantidproject.org/mantid/ticket/9326.

200adde


@wdzhou (2014-04-17T17:32:42):
Added unit test. Refs http://trac.mantidproject.org/mantid/ticket/9326.

Init unit test file;
Modified CMake;
Reformat .h and .cpp files

579071a


@wdzhou (2014-04-18T03:14:17):
Refs http://trac.mantidproject.org/mantid/ticket/9326. Added 1 more unit test.

d936208


@wdzhou (2014-04-21T14:33:06):
Solved a namespace issue. Refs http://trac.mantidproject.org/mantid/ticket/9326.

021fb0c


@wdzhou (2014-05-01T02:12:38):
Refs http://trac.mantidproject.org/mantid/ticket/9326. Fixed errors in unit tests.

34f10ad


@wdzhou (2014-09-30T18:04:06):
Resolved conflict in cmake list. Refs http://trac.mantidproject.org/mantid/ticket/9326.

a7a5426


@wdzhou (2014-09-30T18:40:43):
Fixed some errors. Refs http://trac.mantidproject.org/mantid/ticket/9326.

de6c4b9


@NickDraper (2014-12-08T10:25:32):
Moved to the backlog at the code freeze of R3.3


@NickDraper (2015-04-27T08:10:35):
Moved to R3.5 at the R3.4 code freeze

@wdzhou wdzhou added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@wdzhou wdzhou self-assigned this Jun 3, 2015
@wdzhou wdzhou added this to the Release 3.5 milestone Jun 3, 2015
@NickDraper NickDraper modified the milestones: Release 3.5, Release 3.6 Sep 14, 2015
@NickDraper NickDraper modified the milestone: Release 3.6 Jan 22, 2016
@stale
Copy link

stale bot commented Feb 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you feel this is incorrect please comment to keep it alive, with a reason why.

To prevent closure, e.g. for long-term planning issues, add the "Never Stale" label.

@stale stale bot added the Stale This label is automatically applied to issues that are automatically closed by the stale bot label Feb 24, 2021
@stale
Copy link

stale bot commented Mar 3, 2021

This issue has been closed automatically. If this still affects you please re-open this issue with a comment so we can look into resolving it.

@stale stale bot closed this as completed Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Stale This label is automatically applied to issues that are automatically closed by the stale bot
Projects
None yet
Development

No branches or pull requests

2 participants