Ticket #11041 (assigned)

Opened 6 years ago

Last modified 5 years ago

Create fast code to add FITS image files into an NXtomo file

Reported by: Federico M Pouzols Owned by: Federico M Pouzols
Priority: major Milestone: Release 3.5
Component: Framework Keywords: IMAT
Cc: nick.draper@… Blocked By: #10194, #10231, #10695
Blocking: Tester:

Description

The purpose here is to write a NXtomo file from a set of FITS image files, as fast as possible.

In Mantid we already have the algorithms LoadFITS and SaveNXTomo. These are nice but potentially inefficient when one just wants to generate big NXtomo files as fast as possible.

It may make sense to have this code (something like 'LoadFITSandSaveNXTomoFast') as a Mantid algorithm, and possibly also as a small standalone utility. Workspaces and similar Mantid niceties do not need to be respected/involved here. The point is to load input files and save output files as efficiently as possible.

This is related to #10231, #10374, #10194, #10061 and other tickets.

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 5 years ago by Nick Draper

  • Milestone changed from Release 3.4 to Release 3.5

Moved to R3.5 at the R3.4 code freeze

comment:3 Changed 5 years ago by Federico M Pouzols

  • Keywords IMAT added

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11880

Note: See TracTickets for help on using tickets.