Ticket #4113 (closed: wontfix)
Conjoin multiple GSAS files
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Diffraction | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Conjoin multiple GSAS files into a single multiple bank GSAS file. The bank should be renamed. The new bank ID should starts with 1 and increases by 1 for the next bank.
Change History
comment:2 Changed 9 years ago by Wenduo Zhou
Add python algorithm ConjoinGSASFiles(). Refs #4113.
Changeset: 442983eed2b0b52fa3076a95617a034d2e8c4123
comment:3 Changed 9 years ago by Wenduo Zhou
Minor change. Refs #4113.
Changeset: 02666e63f43995329dd86eefe70feeb7bef5f67d
comment:4 Changed 9 years ago by Wenduo Zhou
Minor change. Refs #4113.
Changeset: 02666e63f43995329dd86eefe70feeb7bef5f67d
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:6 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:7 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:8 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
moved to Release 2.4
comment:10 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
comment:14 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:16 Changed 7 years ago by Wenduo Zhou
- Status changed from new to inprogress
There is no instrument scientist that ever uses this algorithm. Therefore, this ticket is set to won't fix.
ConjoinGSASFiles.py is thus deleted from Mantid.
It may be better to keep the python script in (diffraction) script repository.
comment:17 Changed 7 years ago by Wenduo Zhou
Removed ConjoinGSASFiles.py. Refs #4113.
Changeset: 91ba21f02a556ae3e7933b685a13aacc45f4a744
comment:18 Changed 7 years ago by Wenduo Zhou
- Status changed from inprogress to verify
- Resolution set to wontfix
ConjoinGSASFiles.py is removed from Mantid.
comment:20 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:21 Changed 7 years ago by Andrei Savici
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/4113_remove_conjoingsas'
comment:24 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4960