Releases
v1.1.0
Added
RECAST3D
Add support for trackers, benchmarks, and parameter control for upstream
components
Add experimental transparent reconstruction mode (this makes air on slices see-through)
Add feature to set permanently fixed slices for analysis with middle mouse button
TomoPackets
Add re-export of scan_settings_packet
to the tomop
Python library.
Add named arguments to tomop
class constructors.
Add already_linear
flag to ScanSettingsPacket
.
Add Parameter{Bool,Float,Enum}Packet
, TrackerPacket
and BenchmarkPacket
.
Add support for std::vector<std::string>
fields.
SliceRecon
Add continuous
flag, for reconstructions happening more often than one rotation (#4 ).
Add already_linear
flag, for already linearized data.
Add support for skipping flat fielding step.
Add Gaussian filter for optional noise suppression
Add support for Paganin filtering
Add support for manually choosing tilt axis for parallel beam geometries
Add bench
flag for (optional) benchmarking support
Fixed
RECAST3D
Fix scaling of 3D volume preview in reconstruction
SliceRecon
Fix application of FDK weighting.
Fix possible simultaneous access to a plugin socket
Fix uploads not triggering when group_size
did not divide proj_count
(#9 )
Change plugin::listen
to run on the main thread
Change default value for flat field to 1
, darks and flats are now optional (#6 ).
Use FFTW3 as the FFT backend (instead of an unsupported Eigen module).
More modular system for processing projections
Changed
RECAST3D
Initial scaling is now based on first received nonzero data
You can’t perform that action at this time.