During the tidying up of PR #417, we found several integration tests failing due to problems with the following four notebooks: - [ ] `AnalyticFluence.ipynb`: several pandas table conversion problems with the SNOwGLoBES module. - [ ] `SNOwGLoBES_models.ipynb`: most calculations are broken. - [ ] `Detector_demo.ipynb`: data output shape errors. - [ ] `ExtendedCoolingTail.ipynb`: missing abstract method `_get_initial_spectra_dict`.
During the tidying up of PR #417, we found several integration tests failing due to problems with the following four notebooks:
AnalyticFluence.ipynb: several pandas table conversion problems with the SNOwGLoBES module.SNOwGLoBES_models.ipynb: most calculations are broken.Detector_demo.ipynb: data output shape errors.ExtendedCoolingTail.ipynb: missing abstract method_get_initial_spectra_dict.