The constructor of Observations calls https://github.com/litebird/litebird_sim/blob/35b67bab655d5f6cf7dc1c62431580774fe07690/litebird_sim/observations.py#L126 which assumes that the tod attribute exists. This is not true when allocate_tod is set to false
The constructor of Observations calls
litebird_sim/litebird_sim/observations.py
Line 126 in 35b67ba
which assumes that the tod attribute exists. This is not true when allocate_tod is set to false