Ticket #8283 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

[IDA] Fury: Set default binning values

Reported by: Samuel Jackson Owned by: Samuel Jackson
Priority: minor Milestone: Release 3.2
Component: Indirect Inelastic Keywords:
Cc: Blocked By:
Blocking: Tester: Jay Rainey

Description

Fury uses the minimum and maximum of the data and a width of zero by default which are not valid values. It would be nicer to assume some default value for each.

Change History

comment:1 Changed 7 years ago by Samuel Jackson

  • Status changed from new to inprogress

Refs #8283 Set default values for Fury based on data loaded.

Changeset: 926ff2d11d10a5aa5642da6254c761e4681bceb1

comment:2 Changed 7 years ago by Samuel Jackson

  • Milestone changed from Backlog to Release 3.2

comment:3 Changed 7 years ago by Samuel Jackson

Refs #8283 Update width value to be finer.

Changeset: 8aa51ed20489843c492ef2fbbfebd3939df4cf12

comment:4 Changed 7 years ago by Samuel Jackson

Refs #8283 Fix a couple of issues with setting E range defaults.

This include updating the defaults when loading another file. And checking to ensure the limits do not fall outside the data range.

Changeset: 0202d1870939846909ab791950db3d5a54703131

comment:5 Changed 7 years ago by Samuel Jackson

  • Status changed from inprogress to verify
  • Resolution set to fixed

To Tester

The Fury interface should now come with default values when a file is loaded. They should be:

  • Emin/max = the nearest 0.1 to edge of the data range
  • Width = 0.005

Check that running Fury still works. Instructions can be found here: http://www.mantidproject.org/Indirect:Indirect_Data_Analysis#Running_Fury

comment:6 Changed 7 years ago by Jay Rainey

  • Status changed from verify to verifying
  • Tester set to Jay Rainey

comment:7 Changed 7 years ago by Jay Rainey

  • Status changed from verifying to closed
  • Sensible default values are now used as described in comment:5.
  • Code changes made are clean.
  • All builds pass.
  • Tested on Ubuntu 12.04.

comment:8 Changed 7 years ago by Jay Rainey

Merge remote-tracking branch 'origin/feature/8283_fury_default_binning_values'

Full changeset: f351e2154ecb0f116748a6fd4f1d46c27b23e5b3

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9128

Note: See TracTickets for help on using tickets.