Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Division by zero bug in a particular case involving the TAG lens #15

Open
liorgolgher opened this issue Nov 15, 2017 · 0 comments
Open

Comments

@liorgolgher
Copy link
Contributor

Processing one particular list file [1] which is 3.5 GB long, the following bug was encountered:

Interpolating TAG lens data...
The mean frequency of TAG events is 185669.76 Hz.
Traceback (most recent call last):

(...)

  File "/home/liorg/anaconda3/lib/python3.6/site-packages/pysight/tag_tools_v2.py", line 34, in run
    phaser.allocate_phase()

  File "/home/liorg/anaconda3/lib/python3.6/site-packages/pysight/tag_tools_v2.py", line 166, in allocate_phase
    raw_tag=self.tag.values)

ZeroDivisionError: division by zero

Please help (:

Thanks!
Lior

[1] /14 November 2017/GCaMP6sMouse_StartPMT1_850mV_Stop1TAG_188kHz62p_Stop2Lines_100umDeepFOV3_3xZoom1024px100pPower021-LONG-ACQUISITION.lst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant