{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":474883764,"defaultBranch":"master","name":"mri-nufft","ownerLogin":"mind-inria","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-28T07:01:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/118902559?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720094652.0","currentOid":""},"activityList":{"items":[{"before":"8a52ccd974876b770d7b30f8b8c92b382debe08f","after":"eab0d3c4eb49cb5e6cd192c118fcf0d0e29cbb0a","ref":"refs/heads/master","pushedAt":"2024-07-05T06:49:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chaithyagr","name":"Chaithya G R","path":"/chaithyagr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8596659?s=80&v=4"},"commit":{"message":"Allow NSP reader to automatically choose Nyquist dwell times (#154)","shortMessageHtmlLink":"Allow NSP reader to automatically choose Nyquist dwell times (#154)"}},{"before":null,"after":"8a52ccd974876b770d7b30f8b8c92b382debe08f","ref":"refs/heads/150-right-shape","pushedAt":"2024-07-04T12:04:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lenoush","name":"LenaOudjman","path":"/Lenoush","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/121165121?s=80&v=4"},"commit":{"message":"Add torch kbnufft support (#111)\n\n* [add] torchkbnufft.py init, op, adj_op\r\n\r\n* [fix] function parameter\r\n\r\n* [fix] use of KbNufftAdjoint and KbNufft\r\n\r\n* [fix] minores : delete unused librairies\r\n\r\n* [fix] tab, backend, move Nufft in init, delete unnecessary condition in op()\r\n\r\n* [add] squeeze_dims functionality\r\n\r\n* [fix] linting with ruff and black\r\n\r\n* [add] backend = torchkbnufft in test\r\n\r\n* [add] 'torchkbnufft' in backend for test-gpu\r\n\r\n* [fix] minore\r\n\r\n* [add] basic parameters + safe_squeeze in adj_op\r\n\r\n* [remove] minore\r\n\r\n* [add] new optional dependency in pyproject.toml\r\n\r\n* comment use_density\r\n\r\n* [restore] smaps\r\n\r\n* [fix] uses_senses issue\r\n\r\n* [add] parameters\r\n\r\n* [add] with_torch decorator\r\n\r\n* done op MRITorchKbNufft\r\n\r\n* [add] Backward function\r\n\r\n* add data_consistency function\r\n\r\n* add get_lipschitz_cst\r\n\r\n* - setting.json, fix type issue in test_interface, + minore\r\n\r\n* fix normalization\r\n\r\n* fix styles\r\n\r\n* add norm_factor backward function\r\n\r\n* fix cupy import\r\n\r\n* delete import cupy\r\n\r\n* restore test_autodiff\r\n\r\n* styles\r\n\r\n* Remove tests with torchkbnufft\r\n\r\n* fix copy pasta\r\n\r\n* fix torchnufft into tkbn\r\n\r\n* add compute_density in init and pipe function\r\n\r\n* add compute_smaps\r\n\r\n* delete batch and coils condition beacuse already check in operator init\r\n\r\n* fix alias ktraj into samples\r\n\r\n* deleted useless condition , fix tensor issue in base\r\n\r\n* add check_samples_shape, delete alias , improve base with_torch\r\n\r\n* add type condition cause with_torch take only one argument\r\n\r\n* styles\r\n\r\n* fix styles\r\n\r\n* other way to fix shape issue , less ugly\r\n\r\n* styles\r\n\r\n* fix minor\r\n\r\n* fix cupy codition\r\n\r\n* fix styles\r\n\r\n* A bunch of fixes\r\n\r\n* Fixed codes\r\n\r\n* Some more changes\r\n\r\n* add 2 class (cpu, gpu) , change backend\r\n\r\n* minor\r\n\r\n* styles\r\n\r\n* add torch available\r\n\r\n* add espace\r\n\r\n* Maj to min\r\n\r\n* Update\r\n\r\n* fix update ;\r\n\r\n* fix update syntaxe\r\n\r\n* put torchkbnufft-cpu in cpu test\r\n\r\n* use_gpu in data_consistency\r\n\r\n* comments change\r\n\r\n* fix device\r\n\r\n* exclude torchkbnufft-cpu test\r\n\r\n---------\r\n\r\nCo-authored-by: Lena OUDJMAN \r\nCo-authored-by: Chaithya G R \r\nCo-authored-by: Pierre-Antoine Comby ","shortMessageHtmlLink":"Add torch kbnufft support (#111)"}},{"before":"75023701d498131e83a25f2e0ce9cc47636452c6","after":null,"ref":"refs/heads/101-add-torch-kbnufft","pushedAt":"2024-07-03T13:45:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chaithyagr","name":"Chaithya G R","path":"/chaithyagr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8596659?s=80&v=4"}},{"before":"d2e9e53a98cc63dc6a59bebd186788290740815d","after":"8a52ccd974876b770d7b30f8b8c92b382debe08f","ref":"refs/heads/master","pushedAt":"2024-07-03T13:45:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chaithyagr","name":"Chaithya G R","path":"/chaithyagr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8596659?s=80&v=4"},"commit":{"message":"Add torch kbnufft support (#111)\n\n* [add] torchkbnufft.py init, op, adj_op\r\n\r\n* [fix] function parameter\r\n\r\n* [fix] use of KbNufftAdjoint and KbNufft\r\n\r\n* [fix] minores : delete unused librairies\r\n\r\n* [fix] tab, backend, move Nufft in init, delete unnecessary condition in op()\r\n\r\n* [add] squeeze_dims functionality\r\n\r\n* [fix] linting with ruff and black\r\n\r\n* [add] backend = torchkbnufft in test\r\n\r\n* [add] 'torchkbnufft' in backend for test-gpu\r\n\r\n* [fix] minore\r\n\r\n* [add] basic parameters + safe_squeeze in adj_op\r\n\r\n* [remove] minore\r\n\r\n* [add] new optional dependency in pyproject.toml\r\n\r\n* comment use_density\r\n\r\n* [restore] smaps\r\n\r\n* [fix] uses_senses issue\r\n\r\n* [add] parameters\r\n\r\n* [add] with_torch decorator\r\n\r\n* done op MRITorchKbNufft\r\n\r\n* [add] Backward function\r\n\r\n* add data_consistency function\r\n\r\n* add get_lipschitz_cst\r\n\r\n* - setting.json, fix type issue in test_interface, + minore\r\n\r\n* fix normalization\r\n\r\n* fix styles\r\n\r\n* add norm_factor backward function\r\n\r\n* fix cupy import\r\n\r\n* delete import cupy\r\n\r\n* restore test_autodiff\r\n\r\n* styles\r\n\r\n* Remove tests with torchkbnufft\r\n\r\n* fix copy pasta\r\n\r\n* fix torchnufft into tkbn\r\n\r\n* add compute_density in init and pipe function\r\n\r\n* add compute_smaps\r\n\r\n* delete batch and coils condition beacuse already check in operator init\r\n\r\n* fix alias ktraj into samples\r\n\r\n* deleted useless condition , fix tensor issue in base\r\n\r\n* add check_samples_shape, delete alias , improve base with_torch\r\n\r\n* add type condition cause with_torch take only one argument\r\n\r\n* styles\r\n\r\n* fix styles\r\n\r\n* other way to fix shape issue , less ugly\r\n\r\n* styles\r\n\r\n* fix minor\r\n\r\n* fix cupy codition\r\n\r\n* fix styles\r\n\r\n* A bunch of fixes\r\n\r\n* Fixed codes\r\n\r\n* Some more changes\r\n\r\n* add 2 class (cpu, gpu) , change backend\r\n\r\n* minor\r\n\r\n* styles\r\n\r\n* add torch available\r\n\r\n* add espace\r\n\r\n* Maj to min\r\n\r\n* Update\r\n\r\n* fix update ;\r\n\r\n* fix update syntaxe\r\n\r\n* put torchkbnufft-cpu in cpu test\r\n\r\n* use_gpu in data_consistency\r\n\r\n* comments change\r\n\r\n* fix device\r\n\r\n* exclude torchkbnufft-cpu test\r\n\r\n---------\r\n\r\nCo-authored-by: Lena OUDJMAN \r\nCo-authored-by: Chaithya G R \r\nCo-authored-by: Pierre-Antoine Comby ","shortMessageHtmlLink":"Add torch kbnufft support (#111)"}},{"before":"afa30fc4174e42574d38f7995d17fff93d488b6a","after":"75023701d498131e83a25f2e0ce9cc47636452c6","ref":"refs/heads/101-add-torch-kbnufft","pushedAt":"2024-07-03T12:50:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lenoush","name":"LenaOudjman","path":"/Lenoush","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/121165121?s=80&v=4"},"commit":{"message":"exclude torchkbnufft-cpu test","shortMessageHtmlLink":"exclude torchkbnufft-cpu test"}},{"before":"66c549d4f4d2a1004a49a55949e167df00eafbf2","after":"afa30fc4174e42574d38f7995d17fff93d488b6a","ref":"refs/heads/101-add-torch-kbnufft","pushedAt":"2024-07-03T10:53:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lenoush","name":"LenaOudjman","path":"/Lenoush","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/121165121?s=80&v=4"},"commit":{"message":"fix device","shortMessageHtmlLink":"fix device"}},{"before":"fcec29405e3525db6425938eec2dd4ae83e5c69d","after":"66c549d4f4d2a1004a49a55949e167df00eafbf2","ref":"refs/heads/101-add-torch-kbnufft","pushedAt":"2024-07-03T10:36:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Lenoush","name":"LenaOudjman","path":"/Lenoush","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/121165121?s=80&v=4"},"commit":{"message":"Merge branch '101-add-torch-kbnufft' of https://github.com/mind-inria/mri-nufft into 101-add-torch-kbnufft","shortMessageHtmlLink":"Merge branch '101-add-torch-kbnufft' of https://github.com/mind-inria…"}},{"before":"c61f716b1c9d52dfbbadd11786a8da9f15405112","after":"d2e9e53a98cc63dc6a59bebd186788290740815d","ref":"refs/heads/master","pushedAt":"2024-07-01T10:55:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chaithyagr","name":"Chaithya G R","path":"/chaithyagr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8596659?s=80&v=4"},"commit":{"message":"A major bug in NSP read trajectory implementation (#85)\n\n* Fix Nsp reading module\r\n\r\n* Fixes\r\n\r\n* Fix black\r\n\r\n---------\r\n\r\nCo-authored-by: chaithyagr \r\nCo-authored-by: GILIYAR RADHAKRISHNA Chaithya ","shortMessageHtmlLink":"A major bug in NSP read trajectory implementation (#85)"}},{"before":"762ba69b381be922a5177570f63a489bd5069ada","after":"fcec29405e3525db6425938eec2dd4ae83e5c69d","ref":"refs/heads/101-add-torch-kbnufft","pushedAt":"2024-07-01T08:19:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"chaithyagr","name":"Chaithya G R","path":"/chaithyagr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8596659?s=80&v=4"},"commit":{"message":"Merge branch 'master' into 101-add-torch-kbnufft","shortMessageHtmlLink":"Merge branch 'master' into 101-add-torch-kbnufft"}},{"before":"ba54f4990964e055a0389fd5bca4fdc9bd5cb08a","after":"c61f716b1c9d52dfbbadd11786a8da9f15405112","ref":"refs/heads/master","pushedAt":"2024-07-01T08:10:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"paquiteau","name":"Pierre-Antoine Comby","path":"/paquiteau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77174042?s=80&v=4"},"commit":{"message":"3D radial trajectory bundle (clean) (#115)\n\n* Add four 3D radial trajectories\r\n\r\n* Add documentation & references to all 3D radial trajectories\r\n\r\n* Add examples and references, refactor trajectory example display functions\r\n\r\n* Fix coding style\r\n\r\n* Add utils example to ignore list\r\n\r\n* Try relative imports for utils\r\n\r\n* fix: examples files can import local files.\r\n\r\n---------\r\n\r\nCo-authored-by: Pierre-antoine Comby ","shortMessageHtmlLink":"3D radial trajectory bundle (clean) (#115)"}},{"before":"286fa41f779cd886501753546b728e6c7db21fd2","after":"762ba69b381be922a5177570f63a489bd5069ada","ref":"refs/heads/101-add-torch-kbnufft","pushedAt":"2024-07-01T07:46:36.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"chaithyagr","name":"Chaithya G R","path":"/chaithyagr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8596659?s=80&v=4"},"commit":{"message":"Merge branch 'master' into 101-add-torch-kbnufft","shortMessageHtmlLink":"Merge branch 'master' into 101-add-torch-kbnufft"}},{"before":"8ef7efd57fa45e6c1342192f5d7f2fc3c9c74d00","after":"f2539c2bf3da7a04bcc51756fb0988abf9feb206","ref":"refs/heads/repi_turbine","pushedAt":"2024-06-29T08:34:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daval-G","name":"Guillaume Daval-Frérot","path":"/Daval-G","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20557033?s=80&v=4"},"commit":{"message":"Add option to not epify TURBINE & REPI","shortMessageHtmlLink":"Add option to not epify TURBINE & REPI"}},{"before":"98a3a6a8f0a0307683d53d1de2bf522686a88509","after":"8ef7efd57fa45e6c1342192f5d7f2fc3c9c74d00","ref":"refs/heads/repi_turbine","pushedAt":"2024-06-28T17:46:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daval-G","name":"Guillaume Daval-Frérot","path":"/Daval-G","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20557033?s=80&v=4"},"commit":{"message":"Add unepify tool","shortMessageHtmlLink":"Add unepify tool"}},{"before":"ba54f4990964e055a0389fd5bca4fdc9bd5cb08a","after":"723bcfc3888a76cbe1064fbe9397462d1b72b3c6","ref":"refs/heads/update_examples","pushedAt":"2024-06-28T16:15:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Update example_2D_trajectories.py","shortMessageHtmlLink":"Update example_2D_trajectories.py"}},{"before":null,"after":"ba54f4990964e055a0389fd5bca4fdc9bd5cb08a","ref":"refs/heads/update_examples","pushedAt":"2024-06-28T16:05:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Merge pull request #149 from mind-inria/debug_doc\n\nDebug doc","shortMessageHtmlLink":"Merge pull request #149 from mind-inria/debug_doc"}},{"before":"0334ba0cb057baae806bd8e44bf92e27fc874237","after":null,"ref":"refs/heads/debug_doc","pushedAt":"2024-06-28T14:44:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"}},{"before":"6d4438185fed51b8e944af5b87c0b42b257e07d8","after":"ba54f4990964e055a0389fd5bca4fdc9bd5cb08a","ref":"refs/heads/master","pushedAt":"2024-06-28T14:44:11.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Merge pull request #149 from mind-inria/debug_doc\n\nDebug doc","shortMessageHtmlLink":"Merge pull request #149 from mind-inria/debug_doc"}},{"before":"ac41fc1fe406189d4b54bc894a7b370641089209","after":"0334ba0cb057baae806bd8e44bf92e27fc874237","ref":"refs/heads/debug_doc","pushedAt":"2024-06-28T14:42:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Update trajectory_gradspec.rst","shortMessageHtmlLink":"Update trajectory_gradspec.rst"}},{"before":"de9179d9ef28a14eed185f7a5b7461561ce224c2","after":"ac41fc1fe406189d4b54bc894a7b370641089209","ref":"refs/heads/debug_doc","pushedAt":"2024-06-28T14:40:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Update nufft.rst\n\nRewrite part of the explanation. Fixed LaTeX symbs. Fixed typos.","shortMessageHtmlLink":"Update nufft.rst"}},{"before":"6d4438185fed51b8e944af5b87c0b42b257e07d8","after":"de9179d9ef28a14eed185f7a5b7461561ce224c2","ref":"refs/heads/debug_doc","pushedAt":"2024-06-28T13:29:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Update nufft.rst","shortMessageHtmlLink":"Update nufft.rst"}},{"before":null,"after":"6d4438185fed51b8e944af5b87c0b42b257e07d8","ref":"refs/heads/debug_doc","pushedAt":"2024-06-28T13:22:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Update README.rst","shortMessageHtmlLink":"Update README.rst"}},{"before":"5fec914f63cf537a764eb3f87a28516319f1fa9b","after":"6d4438185fed51b8e944af5b87c0b42b257e07d8","ref":"refs/heads/master","pushedAt":"2024-06-28T11:25:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"paquiteau","name":"Pierre-Antoine Comby","path":"/paquiteau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77174042?s=80&v=4"},"commit":{"message":"Update README.rst","shortMessageHtmlLink":"Update README.rst"}},{"before":"bc1990611bfa184f9720e0bd655b802a6706fd3c","after":"5fec914f63cf537a764eb3f87a28516319f1fa9b","ref":"refs/heads/master","pushedAt":"2024-06-28T11:24:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"paquiteau","name":"Pierre-Antoine Comby","path":"/paquiteau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77174042?s=80&v=4"},"commit":{"message":"Update README.rst (#148)","shortMessageHtmlLink":"Update README.rst (#148)"}},{"before":null,"after":"c4325ee13d020f9c4aee17ed5ed5d92392ffecda","ref":"refs/heads/paquiteau-patch-1","pushedAt":"2024-06-28T11:24:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"paquiteau","name":"Pierre-Antoine Comby","path":"/paquiteau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77174042?s=80&v=4"},"commit":{"message":"Update README.rst","shortMessageHtmlLink":"Update README.rst"}},{"before":"9d9495ed4eae947ca07de184189377bcae3c75c5","after":"bc1990611bfa184f9720e0bd655b802a6706fd3c","ref":"refs/heads/master","pushedAt":"2024-06-28T11:21:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"paquiteau","name":"Pierre-Antoine Comby","path":"/paquiteau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77174042?s=80&v=4"},"commit":{"message":"refactor: remove dead code.\n\nwe don't rely on custom cupy kernel for a long time now, so we better\nremove this dead code.","shortMessageHtmlLink":"refactor: remove dead code."}},{"before":"b793de63e87b17bf5aa5a6f23c72825da9eea681","after":"9d9495ed4eae947ca07de184189377bcae3c75c5","ref":"refs/heads/master","pushedAt":"2024-06-28T11:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"paquiteau","name":"Pierre-Antoine Comby","path":"/paquiteau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77174042?s=80&v=4"},"commit":{"message":"fix(ci): ruff cli change.","shortMessageHtmlLink":"fix(ci): ruff cli change."}},{"before":"af80b2cd13b465b52a05219f7e68228685800039","after":null,"ref":"refs/heads/philouc-patch-1","pushedAt":"2024-06-28T10:45:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"}},{"before":"80e7e281e53763e6c100519bc972128bc11f6460","after":"b793de63e87b17bf5aa5a6f23c72825da9eea681","ref":"refs/heads/master","pushedAt":"2024-06-28T10:45:01.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Merge pull request #146 from mind-inria/philouc-patch-1\n\nUpdate mrinufft_convention.rst","shortMessageHtmlLink":"Merge pull request #146 from mind-inria/philouc-patch-1"}},{"before":null,"after":"af80b2cd13b465b52a05219f7e68228685800039","ref":"refs/heads/philouc-patch-1","pushedAt":"2024-06-28T10:44:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"},"commit":{"message":"Update mrinufft_convention.rst\n\nFixed typos.","shortMessageHtmlLink":"Update mrinufft_convention.rst"}},{"before":"c27ec2f096e45f5889767b7b96ff48a56b4825d3","after":null,"ref":"refs/heads/philouc-patch-1","pushedAt":"2024-06-28T10:37:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"philouc","name":"Philippe Ciuciu","path":"/philouc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6186118?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEd4ExYwA","startCursor":null,"endCursor":null}},"title":"Activity · mind-inria/mri-nufft"}