Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NXTomo Save Algorithm Improvements #11216

Closed
mantid-builder opened this issue Oct 15, 2014 · 1 comment
Closed

NXTomo Save Algorithm Improvements #11216

mantid-builder opened this issue Oct 15, 2014 · 1 comment
Labels
Diffraction Issues and pull requests related to diffraction
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: John Hill

SaveNXTomo Alg:

•Write additional workspace properties into the file.

•Look for and record correct beam intensity information. ('Intensity' log value)

•Look for and record correct rotational information. ('Rotation' log value)

•Look for and record the correct key for an image ('ImageKey' log value)

•Include unit test

LoadFITS Alg:

•Add a parameter to indicate which 'ImageKey' metadata value should be set for a workspace when loaded. This is to differentiate between open/flat field images and sample data images.

Testing:

•Check that LoadFITS alg with AutoTestData/FITS_small_01.fits loads data into a workspace (Set ImageKey property on the load dialogue to 0 or the load will fail)

•Run SaveNXTomo alg on the workspace, and check it saves a file.

•Open it in HDFView and check that entry1/tomo_entry/instrument/detector -> image_key contains a zero value (same as entered when loading the FITS file).

•Check the SaveNXTomoTest test seems sensible and completes in a timely manner.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 10374

@mantid-builder mantid-builder added the Diffraction Issues and pull requests related to diffraction label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.3 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diffraction Issues and pull requests related to diffraction
Projects
None yet
Development

No branches or pull requests

1 participant