Skip to content

v1.1.0

Compare
Choose a tag to compare
@leofang leofang released this 28 May 20:17
· 111 commits to master since this release

Changelog

On the frontend:

  • The distribution of scan points over MPI processes (or GPUs if used) is plotted in a new window
  • The monitor window is enlarged so that both the amplitudes and phases are plotted simultaneously
  • The "Clear shared memory" function is added to the top toolbar (Options -> Clear shared memory)
  • The errors are now plotted in log scale
  • Added several options to "Advanced Options" (now it has 2 tabs; see #43)

On the backend:

  • Added initial Numba support for DM and DM_real
  • The post-processing is significantly sped up

Note: If installed through pip, it will attempt to install Numba if it is not installed and if GPU support is needed. But if installed through Conda, this dependency is handled through Conda, not pip.