Ticket #4506 (closed: fixed)
HFIR SANS: CropWorkspace breaks Normalization
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
Crop workspace doesn't seem to work when selecting a single spectrum ID in a workspace with one bin. Since the timer and monitor data is in the sample logs anyway, use replace the CropWorkspace call by a sample log call.
Change History
comment:2 Changed 9 years ago by Mathieu Doucet
Re #4506 Forgot a Scale call
Changeset: b782357ab93dd7adab3c4b490a8e3cdba4827db7
comment:3 Changed 9 years ago by Mathieu Doucet
Re #4506 Fixed the real problem
Changeset: 80fa158b59c91a29f30dc7a61cde198963dbfb40
comment:5 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Mathieu Doucet
Re #4506 remove print statement
Changeset: 1f30ecf44cd3582996d684935478a982f0dbe949
comment:7 Changed 9 years ago by Mathieu Doucet
Re #4506 Fix problem with cropworkspace by eliminating the call...
Changeset: fe7698b3a5ef2e93a4185af459ae03064acda4e2
comment:8 Changed 9 years ago by Mathieu Doucet
Re #4506 Forgot a Scale call
Changeset: b782357ab93dd7adab3c4b490a8e3cdba4827db7
comment:9 Changed 9 years ago by Mathieu Doucet
Re #4506 Fixed the real problem
Changeset: 80fa158b59c91a29f30dc7a61cde198963dbfb40
comment:10 Changed 9 years ago by Mathieu Doucet
Re #4506 remove print statement
Changeset: 1f30ecf44cd3582996d684935478a982f0dbe949
comment:11 Changed 9 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:12 Changed 9 years ago by Stuart Campbell
- Status changed from verifying to closed
Has been tested by users.
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5353
Re #4506 Fix problem with cropworkspace by eliminating the call...