This is the first version of CleanTiPy released to the public.
CleanTiPy is a python package allowing users to realise acoustic imaging on moving sources. It implements the CLEAN-T algorithm, with some additional features such as:
* Angular selection of the trajectory (to realise the analysis on portions of the trajectory)
* Frequency band filtering (on third-octave or octave band) to do the analysis for specific frequency band (can speed up the computation in low frequency by decimating the signal)
* Implementation of (an homogeneous) wind effect on propagation and back-propagation.
As implementing CLEAN-T, this package can thus be used for computing classical Beamforming computation and propagation simulations (being constitutive blocks of iterative CLEAN-T algorithm).