cbf: Bindings to read Crystallographic Binary Files (mostly from detectors)
Parsing routines for the Crystallographic Binary File (CBF) format.
The project currently only supports CBF files written by Dectris Pilatus detectors, as this is its primary use case for now. It would be doable to support more of CBF, but the goal of this is to implement all the functionality in pure Haskell, not by having a C binding to cbflib.
Downloads
- cbf-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | attoparsec (>=0.14.4 && <0.15), base (>=4.15 && <5), binary (>=0.8.9 && <0.9), bytestring (>=0.12.2 && <0.13), cbf (>=0.1.0.0), text (>=2.1.3 && <2.2), vector (>=0.13.2 && <0.14) [details] |
| License | GPL-3.0-or-later |
| Author | Philipp Middendorf |
| Maintainer | philipp.middendorf@desy.de |
| Category | Data |
| Home page | https://github.com/pmiddend/cbf-hs |
| Uploaded | by pimiddy at 2026-01-06T13:21:33Z |
| Distributions | |
| Executables | cbf-bench-binary |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |