Ticket #5562 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Boolean time series properties are not saved

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

The boolean time series properties are not saved at the moment. Possibly because NeXus' support for boolean is broken.

For now we will have to use an unsigned int + an attribute marking a particular property as boolean

Change History

comment:1 Changed 8 years ago by Martyn Gigg

To tester: Any multiperiod file will produce a workspace with a log called "period ?" where ? is the period number. This log should now be saved and reloaded again whereas before it was ignored.

comment:2 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 8 years ago by Martyn Gigg

Save TimeSeriesProperty<bool> to a processed file. Refs #5562

Changeset: c51f4725a8fcf0e91595356249110cf8993d429f

comment:4 Changed 8 years ago by Martyn Gigg

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

comment:5 Changed 8 years ago by Martyn Gigg

Save TimeSeriesProperty<bool> to a processed file. Refs #5562

Changeset: c51f4725a8fcf0e91595356249110cf8993d429f

comment:6 Changed 8 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:7 Changed 8 years ago by Owen Arnold

  • Status changed from verifying to closed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6408

Note: See TracTickets for help on using tickets.