Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Repository
Orientation Reconstruction for Synchrotron X-ray Data
Basic Info
Statistics
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
IceNine
Authors: Frankie Li (shiu.fai.li@gmail.com)
Acknowledging IceNine
To cite the code itself:
IceNine, Orientation Reconstruction for Synchrotron X-ray Data, https://github.com/FrankieLi/IceNine or the bibentry:
citation.bib
To cite the algorithm:
S. F. Li, and R. M. Suter, Adaptive reconstruction method for three-dimensional orientation imaging, Journal of Applied Crystallography, 2013.
Requirements:
XDM++ Boost 1.43 gcc >= 4.2
Descriptions:
-This is a forward model reconstruction code that implements [1]. Detailed reconstruction characteristics can be found in [1].
-Note that IceNine requires XDM++, which is a library developed in Carnegie Mellon University during S. F. Li's PhD Thesis. This library hosted by Carnegie Mellon University on GitHub.
-Because of lagacy reasons, file formats are currently limited to *.mic for output and *.bin and *.txt for input. This will hopefully change in the forthcoming releases.
Content:
Both XDM++ and Boost must be acquired separately and are not part of this distribution.
Src/ Source code for VPFFT -- Driver.cpp -- main driver for the IceNine application -- SearchTrait.h -- definition of an orientation search -- DiscreteAdaptive.h -- implementation of the adpative orientation search method.
ConfigFiles/ Example configuration files and detector files.
References
[1] S. F. Li, and R. M. Suter, Adaptive reconstruction method for three-dimensional orientation imaging, Journal of Applied Crystallography, 2013.
Owner
- Name: Frankie
- Login: FrankieLi
- Kind: user
- Location: San Francisco Bay Area
- Repositories: 6
- Profile: https://github.com/FrankieLi
Recovering physicist still addicted to HPC.
Citation (citation.bib)
@MISC{IceNine,
title = {\textsc{IceNine}},
note = "https://github.com/FrankieLi/IceNine"
}