Fixed indices bug
Fixed bugs in eiger slicing. One bug involved r...
Added patch to deal with paths in null reader f...
Use get_format in imageset
Added a get_format to imageset
Fixed bug returning models for a multi image file
Added all the stuff needed to propagate a param...
Added identifier to panel class. Also did a cle...
Added a new px->mm strategy that takes an offse...
Fixed eiger stills slicing bug
Removed import struct
Removed old commented out stuff
A format clas to read from eiger stream
Changed sum to for loop seems to speed up get_s...
Modified Detector model. The hierarchy is now a...
Fixed bug for stills in Eiger HDF5 files.
Fixed Sconscript to find hdf5.h - copied from c...
Added a function to convert a hdf5 dataset slic...
Enabled import of stills from HDF5 file
Added serialization for gain in panel
Added gain to panel
Added constructor bits
Added raw_image_offset to panel and added to fo...
Fixed eiger paths on windows. Converted matrix ...
Added epochs and exposure times to eiger format
Added grid_size to ImageGrid
Added ImageGrid class
Fixed wavelength tolerance.
Added directed_distance method and changed get_...
Changed some bits calling get_distance panel me...
Added check for timestamp, otherwise set to 0
Removed unused imports
Fix split scan eiger error
Added some SOrry exceptions so that dials.impor...
Added a format class to identify Nexus external...
For pixel close to beam cente, return arbitrary...
Fixed error with xia2 as well.
Ok, Fixed this time!
Fixed template in null reader
Moved hdf5 plugin path setting function to form...
Changed all uses of mu to be in mm-1 rather tha...
Changed to use countrate_correction_count_cutof...
Changed to use /entry/instrument/detector/detec...
Added check for 16 bit integers and cast to 32b...
Added correct saturation value
Fixed multi panel format for DLS6MSN126. Also a...
Changed sweep __getitem__ to give same behaviou...
Added a test for resolution
Added a method "get_max_inscribed_resolution" t...
Added fix from @biochem-fan (assuming Takanori)...
Catch exceptions so that get_panel_intersection...
Make EigerNearlyNexus format copy the handle to...
Fixed comment typo
Fixed bug in pilatus format class and added par...
Ensure the detector normal is always in the sam...
Changed detector == to use geometry info
Fixed bug in h5py string length
Fixed libtbx_find_unused_impoort
Added a format class for eiger "nearly nexus" f...
Add method to make format instance null in sing...
Added pixel mask to Nexus format stuff
Added checks in print_header and made Format cl...
Fixed bug by chaning __cmp__ to __eq__.
Fixed all_stills and all_sweeps method
Added fix for nexus file with scan range
Fixed bug in parallex correction.
Fixed some bits getting models from nexus file
Fixed bug and remvoed unsed import
Fixed a couple of issues
Added a format class to handle NXmx files
Added scan tolerance to import
Added scan tolerance
Fixed bug in split reflection indices
Added resolution range to generate mask
Fixed experiment list with bad lookup when chec...
If check_format=False, doen't try to load mask etc
Added selection
Fixed double plus critical bug:
Added region of interest to spot finding.
Fixed pixel list with zero points
Fixed pixel list tests
Added check for bad phil paraeters in input fil...
Did a clean clutter
Added parameter to save shoeboxes in integrated...
Changed hot mask phil parameter to False by def...
Added script to add zingers
Updated docs
Output reference profiles in debug
More diagnostics
Added comment and changed order of sconscripts.
Changed some python for loops to flex array met...
Fixed typo
Added some checks to hopefully avoid floating p...
Fixed test
Combine dynamic mask with external mask
Did a clean clutter
Added some more output
Added some output to show where in the processi...
Fixed issue with RHEL5
Changed exception for (0,0,0) miller index to p...