* Fix the discontinuity problem in the asymmetric Voigt profile
0.6.0
------------------
* Add a peak-finding function for calibrating the spectrometer based on Ar or Hg spectra. * Implement a fitting routine for the slit function based either on asymmetric Gaussian or Voigt profiles.
0.5.0
------------------
* Add link to a standalone web application that demonstrates the basic functions for synthesizing CARS spectra
0.4.2
------------------
* Add missing json data files to the package.
0.4.1
------------------
* Implement an asymmetric "super" Voigt function for better fitting slit function.
0.4.0
------------------
* Implement least-square fitting routine with ``lmfit`` (optional). * Add documentations for the least-square fitting module. * Add usage examples for both synthesizing and fitting CARS spectra.