Ticket #8389 (closed: fixed)
[IBayes] Stretch plotting
Reported by: | Samuel Jackson | Owned by: | Samuel Jackson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | spencer.howells@… | Blocked By: | |
Blocking: | Tester: | Nick Draper |
Description
New ticket from Spencer regarding better plotting of the output from Stretch:
Routine QuestRun
- Lines 723-736 - new method to createWS & change axis units
- Lines 755-6 & 759-60 - also change xaxis units
with this change Colour Fill plots of *_Contour WS will work. It is best to look at the higher spectra - these have more info. Increasing Nsig& Nbet to say 200 will also give better plots, but the program will take 16 times as long as using the default values of 50.
Routine QuestPlot
- Lines 778-781 - changed to use plotGraph2D for contour plots
The plots will look a bit odd - this is because the xvalues for the histograms are different.
Attachments
Change History
Changed 7 years ago by Samuel Jackson
- Attachment IndirectBayes.py added
comment:1 Changed 7 years ago by Samuel Jackson
- Owner set to Samuel Jackson
- Cc spencer.howells@… added
- Component changed from Framework to Indirect Inelastic
comment:2 Changed 7 years ago by Samuel Jackson
- Status changed from new to inprogress
Refs #8389 Updated sigma and beta work with a colour fill plot.
Changeset: d376ac27501c29f26c8aaeeda7c734db5a1e23c6
comment:3 Changed 7 years ago by Samuel Jackson
- Status changed from inprogress to verify
- Resolution set to fixed
To Tester
The plot options on the Stretch interface in Indirect Bayes should now produce colour fill plots instead of just plotting by spectrum. As Spencer mentioned they might look a little odd because the xvalues for the histograms are different, but this is OK.
comment:5 Changed 7 years ago by Samuel Jackson
- Status changed from verify to reopened
- Resolution fixed deleted
comment:6 Changed 7 years ago by Samuel Jackson
- Status changed from reopened to inprogress
Refs #8389 Update colour fill plot labels.
Changeset: 4f931c88f256e060b7d83393376b5be655485436
comment:7 Changed 7 years ago by Samuel Jackson
- Status changed from inprogress to verify
- Resolution set to fixed
To Tester
As above, but also check the the colour fill plots generated by workspaces in the *_Contour group workspace have the label beta on the x-axis and sigma on the y-axis.
comment:8 Changed 7 years ago by Jay Rainey
- Status changed from verify to verifying
- Tester set to Jay Rainey
comment:10 Changed 7 years ago by Jay Rainey
- Status changed from verifying to closed
Passed another ticket for testing that had this ticket number in branch name.
comment:11 Changed 7 years ago by Jay Rainey
- Status changed from closed to reopened
- Resolution fixed deleted
comment:12 Changed 7 years ago by Jay Rainey
- Status changed from reopened to verify
- Owner changed from Samuel Jackson to Jay Rainey
- Resolution set to fixed
comment:13 Changed 7 years ago by Jay Rainey
- Tester Jay Rainey deleted
This must be tested on Windows in release mode.
comment:14 Changed 7 years ago by Jay Rainey
- Status changed from verify to reopened
- Resolution fixed deleted
comment:16 Changed 7 years ago by Samuel Jackson
- Status changed from reopened to verify
- Resolution set to fixed
comment:17 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:18 Changed 7 years ago by Nick Draper
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8389_stretch_plotting'
Full changeset: e3d01d4a8059a5c5148e29f4bd314eb8bd76fe68
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9234
Updated version of the script