Synthesizer.PilatusImage#

ファイル名: PilatusImage.py

処理内容:

シフトとマスクを考慮してピクセルの値を参照する。

Copyright (c) 2015-2019, SAXS Team, KEK-PF

class PilatusImage(file, mask_data='', dy=0, dx=0, i_ratio=1.0, a_ratio=0.5, original_image=None)#

Bases: object

adjust(a_ratio)#
compute_cratios()#
diff(other)#
equal(other)#
fast_adjust(a_ratio)#
fast_make_average_array(counter_array, sum_array)#
fast_make_covered_array(other)#
image_array()#
intensityRC(r, c, a_ratio)#
make_average_array(other)#
make_covered_array(other)#
round_adjust()#
save(path)#
set_mask(maskfile)#
pixel_rounded_shift(delta)#