{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":88576176,"defaultBranch":"master","name":"SlicerElastix","ownerLogin":"lassoan","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-18T03:14:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/307929?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1645227581.240108","currentOid":""},"activityList":{"items":[{"before":"c0d994932609f823c468db8df5562f3230b943bb","after":"bae993a318018c703fd520b4506597d39091f11f","ref":"refs/heads/master","pushedAt":"2024-03-20T18:15:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"ENH: added elastix preset manager","shortMessageHtmlLink":"ENH: added elastix preset manager"}},{"before":"d75a501401d59a36597b5a8c1ca4e98a43b82f8f","after":"c0d994932609f823c468db8df5562f3230b943bb","ref":"refs/heads/master","pushedAt":"2024-03-20T18:08:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"Fixed link to elastix in README.md","shortMessageHtmlLink":"Fixed link to elastix in README.md"}},{"before":"ed32bee7654440e924f586fae00580de517c9244","after":"d75a501401d59a36597b5a8c1ca4e98a43b82f8f","ref":"refs/heads/master","pushedAt":"2024-03-08T19:47:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"Disable OpenMP to fix elastix executable launch failure on macOS\n\nIt would be nicer to be able to enable OpenMP and package it properly, but it is not clear how it could be done.\n\nsee https://github.com/lassoan/SlicerElastix/issues/44","shortMessageHtmlLink":"Disable OpenMP to fix elastix executable launch failure on macOS"}},{"before":"d98ebdeec1552ffc78b54821e6cdc9379e4ddd5c","after":"ed32bee7654440e924f586fae00580de517c9244","ref":"refs/heads/master","pushedAt":"2023-11-16T17:01:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"Create LICENSE","shortMessageHtmlLink":"Create LICENSE"}},{"before":"28c40f00667972775529501673bd66e953165ced","after":"d98ebdeec1552ffc78b54821e6cdc9379e4ddd5c","ref":"refs/heads/master","pushedAt":"2023-08-03T04:33:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"BUG: Fix unselectable \"Generic (rigid)\" preset\n\nIf the user selected \"Generic (rigid)\" preset, the selection was reverted to \"generic (all)\" due identifier of the rigid and deformable presets were the same (\"default0\").\nFixed by setting rigid preset name to \"default-rigid\".\n\nAlso made advanced section collapsed by default.","shortMessageHtmlLink":"BUG: Fix unselectable \"Generic (rigid)\" preset"}},{"before":"3ae53148b1bba6a860022470d8cfe13b0bc96b0f","after":"28c40f00667972775529501673bd66e953165ced","ref":"refs/heads/master","pushedAt":"2023-06-21T21:52:50.012Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"ENH: adding support for slicer.app.openNodeModule by implementing required methods\n\n- a confidence value of 0.7 is returned if parameter node belongs to Elastix and otherwise 0.0\n- Slicer will be able to identify and open the corresponding user interface for\n directly editing the parameters saved in the parameter node","shortMessageHtmlLink":"ENH: adding support for slicer.app.openNodeModule by implementing req…"}},{"before":"6c03254a65b36486c83087075771f1eb554249a4","after":"3ae53148b1bba6a860022470d8cfe13b0bc96b0f","ref":"refs/heads/master","pushedAt":"2023-06-08T04:05:20.991Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"BUG: Fix registration parameters to avoid simple conversion errors\n\nThe error was:\nitk::ExceptionObject (0000008B5D2FF108)\nLocation: \"unknown\"\nFile: D:\\D\\S\\S-0-E-b\\SlicerElastix-build\\elastix\\Common\\ParameterFileParser\\itkParameterMapInterface.h\nLine: 188\nDescription: ITK ERROR: ParameterMapInterface(0000028A2B3C7C80): ERROR: Casting entry number 8 for the parameter \"ImagePyramidSchedule\" failed!\n You tried to cast \"0.5\" from std::string to unsigned int","shortMessageHtmlLink":"BUG: Fix registration parameters to avoid simple conversion errors"}},{"before":"7ca2816af37875e5e97d5db3c41f241eec1de4b3","after":"6c03254a65b36486c83087075771f1eb554249a4","ref":"refs/heads/master","pushedAt":"2023-06-08T04:03:54.755Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"ENH: refactored logic, splitting out methods, introduced more constants\n\n- setting MRML scene for selectors in .ui file\n- updating apply button state\n- using 'cancel' instead of 'abort'\n- improved cancellation process","shortMessageHtmlLink":"ENH: refactored logic, splitting out methods, introduced more constants"}},{"before":"357aaa8ff3046ec6999da065223b21d8d1a94147","after":"7ca2816af37875e5e97d5db3c41f241eec1de4b3","ref":"refs/heads/master","pushedAt":"2023-04-24T20:31:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lassoan","name":"Andras Lasso","path":"/lassoan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/307929?s=80&v=4"},"commit":{"message":"BUG: Fix crash after vtk.vtkXMLUtilities.ReadElementFromFile\n\nvtk.vtkXMLUtilities.ReadElementFromFile is now marked with VTK_NEWINSTANCE hint, which means that the object is automatically destroyed when the Python object is deleted.\nCalling Unregister destroys the object prematurely.","shortMessageHtmlLink":"BUG: Fix crash after vtk.vtkXMLUtilities.ReadElementFromFile"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEGvso4QA","startCursor":null,"endCursor":null}},"title":"Activity · lassoan/SlicerElastix"}