https://github.com/cvnlab/GLMsingle

sort by:
Revision Author Date Message Commit Date
3a1a580 Merge branch 'main' of https://github.com/kendrickkay/GLMsingle into main 01 November 2022, 22:14:32 UTC
30b45f8 new updates 01 November 2022, 22:14:25 UTC
1f0dade fixing example 2 01 November 2022, 16:46:14 UTC
fcc2449 adding SPM example 01 November 2022, 16:45:39 UTC
91053db more comments on BIDS 01 November 2022, 16:45:20 UTC
c42eedc adding example for BIDS formatted data 31 October 2022, 17:14:41 UTC
e44b733 adding example for BIDS formatted data 31 October 2022, 17:13:18 UTC
00afb94 changed mfilename('fullpath') -> matlab.desktop.editor.getActiveFilename so the code can be run cell by cell 27 October 2022, 19:08:02 UTC
537a7c0 new section 05 October 2022, 14:56:28 UTC
c4e298e fixed bug in zerodiv 15 August 2022, 14:45:24 UTC
d8a07a9 Merge pull request #75 from cvnlab/xvalscheme fix for a bug when multiple runs were used in a test set for the cros… 22 July 2022, 23:28:20 UTC
e534b6e Update glmsingle.py fix some typos in the documentation 22 July 2022, 23:26:59 UTC
e009bbd fix for a bug when multiple runs were used in a test set for the cross-val schemes. fixes #72 22 July 2022, 17:05:09 UTC
35bf27d Merge pull request #74 from cvnlab/extra_regressors bug fix for extra_reg check, fixes #67 22 July 2022, 12:13:35 UTC
721cfd7 bug fix for extra_reg check, fixes #67 21 July 2022, 20:26:06 UTC
5b3a6eb add new information on pre-processing choices, minimum trial separation, and trial subcomponents 13 June 2022, 14:41:01 UTC
7582afd fix typo 10 June 2022, 22:36:04 UTC
b740b5d fix typo 10 June 2022, 22:35:47 UTC
b0775ba Merge pull request #69 from LukasNeugebauer/fixsubset Fixes two errors when using picksubset 06 June 2022, 06:57:37 UTC
9c0a35c fix dtype to int. this fixes the indexing error a few lines below 02 June 2022, 15:21:09 UTC
85dd23f only consider first output of picksubset to avoid tuple AttributeError 02 June 2022, 15:20:41 UTC
e2faa1c Merge branch 'main' of https://github.com/kendrickkay/GLMsingle into main 24 May 2022, 19:45:19 UTC
536a296 add video link 24 May 2022, 19:45:13 UTC
95fc299 Merge pull request #65 from arokem/patch-1 Install scikit-learn 23 May 2022, 15:45:46 UTC
630ffac Install scikit-learn Not this one: https://pypi.org/project/sklearn/ 20 May 2022, 15:48:52 UTC
79fa71d major overhaul and major additions to this wiki 01 May 2022, 16:35:57 UTC
3fb036a Merge pull request #55 from cvnlab/jacobdev 01 May 2022, 01:26:15 UTC
4020c34 fixed issue in findtailthreshold.py relating to min and max of gaussian means 01 May 2022, 00:48:55 UTC
b57efcb updates to findtailthreshold.py to match matlab debug 01 May 2022, 00:03:34 UTC
344c241 hm, try again. make this robust and better. better range and better crossing detection 30 April 2022, 21:19:11 UTC
16fb41e Merge branch 'main' of https://github.com/kendrickkay/GLMsingle into main 30 April 2022, 20:36:26 UTC
db8fc3f fix crossing detection method 30 April 2022, 20:36:09 UTC
9cbf5fb Update README.md update to point to new "wiki" location (readthedocs) 30 April 2022, 20:09:25 UTC
7befbd8 Merge pull request #45 from Remi-Gau/add_sphinx_doc [DOC] Add sphinx documentation and serve on read the docs 29 April 2022, 13:00:41 UTC
5da4ecd do minimal reformating of help of GLMestimatesingletrial to silence warnings and ensure decent rendering 28 April 2022, 15:40:04 UTC
a820914 reformat one help section as example of minimalist change for a good render 28 April 2022, 15:22:55 UTC
bc77081 add wiki to the doc and reformat it 28 April 2022, 15:08:23 UTC
fba98c2 add Myst parsing to support markd own in the documentation 28 April 2022, 15:08:01 UTC
604cba5 do not fail build on warning in RTD 09 April 2022, 10:06:49 UTC
c0b154d fix typo 09 April 2022, 10:03:47 UTC
f9bd608 set up for read the docs 09 April 2022, 09:58:52 UTC
1669dcb make sure both matlab and python doc work 09 April 2022, 09:54:42 UTC
9b67d55 get basic set up for matlab doc 09 April 2022, 09:44:45 UTC
ada50fd initial sphinx set up with sphinx-quickstart 09 April 2022, 09:04:19 UTC
af934b4 Add common tools for MATLAB and Python testing Common base for the matlab and python testing branch to minimize merge conflicts down the line 07 April 2022, 11:12:16 UTC
0d835eb Merge pull request #30 from Remi-Gau/fix_demos [FIX] improve matlab demos and setup 21 March 2022, 14:45:07 UTC
16fe476 Merge pull request #31 from Remi-Gau/python_fix [FIX] update Python requirements 21 March 2022, 14:38:41 UTC
4199123 Merge branch 'main' into python_fix 21 March 2022, 14:38:09 UTC
1751f09 Merge pull request #42 from cvnlab/directories now figures in own diretory 21 March 2022, 14:30:21 UTC
1c8b43b now figures in own diretory 21 March 2022, 14:25:02 UTC
65641cc added a catch case for when only 1 voxel has a preferred hrf. fixes #18 21 March 2022, 13:52:40 UTC
e59585b update documentation 12 March 2022, 15:16:19 UTC
dbeabfc update documentation 12 March 2022, 15:15:54 UTC
f0830b4 Update findtailthreshold.py 11 March 2022, 17:54:48 UTC
be8d562 Update findtailthreshold.m 11 March 2022, 17:53:47 UTC
0c6ff36 Merge pull request #40 from cvnlab/handlefigsexcept Handlefigsexcept 11 March 2022, 16:42:47 UTC
2afa6b5 matlab fix for figure exceptions 11 March 2022, 16:40:30 UTC
841fb77 fixes some of the plots which are not required when var is None 11 March 2022, 16:34:25 UTC
acb9c0a Merge pull request #39 from cvnlab/n_trs fix for runs with different n of trs. thanks greta tuckute. fixes #27 11 March 2022, 16:16:48 UTC
2168ba3 fix for runs with different n of trs. thanks greta tuckute. fixes #27 11 March 2022, 16:13:15 UTC
2f5adae Merge pull request #38 from cvnlab/designbalance no need for zero padding, and indexing of the run was missing. fixes #23 11 March 2022, 16:10:32 UTC
63aee25 no need for zero padding, and indexing of the run was missing. fixes #23 11 March 2022, 16:09:13 UTC
a393815 Merge pull request #37 from cvnlab/sessindicatordoc updated doc for session indicator. fixes #5 11 March 2022, 16:04:41 UTC
fb61cb1 updated doc for session indicator. fixes #5 11 March 2022, 16:03:12 UTC
be4714e Merge pull request #36 from cvnlab/docstring docstring fixes. fixes #6 11 March 2022, 15:45:27 UTC
9493b54 docstring fixes. fixes #6 11 March 2022, 15:43:43 UTC
380ecc1 Merge pull request #35 from cvnlab/closefig one trailing figure was not getting closed. fixes #19 11 March 2022, 15:22:22 UTC
a29b6c9 one trailing figure was not getting closed. fixes #19 11 March 2022, 15:18:26 UTC
e7417f9 optional flag for file size to hdf5. fixes #4 11 March 2022, 15:13:09 UTC
8af1a27 improve checks to load data in demos in case they get stopped before completion 16 February 2022, 10:33:01 UTC
ed17bce remove unnecessary imports from the python notebooks 16 February 2022, 08:13:14 UTC
e48c9a5 update python install instruction the code can directly be installed from github and the setup.py takes care of installing the requirements 16 February 2022, 08:13:10 UTC
c4020bc remove superfluous packages from requirements 16 February 2022, 08:13:03 UTC
032f0ef fix download data to clean up previously interrupted downloads 16 February 2022, 07:55:07 UTC
514a7d1 fixes after testing on windows 16 February 2022, 05:51:52 UTC
0786735 reword the matlab install section 16 February 2022, 05:32:57 UTC
cecbc87 refactor gitignore 16 February 2022, 05:32:20 UTC
36f41a8 refactor example data download 15 February 2022, 22:36:40 UTC
928b84a gitignore outputs all examples 15 February 2022, 22:36:18 UTC
58f2eb2 modify setup.m to add submodule to path and NOT add examples to path 15 February 2022, 22:02:31 UTC
c11c01b update README to explain matlab install with submodules 15 February 2022, 22:01:55 UTC
8139e65 gitignore temporary downloaded data file 15 February 2022, 21:59:48 UTC
326d6cf [DATALAD] Added subdataset 15 February 2022, 21:45:34 UTC
b051e0a gitignore matlab example outputs 15 February 2022, 21:35:27 UTC
43fd97c add typical matlab ignore to gitignore 15 February 2022, 21:34:18 UTC
c9326ee added preprint to readme 06 February 2022, 20:49:26 UTC
5c92659 Update README.md 26 January 2022, 05:30:38 UTC
a812113 Update README.md 15 November 2021, 20:45:55 UTC
0343c56 Merge pull request #20 from sethuramanio/main :memo: Updates to requirements.txt 12 November 2021, 16:37:19 UTC
7633b07 :memo: Updates to requirements.txt 30 October 2021, 10:54:30 UTC
2035ef8 Update README.md 13 October 2021, 00:06:23 UTC
ff792f0 Update README.md 12 October 2021, 23:57:05 UTC
d88744b Update README.md 19 August 2021, 04:39:44 UTC
868fc70 updated readme schematic 19 August 2021, 04:38:54 UTC
9eefd26 added schematic to readme 19 August 2021, 04:37:18 UTC
3fc5ead fix tiny reshape error in py example scripts 12 August 2021, 04:03:11 UTC
ae451fd Merge pull request #15 from kendrickkay/jacobdev extensive polishing of python and matlab example notebooks 05 August 2021, 16:33:54 UTC
de031b5 added python example html files 05 August 2021, 04:59:39 UTC
bf85b74 fixed typo 05 August 2021, 04:49:41 UTC
0c354cc major commenting + polishing of py/mat example scripts 05 August 2021, 04:47:13 UTC
back to top