- New rules for numbering versions: vX.Y.Z with X major, Y minor, Z patch. Each new version increments Z (not used if Z=0). If the file Example.ipynb cannot run with the new libraries, increment Y and restart at Z=0.
- The cell is not automatically executed in Calibration_thetaz (to avoid erasing the correct value in case of a click by mistake)
- Switch from interact to interactive in Set_interactive_1D, to allow for a better display of logx/logy and easier future evolution