Typo in documentation
Line 93 of https://gitlab.in2p3.fr/lisa-simulation/instrument/-/edit/master/README.md,
instrument.write('my-simul.h5', write_all=True)
should be
instrument.write('my-simul.h5', keep_all=True)
Edited by Jean-Baptiste Bayle