Skip to content

Fix collision energy labels in records as well as the record names

Todor Kondic requested to merge todor.kondic/rmb-mix-method:devel into devel

Improvements:

  • Fixed ordering of the children vector in the members of w@spectra object of the spectral workspaces to match the order of the collision energies in the settings

  • Added rmb_future function to properly initialise any future; For the moment benv argument defaults to parent.env(), though in any call so far it was set to environment(). Maybe this should be the new default.

  • Numerous other modifications that made new functionality possible

  • Updated the runme script in README

Merge request reports