Closed neukym closed 1 year ago
Thank you very much for pointing this out.
Best
Yang
On Mon, May 1, 2023 at 1:41 AM neukym @.***> wrote:
Hi @yangzhangpsy https://github.com/yangzhangpsy
Thanks for this great resource.
There is a minor typo in PsyCalibrator/spyderCalibration_APL.m: spsotreadsMac should be spotreadsMac, which means that spotread will not be found when using OSX.
This PR corrects this. I have tested it and can confirm it now works on OSX.
If you are happy with the change, feel free to accept and merge.
You can view, comment on, or merge this pull request online at:
https://github.com/yangzhangpsy/PsyCalibrator/pull/4 Commit Summary
- 09df6ad https://github.com/yangzhangpsy/PsyCalibrator/pull/4/commits/09df6ade148e38c58c923aef266bbe84617dca14 Update spyderCalibration_APL.m
File Changes
(1 file https://github.com/yangzhangpsy/PsyCalibrator/pull/4/files)
- M PsyCalibrator/spyderCalibration_APL.m https://github.com/yangzhangpsy/PsyCalibrator/pull/4/files#diff-f7649f1365899a6256a51cf32745458d522c8716f9407a3fef2331b1dfa9ea4d (2)
Patch Links:
- https://github.com/yangzhangpsy/PsyCalibrator/pull/4.patch
- https://github.com/yangzhangpsy/PsyCalibrator/pull/4.diff
— Reply to this email directly, view it on GitHub https://github.com/yangzhangpsy/PsyCalibrator/pull/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINQDZ4YRQBR6RY6GGANVNLXD2P4NANCNFSM6AAAAAAXRB3EMA . You are receiving this because you were mentioned.Message ID: @.***>
--
Yang Zhang Ph.D. | Professor Department of Psychology, Soochow University No.1 Wenjin Street, Industrial park Suzhou, Jiangsu, 215123, China
Hi @yangzhangpsy
Thanks for this great resource.
There is a minor typo in PsyCalibrator/spyderCalibration_APL.m:
spsotreadsMac
should bespotreadsMac
, which means thatspotread
will not be found when using OSX.This PR corrects this. I have tested it and can confirm it now works on OSX.
If you are happy with the change, feel free to accept and merge.