- merge changes in upstream fork of bas-apres (commit in that sub-module: 59dbd62)
- Update load.py to using bas-apres instead of our own loading code
- Add many new tests
- Remove ApRES_plot.py
- move chirp_time dtype correction 8c9a5fe
- deal with case when nattenuators is different in different bursts in attended lod bf3028b
- fix bug in attended load using from_dats.load() 8c9a5fe
- fix bug aligning profiles in computeProfile 44487cc
- Add the displacement_timeseries method in utils
- Add the compute_displacement method in utils
- Add a number of methods that displacement_timeseries and compute_displacement call in utils
- Add the computeProfile method in utils
- Add documentation hosted on github pages
- Add material to usingXApRES.ipynb (now superseded by the documentation)