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

Eliminate code duplication between AppendSpectra & ConjoinWorkspaces #7418

Closed
mantid-builder opened this issue Feb 14, 2013 · 1 comment
Closed
Labels
Low Priority Things that you don't ever want to be done.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Russell Taylor

This ticket is blocks : TRAC6142

cpd highlights a large amount of code shared between the source files of these algorithms. This is not too surprising as they are basically the same algorithm, with the essential difference being that the former allows a separate output workspace while the later absorbs the second input workspace into the first (or more accurately into a workspace with the same name as the first).

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 6572

@mantid-builder mantid-builder added Low Priority Things that you don't ever want to be done. Mantid labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 2.5 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant