Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

AssertionError: No records found! #2

Closed
guzhiqian opened this issue Mar 5, 2020 · 1 comment
Closed

AssertionError: No records found! #2

guzhiqian opened this issue Mar 5, 2020 · 1 comment

Comments

@guzhiqian
Copy link

There is a issue that show 'AssertionError: No records found!' when I execute tfpy.TransferFunction.run(). , in line 589.
How to solve the issue.

@smangham
Copy link
Owner

smangham commented Mar 5, 2020

That error arises when no photons meet your filter criteria; i.e. you tried filtering for a line number that isn't valid, or for a delay range that no photons fall into.
This repository is now deprecated. An updated version of the code in it is now merged into the agnwinds:python repository, and I'm just sorting out a worked example for how to use it. It's currently available here: https://github.com/smangham/reverb_example

@smangham smangham closed this as completed Mar 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants