#52 ✓resolved
Christopher Stawarz

GaussianMask parameters can't be changed after construction

Reported by Christopher Stawarz | July 13th, 2010 @ 02:17 PM

The drifting grating plugin's GaussianMask class takes two parameter variables (std_dev and mean). However, rather than holding on to the variable objects, the constructor dereferences them and uses their current values to construct the mask. This means that, contrary to user expectations, later changes to the variables have no affect on the stimulus.

The GaussianMask class should be updated so that changes to the parameter variables affect the appearance of the stimulus.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The core framework and supporting libraries for the MWorks Suite

People watching this ticket

Pages