Back to the main page.
Bug 1430 - ft_componentanalysis applies a scaling factor of 1/x even if x = 0
| Status | CLOSED FIXED |
| Reported | 2012-04-17 12:19:00 +0200 |
| Modified | 2012-08-23 10:35:10 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 normal |
| Assigned to: | Eelke Spaak |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Eelke Spaak - 2012-04-17 12:19:43 +0200
...resulting in NaNs in the data. Resolution: do not divide by zero.
Eelke Spaak - 2012-04-17 12:22:03 +0200
bash-3.2$ svn commit ft_componentanalysis.m Sending ft_componentanalysis.m Transmitting file data . Committed revision 5633.