2014-03-28 15:12:02 +01:00
2014-03-28 15:12:02 +01:00
2014-03-28 15:12:02 +01:00
2014-03-28 15:12:02 +01:00
2014-03-31 09:40:19 +02:00

Overview

Jcbf ([J]ava [C]rystallographic [B]inary [F]ile) is a pure Java library for reading and writing minimal CBF (miniCBF) image files using the MIME "mini-header" and the "none" or "byte_offset" compression algorithm, as produced by DECTRIS PILATUS detectors. It was initially developed by J. Lewis Muir jlmuir@imca.aps.anl.gov (IMCA-CAT).

Usage

To open CBF files go to File > Import > CBF...

Installation

  • Download latest CBF ImageJ plugin from here.
  • Go into the ImageJ installation plugins folder and drop the downloaded jar there.

Development

To build the code run following maven command/goals: mvn clean compile assembly:single

Description
No description provided
Readme 83 KiB
Languages
Java 100%