cbf: Bindings to read Crystallographic Binary Files (mostly from detectors)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
| Versions | 0.1.0.0, 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:13Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- cbf-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees