Ticket #7526 (closed: fixed)
Live data fault with groups from multi period data
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | robert.dalgliesh@… | Blocked By: | |
Blocking: | Tester: | Nick Draper |
Description
This is a build from the current git 2.5.1638 on RHEL 6.4
I just tried accessing live data on RHEL from an offspec Multiperiod run and found this. (See below) One of the periods is wrongly named.
It doesn’t do the same in 2.5.3 stable.
Also I’ve noticed that the workspace history still doesn’t match up with what has been done. This is the output below.
###################################################################### #Python Script Generated by GeneratePythonScript Algorithm ###################################################################### LoadInstrument(InstrumentName='OFFSPEC',RewriteSpectraMap='0')
Rob
Attachments
Change History
comment:2 Changed 7 years ago by Roman Tolchenov
ADS sets empty name to removed workspace. Re #7526.
Changeset: aa2e0607348f693f97f3da170492b1fabdd7df47
comment:3 Changed 7 years ago by Roman Tolchenov
Clear the name string after removing ws from ADS. Re #7526
Changeset: b2d9e5c47d533b690f79d40de5b411541d6be4ff
comment:4 Changed 7 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:6 Changed 7 years ago by Nick Draper
After trawling the ISIS reflectometers, I found Offspec was doing a multiperiod run.
The workspaces were named correctly.
comment:7 Changed 7 years ago by Nick Draper
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/7526_live_data_group'