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

investigate yaml serialization #39

Open
yxqd opened this issue Feb 8, 2016 · 0 comments
Open

investigate yaml serialization #39

yxqd opened this issue Feb 8, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@yxqd
Copy link
Member

yxqd commented Feb 8, 2016

In the long run, we should use hdf file and define a schema for saving intermediate and final results in the processing chain. At this moment, however, we may need a quick solution to at the least store intermediate results with enough meta data. One use case is the sinograms. It may be OK to save all sinograms in a series of images, each corresponds to one layer. However, how should we save the rotation angles? Ideally we should have axes in the hdf file storing such information. For now, maybe we can save that kind of information using a yaml file.

The counter argument would be that for these intermediate files, we should just define the hdf5 schema now.

@yxqd yxqd added the question label Feb 8, 2016
@yxqd yxqd added this to the Version 0.1 milestone Feb 8, 2016
@yxqd yxqd self-assigned this Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant