tomwer.core.reconstruction.cor.cor_resource.CoRResource#

class tomwer.core.reconstruction.cor.cor_resource.CoRResource(url, angle=None)#

Helper for picking resource for Cor search

Associate an url with it raw and normed data

property angle: float | None#
property data#
Returns:

2D numpy.array

normalize_data(scan, log_)#

Normalize data for axis calculation

property normalized_data#
property normalized_data_paganin#
Returns:

data processed by the Pagagin phase retrieval

property url#