Hannah Robarts
Hannah Robarts
## Changes Code to reduce the reconstruction volume - Performs a quick binned reconstruction and applies a circular mask (maybe this should be optional) - If auto=True, tries to automatically...
## Description cil.utilities.multiprocessing.NUM_THREADS calculates the number of CPUs on the current machine, then returns around half the number which is assumed to be a number of available threads. Elsewhere in...
## Description Implement an algorithm to automatically align geometry parameters for tilted laminography geometry ## Environment ```python import cil, sys print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform) ```
Since v25.0.0 we have updated the random method used to allocate random numbers to data containers. The old method RANDOM_DEPCRECATED has been maintained in the LinearOperator PowerMethod function because we...
## Description We could use an alternative method to create a development and test environment https://github.com/TomographicImaging/CIL/issues/2173#issuecomment-3063509981