- New methods: upsampling sinogram, reslicing 3D image, finding rotation axis using slice metrics, visually finding rotation axis in sinogram space and reconstruction space.
- Method improvement: able to reconstruct a chunks of sinograms, faster FBP-CPU method, more options for find_center_vo, add rescaling-option for downsampling method, cropping-option for downsampling and rescaling methods,
- Updates: add more tests, improve coverage, update loadersaver module, add/update examples, replace scipy.interp2d (to be deprecated) by scipy.RectBivariateSpline.