mantidproject / mslice

Source code for Mantid MSlice
http://mantidproject.github.io/mslice
1 stars 1 forks source link

Omit spectrum ID when saving as ASCII #994

Closed SilkeSchomann closed 2 weeks ago

SilkeSchomann commented 3 weeks ago

Description of work:

The spectrum ID is now omitted when saving a 2D workspace as an ASCII file.

To test:

  1. Load a workspace into MSlice
  2. Select the workpace in the 2D tab of the workspace manager
  3. Click the Save button and select ASCII
  4. Check that the second line remains empty

Fixes #993.