Resolve "Typo in documentation"
Compare changes
- Jean-Baptiste Bayle authored
+ 3
− 3
@@ -38,7 +38,7 @@ The default HDF5 measurement file has the following structure,
@@ -38,7 +38,7 @@ The default HDF5 measurement file has the following structure,
If the `write_all` option is set to `True`, the HDF5 measurement file also contains intermediary simulated quantities. Refer to [`Instrument.write()`](https://gitlab.in2p3.fr/lisa-simulation/instrument/-/blob/master/lisainstrument/instrument.py) for more information.
@@ -87,10 +87,10 @@ instrument = Instrument()
@@ -87,10 +87,10 @@ instrument = Instrument()
You can specify a path to the measurement file, and set `write_all` to `True` to save intermediary simulated quantities,