Missing feature
Currently observables ( for example the chemical potential) implemented return relative values of the chemical potential. This means that only the difference of the current to the last measurement is returned, not the absolute value itself.
Why and how to implement
Implementing a general function that returns relative values ( if needed) from an absolute measurement of whatever observable, would also be a cleaner way to code. This would keep the functionality with less lines of code for the current zoo of observables and for those yet to come.
Missing feature
Currently observables ( for example the chemical potential) implemented return relative values of the chemical potential. This means that only the difference of the current to the last measurement is returned, not the absolute value itself.
Why and how to implement
Implementing a general function that returns relative values ( if needed) from an absolute measurement of whatever observable, would also be a cleaner way to code. This would keep the functionality with less lines of code for the current zoo of observables and for those yet to come.