Home | Trees | Indices | Help |
|
---|
|
object --+ | LandingZone
Circular Landing zone detector -- this is sort of like a FixWin, but all done in pype (vs comedi_server subproc). A landing zone is circular region located at (x,y) with a radius of size pixels. Once the eyes enter the landing zone, a counter is started. If the eyes are still in the landing zone after fixtime, then it's considered a landing event the .inside() method returns one.
This depends on the .inside() method being in some sort of tight loop and called over and over again until something happens, otherwise you might miss exit/entry events..
Eyes must stay inside the zone for fixtime_ms before it's considered a fixation insize the zone. Use fixtime_ms=0 if you want to accept pass throughs w/o fixations.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Nov 17 00:22:04 2018 | http://epydoc.sourceforge.net |