Opened 6 years ago

Closed 5 years ago

#1129 closed defect (fixed)

NXcanSAS writer not writing all meta data

Reported by: krzywon Owned by: krzywon
Priority: critical Milestone: SasView 4.2.1
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

Data sets written by sasview into the NXcanSAS data format meet the current specification, but not all of the meta data is written properly. In order to have NXcanSAS compliant data sets for testing, this should be done prior to or in parallel with #976.

Attachments (2)

MAR07232_rest.h5 (532.8 KB) - added by krzywon 6 years ago.
NXcanSAS file written by sasview
MAR07232.ASC (162.4 KB) - added by krzywon 6 years ago.
Original file used to generate NXcanSAS

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by krzywon

NXcanSAS file written by sasview

Changed 6 years ago by krzywon

Original file used to generate NXcanSAS

comment:1 Changed 6 years ago by krzywon

In eb6ababaee1bcca43e46deff9adad2b71a5df606/sasview:

Add NXcanSAS writer as an option when saving data from GUI. refs #1129

comment:2 Changed 6 years ago by krzywon

In f5483ef535cf24cc96d05971c7fcd6c11653468b/sasview:

Save uncertainties and resolutions, but only if they are present in the data set. refs #1129

comment:3 Changed 6 years ago by krzywon

In 369ed11db72c38e48850cf368e333b19faa42be1/sasview:

Save dQ values as resolutions, not uncertainties. refs #1129

comment:4 Changed 5 years ago by krzywon

  • Milestone changed from SasView 4.3.0 to SasView 4.2.1

A fix for this is already included with PR180 for the NXcanSAS reader. Moving up to 4.2.1.

comment:5 Changed 5 years ago by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from new to closed

In dcd6efda873ff0f7f10cbe8d301cc4cc3f65cd3b/sasview:

Merge pull request #180 from SasView?/ticket-1111

Multiple data loader and writer updates - NXcanSAS compliance, data conversion, saving as NXcanSAS, plus more

Fixes #976
Fixes #1129
Fixes #1111
Fixes #1221

Note: See TracTickets for help on using tickets.