{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":59164779,"defaultBranch":"main","name":"xrayutilities","ownerLogin":"dkriegner","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-05-19T01:46:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9802901?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1722319930.0","currentOid":""},"activityList":{"items":[{"before":"f2dadde903a12ca26d5a82885254489b1b32600b","after":"e8ab472d0f25636aa257b0cd559895cec57373c2","ref":"refs/heads/main","pushedAt":"2024-07-31T14:55:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"update changelog after PR #192","shortMessageHtmlLink":"update changelog after PR #192"}},{"before":"81f85cd692b9485aaf173c334812a7c5c8aaf719","after":null,"ref":"refs/heads/issue190","pushedAt":"2024-07-30T06:12:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"}},{"before":"cd58fbd5db3de8cb63182bf40e89f16f2bb412b1","after":"f2dadde903a12ca26d5a82885254489b1b32600b","ref":"refs/heads/main","pushedAt":"2024-07-30T06:12:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"better doc-strings regarding the inplane reference direction (#192)","shortMessageHtmlLink":"better doc-strings regarding the inplane reference direction (#192)"}},{"before":null,"after":"81f85cd692b9485aaf173c334812a7c5c8aaf719","ref":"refs/heads/issue190","pushedAt":"2024-07-29T12:26:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"better doc-strings regarding the inplane reference direction","shortMessageHtmlLink":"better doc-strings regarding the inplane reference direction"}},{"before":"b765daeee99afc699874a0140237b6dcf5edb3df","after":null,"ref":"refs/heads/cache_typo","pushedAt":"2024-07-29T12:18:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"}},{"before":"dc5ba1b6bbf979c65e5c6a519485ea04c58ebc96","after":"cd58fbd5db3de8cb63182bf40e89f16f2bb412b1","ref":"refs/heads/main","pushedAt":"2024-07-29T12:18:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix typo in cache key of atomic structure factor (#189)\n\n* fix typo in cache key of atomic structure factor\r\n\r\nthanks to Suresh for reporting it!\r\n\r\n* update changelog","shortMessageHtmlLink":"fix typo in cache key of atomic structure factor (#189)"}},{"before":"7a694f81d6e46dddc4b9513ab977a72606f0bbb9","after":"b765daeee99afc699874a0140237b6dcf5edb3df","ref":"refs/heads/cache_typo","pushedAt":"2024-07-22T06:34:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"update changelog","shortMessageHtmlLink":"update changelog"}},{"before":null,"after":"7a694f81d6e46dddc4b9513ab977a72606f0bbb9","ref":"refs/heads/cache_typo","pushedAt":"2024-07-22T06:33:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix typo in cache key of atomic structure factor\n\nthanks to Suresh for reporting it!","shortMessageHtmlLink":"fix typo in cache key of atomic structure factor"}},{"before":"400a5633d75ee16da9e0857352748169f1acf95a","after":"dc5ba1b6bbf979c65e5c6a519485ea04c58ebc96","ref":"refs/heads/main","pushedAt":"2024-07-11T10:58:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix Tiff image parser\n\nsomehow a recent change in python 3.12 prevents an automatic type\nconversion in an integer multiplication which caused 2048*2048 = 0 for a\n16-bit integer","shortMessageHtmlLink":"fix Tiff image parser"}},{"before":"630bb4ede77ad5b9cefc801fdb2ceafef4bbde11","after":"400a5633d75ee16da9e0857352748169f1acf95a","ref":"refs/heads/main","pushedAt":"2024-07-11T08:15:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"Use numpy>=2 as build dependency only for python>=3.9 (#188)\n\n* Use numpy>=2 only for python>=3.9\r\n\r\n* Update changelog\r\n\r\n---------\r\n\r\nCo-authored-by: Dominik Kriegner ","shortMessageHtmlLink":"Use numpy>=2 as build dependency only for python>=3.9 (#188)"}},{"before":"1c70a20aac8a419dde65d913b8b3298c31cccb35","after":"630bb4ede77ad5b9cefc801fdb2ceafef4bbde11","ref":"refs/heads/main","pushedAt":"2024-06-05T10:20:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"prepare release of version 1.7.8","shortMessageHtmlLink":"prepare release of version 1.7.8"}},{"before":"c558124196259383b3cd32d42f559776efcea740","after":"1c70a20aac8a419dde65d913b8b3298c31cccb35","ref":"refs/heads/main","pushedAt":"2024-06-05T08:59:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"increase build verbosity on azure","shortMessageHtmlLink":"increase build verbosity on azure"}},{"before":"21116bb93b4a4041e04825b3598edf79ed1b6a09","after":"c558124196259383b3cd32d42f559776efcea740","ref":"refs/heads/main","pushedAt":"2024-06-05T08:20:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"restructure cibuildwheels automation","shortMessageHtmlLink":"restructure cibuildwheels automation"}},{"before":"91bdf89475a0adbe7bb43814b24325778892f634","after":"21116bb93b4a4041e04825b3598edf79ed1b6a09","ref":"refs/heads/main","pushedAt":"2024-06-05T07:04:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"update changelog to mention fix of #179","shortMessageHtmlLink":"update changelog to mention fix of #179"}},{"before":"26a4a49ed6c3584e786b859dc5653d7dce1ba33b","after":null,"ref":"refs/heads/numpy20","pushedAt":"2024-06-05T07:00:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"}},{"before":"9969823837d7d9716db99459aea9611d5bb007e5","after":"91bdf89475a0adbe7bb43814b24325778892f634","ref":"refs/heads/main","pushedAt":"2024-06-05T07:00:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"Numpy 2.0 support (#185)\n\n* add numpy-2.0 build requirement\r\n\r\nnumpy-2.0 is needed in order to create universially usable wheel files\r\n\r\n* pump python version used on azure to 3.12\r\n\r\n* update changelog\r\n\r\n* add note about the numpy-2.0 build dependency\r\n\r\n* remove Python 3.8 from azure testing and make install verbose\r\n\r\nFor Python 3.8 no numpy 2.0 wheels are available and it will be end of\r\nlife in few month. It is nevertheless still supported if one builds from\r\nsource","shortMessageHtmlLink":"Numpy 2.0 support (#185)"}},{"before":"a6398b9496682972643e8a8df77d6c13e771a87b","after":null,"ref":"refs/heads/fix-possibly-used-before-assignment","pushedAt":"2024-05-22T11:57:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"}},{"before":"ca8c25aabc8c4c3a8aa62be76aff19366c88080e","after":"9969823837d7d9716db99459aea9611d5bb007e5","ref":"refs/heads/main","pushedAt":"2024-05-22T11:57:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix code(-style) weaknesses detected by the linter (#186)\n\n* fix code(-style) weaknesses detected by the linter\r\n\r\nsome of those fixes are real fixes where the previous behavior in\r\nedgecases could have been problematic\r\n\r\n* fix long lines and whitespace issue","shortMessageHtmlLink":"fix code(-style) weaknesses detected by the linter (#186)"}},{"before":"d39005598c155cd1dcfafc9bbd28fc9eaaf4a6df","after":"a6398b9496682972643e8a8df77d6c13e771a87b","ref":"refs/heads/fix-possibly-used-before-assignment","pushedAt":"2024-05-22T10:59:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix long lines and whitespace issue","shortMessageHtmlLink":"fix long lines and whitespace issue"}},{"before":"4d4f5aa71262702568bcfb4fa7c1b7ab099994a6","after":null,"ref":"refs/heads/issue179","pushedAt":"2024-05-22T10:57:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"}},{"before":"81bf9eb1dd50d8e779432e6504645a5aa1552acb","after":"ca8c25aabc8c4c3a8aa62be76aff19366c88080e","ref":"refs/heads/main","pushedAt":"2024-05-22T10:57:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"Implement temporary fix for #179, comment debug code (#181)\n\nThis implements the suggested fix by @mendenmh.","shortMessageHtmlLink":"Implement temporary fix for #179, comment debug code (#181)"}},{"before":null,"after":"d39005598c155cd1dcfafc9bbd28fc9eaaf4a6df","ref":"refs/heads/fix-possibly-used-before-assignment","pushedAt":"2024-05-22T10:53:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix code(-style) weaknesses detected by the linter\n\nsome of those fixes are real fixes where the previous behavior in\nedgecases could have been problematic","shortMessageHtmlLink":"fix code(-style) weaknesses detected by the linter"}},{"before":"e70e3663c610ae295983953424bedc72ee35b5f8","after":"26a4a49ed6c3584e786b859dc5653d7dce1ba33b","ref":"refs/heads/numpy20","pushedAt":"2024-05-22T07:39:25.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"remove Python 3.8 from azure testing and make install verbose\n\nFor Python 3.8 no numpy 2.0 wheels are available and it will be end of\nlife in few month. It is nevertheless still supported if one builds from\nsource","shortMessageHtmlLink":"remove Python 3.8 from azure testing and make install verbose"}},{"before":"c00d4df3808a1f4a811a3c45ad962b4a804e3b43","after":"e70e3663c610ae295983953424bedc72ee35b5f8","ref":"refs/heads/numpy20","pushedAt":"2024-05-22T07:01:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"pump python version used on azure to 3.12","shortMessageHtmlLink":"pump python version used on azure to 3.12"}},{"before":"63432caeb45d92462e708e19aa9514286e7a3209","after":"c00d4df3808a1f4a811a3c45ad962b4a804e3b43","ref":"refs/heads/numpy20","pushedAt":"2024-05-22T06:52:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"add numpy-2.0 build requirement\n\nnumpy-2.0 is needed in order to create universially usable wheel files","shortMessageHtmlLink":"add numpy-2.0 build requirement"}},{"before":"6d690b5ebac2b91f8d862ff1195036c45ffbcf90","after":null,"ref":"refs/heads/multiple_hkls","pushedAt":"2024-05-22T06:45:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"}},{"before":"2eee8f61b2382c073bda36f809b4b0ae4c82c2ad","after":"81bf9eb1dd50d8e779432e6504645a5aa1552acb","ref":"refs/heads/main","pushedAt":"2024-05-22T06:45:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"feat: allow distinct hkl in dynamic diffraction multilayer models (#184)\n\n* feat: allow distinct hkls in dynamic diffraction models\r\n\r\n* fix long line problem of linter\r\n\r\n* fix example code which used internal variable\r\n\r\nthis variable now changed its value and should likely be marked private","shortMessageHtmlLink":"feat: allow distinct hkl in dynamic diffraction multilayer models (#184)"}},{"before":null,"after":"63432caeb45d92462e708e19aa9514286e7a3209","ref":"refs/heads/numpy20","pushedAt":"2024-05-21T21:52:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"add numpy-2.0 build requirement\n\nnumpy-2.0 is needed in order to create universially usable wheel files","shortMessageHtmlLink":"add numpy-2.0 build requirement"}},{"before":"a8c3d6806032f74894fa06cb6b532b222c2a3614","after":"6d690b5ebac2b91f8d862ff1195036c45ffbcf90","ref":"refs/heads/multiple_hkls","pushedAt":"2024-05-21T21:24:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"fix example code which used internal variable\n\nthis variable now changed its value and should likely be marked private","shortMessageHtmlLink":"fix example code which used internal variable"}},{"before":null,"after":"a8c3d6806032f74894fa06cb6b532b222c2a3614","ref":"refs/heads/multiple_hkls","pushedAt":"2024-05-21T20:33:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkriegner","name":"Dominik Kriegner","path":"/dkriegner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9802901?s=80&v=4"},"commit":{"message":"feat: allow distinct hkls in dynamic diffraction models","shortMessageHtmlLink":"feat: allow distinct hkls in dynamic diffraction models"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjjEi5QA","startCursor":null,"endCursor":null}},"title":"Activity ยท dkriegner/xrayutilities"}