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

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

Closed
2 of 3 tasks
mantid-builder opened this issue Feb 9, 2015 · 2 comments
Closed
2 of 3 tasks

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

mantid-builder opened this issue Feb 9, 2015 · 2 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework

Comments

@mantid-builder
Copy link
Collaborator

This issue was originally TRAC 11041

Original Reporter: @FedeMPouzols

This ticket is blocked by :

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 http://trac.mantidproject.org/mantid/ticket/10231, http://trac.mantidproject.org/mantid/ticket/10374, http://trac.mantidproject.org/mantid/ticket/10194, http://trac.mantidproject.org/mantid/ticket/10061 and other tickets.


Keywords: IMAT

@mantid-builder
Copy link
Collaborator Author

@NickDraper (2015-04-27T08:10:34):
Moved to R3.5 at the R3.4 code freeze

@mantid-builder mantid-builder added Framework Issues and pull requests related to components in the Framework Imaging labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.5 milestone Jun 3, 2015
eXeC64 pushed a commit that referenced this issue Jun 4, 2015
eXeC64 pushed a commit that referenced this issue Jun 4, 2015
eXeC64 pushed a commit that referenced this issue Jun 4, 2015
This reverts commit fe114cb.
eXeC64 pushed a commit that referenced this issue Jun 4, 2015
This reverts commit c3370cf.
@NickDraper NickDraper modified the milestones: Release 3.5, Release 3.6 Sep 14, 2015
@NickDraper NickDraper modified the milestone: Release 3.6 Jan 22, 2016
@FedeMPouzols
Copy link
Contributor

This requirement became obsolete as support for FITS was added in other tools, and support for NXTomo in third party tools is still very sparse.
It might be resurrected in the future, but it is not in the current "needs to be done" list.

@dtasev dtasev self-assigned this Oct 13, 2016
@dtasev dtasev closed this as completed Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

4 participants