Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Fix two compiler warnings generated by using -Wextra option with gcc 4.7 in PSEnv package.
  • pdscalibdata
    • NDArrIOV1.cpp - add instatiation of templates for int16_t, uint8_t
    • VarShapeCameraBaseV1.h, Epix100aBaseV1.h - extend cmod initialization for 16 elements
  • PyCSPadImage/CSPAD2x2ImageUtils.py and  CalibManager/GlobalUtils.py - add support for non-standard (2,185,388) shape of cspad2x2 numpy array
  • PSCalib/GeometryAccess & GeometryObject (C++ & py) - propagate do-tilt parameter from get_pix_coords and get_pix_coord_indexes to transform_geo_coord_arrays PSAS-11
  • ImgAlgos
    • NDArrImageProducer - add parameters mode and do_tilt by David's request
    • NDArrDropletFinder - add saving of images and droplets/peaks in files for test purpose (PSAS-68)

External Packages

  • pdsdata: Includes a new const-accessor method that allows users to decode which event codes were used in each event in indexing mode.

  • hdf5: update to version 1.8.14. Rebuild relevant packages against it (h5py, tables)
  • h5check: added this tool into a release

...