Resolve "Handle `None` in `ForEachObject.write`"
Closes #54 (closed)
- Rename argument
write_all
tokeep_all
inInstrument.write()
, to be consistent withInstrument.simulate()
- Use 0 for non-generated laser noise time series (because of laser locking)
Edited by Jean-Baptiste Bayle
Merge request reports
Activity
added bug label
changed milestone to %v1.0.1
requested review from @mastaa
Have you had a chance to look at this @mastaa?
added 5 commits
-
a70d57ea...a553a149 - 3 commits from branch
master
- fc282c58 - Set non-generated laser noise to 0 instead of None
- 6631dfa5 - Rename `write_all` to `keep_all` in `Instrument.write()`
-
a70d57ea...a553a149 - 3 commits from branch
mentioned in commit e8bbe207
Please register or sign in to reply