Skip to content

v0.94.8 2016-12-16

Compare
Choose a tag to compare
@Kohlbrecher Kohlbrecher released this 16 Dec 14:00
· 1169 commits to master since this release
  • moved all peak functions into the plugin area.
  • Added the possibility to apply after the summation of all scattering contributions a final operator.
    At the moment between three operator can be chosen:
    • Unit operator which does not do anything with the data
    • Taking the Hankel transform 2pi*H[I(Q)] for converting SAS model into a projected correlation function G(delta),
      which defines the SESANS signal
    • Applying the operator from 2) and taking the exponetial function of it exp(2pi*H[I(Q)]) to get SESANS signal
  • For the extension to SESANS also an option for reading SESANS data has been supplied.
    The format has been defined by TU Delft and has the default extension *.ses.
  • added a model for of a self-fine random density distribution (gDAB) both under non-particular
    structures as well as under SESANS as a correlation function.
  • added a SESANS correlation function for a generalized Gaussian chain for Flory exponents between nu 系 (0,1/2)
  • updated to FFTW 3.3.5
  • updated to sundials 2.7.0
  • updated to gsl 2.3
  • supplying some alternative integration routines for integrating over the size distribution
  • bug fix of sasfit_integrate routine, which caused a crash when called from plugin functions
  • first minimal routine for reading simple ascii data from ALV-5000 with single correlation function for DLS-analysis
  • adding the PLHNC and RMSA closure to the OZ solver
  • fixed a bug in the scaling parameter of the Teubner-Strey model
  • bugfix in routine for reading data in BerSANS format

MacOS version requires X11 like xquartz