Ticket #8231 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Further fixes for SliceViewer log axis

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: major Milestone: Release 3.0
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

#7957 hasn't been implemented quite correctly. There are some issues with how min and max values are calculated.

Change History

comment:1 Changed 7 years ago by Owen Arnold

  • Status changed from new to inprogress

refs #8231. Add methods for getymin and getymax

Changeset: fb7b9f20cea8b3cb591141bd0e67ae6c0a23714b

comment:2 Changed 7 years ago by Owen Arnold

Follow the test instructions here: #7957 . Everything should be working as defined.

Last edited 7 years ago by Owen Arnold (previous) (diff)

comment:3 Changed 7 years ago by Owen Arnold

  • Status changed from inprogress to verify
  • Owner set to Owen Arnold
  • Resolution set to fixed

comment:4 Changed 7 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:5 Changed 7 years ago by Owen Arnold

  • Milestone changed from Backlog to Release 3.0

comment:6 Changed 7 years ago by Andrei Savici

Not worse than before. Still some small problems with negative values, but I think it goes deeper than this. Try

CreateWorkspace(OutputWorkspace='w',DataX='1,2,3,1,2,3,1,2,3',DataY='-1,-1,-1,-2,-2,-2,-3,-3,-3',DataE='0,0,0,0,0,0,0,0,0',NSpec='3')

SliceViewer does not get the correct limits. Refs #8238

comment:7 Changed 7 years ago by Andrei Savici

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/8231_log_option_fixes'

Full changeset: 1093d5c96fecc1f44c6e505d0b121d42bc4f786d

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9076

Note: See TracTickets for help on using tickets.