{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":114310245,"defaultBranch":"master","name":"igneous","ownerLogin":"seung-lab","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-12-15T00:41:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/796718?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716257194.0","currentOid":""},"activityList":{"items":[{"before":"3611bc8d0783b7a4297563b802bf84cf0694dfe1","after":"3bc97555242f1251df522e86bd2274a864611d44","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-24T06:27:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: ensure mesh bounds are rectified after expansion","shortMessageHtmlLink":"fix: ensure mesh bounds are rectified after expansion"}},{"before":"cb3e5431e383c87011497123c9f50eae8d230311","after":"3611bc8d0783b7a4297563b802bf84cf0694dfe1","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-24T03:35:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: wrong path joining","shortMessageHtmlLink":"fix: wrong path joining"}},{"before":"9838867630ef7c27a5f0f6750d4f9894c8e5cb07","after":"cb3e5431e383c87011497123c9f50eae8d230311","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-24T03:31:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: compensate for mip levels","shortMessageHtmlLink":"fix: compensate for mip levels"}},{"before":"7238b3aaef45f8d261863011162614f91b75c5c3","after":"9838867630ef7c27a5f0f6750d4f9894c8e5cb07","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-24T02:34:56.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"feat: add fix_autapses to cli","shortMessageHtmlLink":"feat: add fix_autapses to cli"}},{"before":"86a8a8f5dfb8721e7006824bd02c040f8fac47e0","after":"7238b3aaef45f8d261863011162614f91b75c5c3","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-24T00:33:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"feat: remove requirements for a queue parameter","shortMessageHtmlLink":"feat: remove requirements for a queue parameter"}},{"before":"a3ab5bb3e4aba11a5a99e6e5c05355906ab1f566","after":"86a8a8f5dfb8721e7006824bd02c040f8fac47e0","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-22T06:08:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: fixup the edges of the vcg with root vcg","shortMessageHtmlLink":"fix: fixup the edges of the vcg with root vcg"}},{"before":"fc51b3fcf27d35d233544afe4507dbed7d7b7c4f","after":"a3ab5bb3e4aba11a5a99e6e5c05355906ab1f566","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-22T02:51:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix(SkeletonTask): apply timestamp in correct location","shortMessageHtmlLink":"fix(SkeletonTask): apply timestamp in correct location"}},{"before":"478d1f3d7fb18331eb1ba9241ab96fc3b430fda1","after":"7258212e57c5cfc1e5f0de8162f830c7d49e1be9","ref":"refs/heads/master","pushedAt":"2024-05-21T02:05:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"release(4.24.0): some fixes, adds min and max pooling to downsampling","shortMessageHtmlLink":"release(4.24.0): some fixes, adds min and max pooling to downsampling"}},{"before":"e50b9aa0b580b806bc56fa00681ed5517e49a4db","after":null,"ref":"refs/heads/wms_min_pool","pushedAt":"2024-05-21T01:05:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"}},{"before":"4736d98e1c97bb2910e89bb7ddf531f8447c7226","after":"478d1f3d7fb18331eb1ba9241ab96fc3b430fda1","ref":"refs/heads/master","pushedAt":"2024-05-21T01:05:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"feat: support min and max pooling for downsampling (#176)\n\n* feat: support min and max pooling for downsampling\r\n\r\n* refactor: use the downsample method function exclusively\r\n\r\n* fix: wrong dependency for tinybrain\r\n\r\n* fixtest: use updated invocation of num_mips_from_memory_target","shortMessageHtmlLink":"feat: support min and max pooling for downsampling (#176)"}},{"before":"7e047ed81c0336dddb57a53b1e5493022358547e","after":"4736d98e1c97bb2910e89bb7ddf531f8447c7226","ref":"refs/heads/master","pushedAt":"2024-05-21T01:04:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"Add missing task creation imports to skeleton.py (#174)","shortMessageHtmlLink":"Add missing task creation imports to skeleton.py (#174)"}},{"before":"f35d8b9df12d30a0060096ed4ac8ac277640b040","after":"e50b9aa0b580b806bc56fa00681ed5517e49a4db","ref":"refs/heads/wms_min_pool","pushedAt":"2024-05-21T00:52:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fixtest: use updated invocation of num_mips_from_memory_target","shortMessageHtmlLink":"fixtest: use updated invocation of num_mips_from_memory_target"}},{"before":"51e51c0cfdc34105eab43ba1134ee5a36c3f4b35","after":"f35d8b9df12d30a0060096ed4ac8ac277640b040","ref":"refs/heads/wms_min_pool","pushedAt":"2024-05-21T00:36:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: wrong dependency for tinybrain","shortMessageHtmlLink":"fix: wrong dependency for tinybrain"}},{"before":"6140ba39886f67e40f0dc97db0db1b9e53d3b657","after":"51e51c0cfdc34105eab43ba1134ee5a36c3f4b35","ref":"refs/heads/wms_min_pool","pushedAt":"2024-05-21T00:33:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"refactor: use the downsample method function exclusively","shortMessageHtmlLink":"refactor: use the downsample method function exclusively"}},{"before":null,"after":"6140ba39886f67e40f0dc97db0db1b9e53d3b657","ref":"refs/heads/wms_min_pool","pushedAt":"2024-05-21T00:22:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"feat: support min and max pooling for downsampling","shortMessageHtmlLink":"feat: support min and max pooling for downsampling"}},{"before":"fab2d7b1a003ca3ebcffb6d1983ca0a8c8a9290d","after":"7e047ed81c0336dddb57a53b1e5493022358547e","ref":"refs/heads/master","pushedAt":"2024-05-20T21:13:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: account for num_channels in downsample mip calculation","shortMessageHtmlLink":"fix: account for num_channels in downsample mip calculation"}},{"before":"fa64fee98ebf50d576ac06a1b9e1f8607f307d93","after":"fc51b3fcf27d35d233544afe4507dbed7d7b7c4f","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-20T21:13:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: account for num_channels in downsample mip calculation","shortMessageHtmlLink":"fix: account for num_channels in downsample mip calculation"}},{"before":"43b5054e2817faf5ed172438e91e60fd9af9fdf4","after":"fa64fee98ebf50d576ac06a1b9e1f8607f307d93","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-18T03:41:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix(SkeletonTask): apply timestamp in correct location","shortMessageHtmlLink":"fix(SkeletonTask): apply timestamp in correct location"}},{"before":"5d6853b87aadbd31f201fb00563bb4d9ed7d5e0d","after":"43b5054e2817faf5ed172438e91e60fd9af9fdf4","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-14T18:38:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: merge error removed cross_sectional_area params","shortMessageHtmlLink":"fix: merge error removed cross_sectional_area params"}},{"before":"4967496bd9d14cae925860a7a3aaa13b88b4a89f","after":"5d6853b87aadbd31f201fb00563bb4d9ed7d5e0d","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-14T18:27:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix(SkeletonTask): use agglomerate and timestamp correctly","shortMessageHtmlLink":"fix(SkeletonTask): use agglomerate and timestamp correctly"}},{"before":"17ce3d233cde98eabf2c6d5bd6884a340f356305","after":"4967496bd9d14cae925860a7a3aaa13b88b4a89f","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-13T23:32:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: add back in xyzrange","shortMessageHtmlLink":"fix: add back in xyzrange"}},{"before":"ededa4263b772bfe6d2ad3e36b9a1f0d3a9846eb","after":"17ce3d233cde98eabf2c6d5bd6884a340f356305","ref":"refs/heads/wms_autapse","pushedAt":"2024-05-13T23:32:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"wip: ensure shape matches atomic chunks","shortMessageHtmlLink":"wip: ensure shape matches atomic chunks"}},{"before":"fe89a17ab53008cd141bff47dd73abc10b735174","after":"fab2d7b1a003ca3ebcffb6d1983ca0a8c8a9290d","ref":"refs/heads/master","pushedAt":"2024-05-11T22:59:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"docs: mention ptq tool","shortMessageHtmlLink":"docs: mention ptq tool"}},{"before":"a76195402c64d1bb053ec8f15c7e4c4acce84e8d","after":"fe89a17ab53008cd141bff47dd73abc10b735174","ref":"refs/heads/master","pushedAt":"2024-05-11T21:23:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"feat: for small numbers of skel labels, estimate bounding box from meshes","shortMessageHtmlLink":"feat: for small numbers of skel labels, estimate bounding box from me…"}},{"before":"12211e13664030e85f27c26a629ce8db4b3638ee","after":"a76195402c64d1bb053ec8f15c7e4c4acce84e8d","ref":"refs/heads/master","pushedAt":"2024-05-11T17:27:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"redesign: remove support for pickled frag files","shortMessageHtmlLink":"redesign: remove support for pickled frag files"}},{"before":"1dc71486a5cc1fa13415dacaf627d1657ccdcbb6","after":"12211e13664030e85f27c26a629ce8db4b3638ee","ref":"refs/heads/master","pushedAt":"2024-05-11T16:37:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: clamp huge_bbox","shortMessageHtmlLink":"fix: clamp huge_bbox"}},{"before":"fb9558a72b986a92103b494e61b2627bc1e5e296","after":"1dc71486a5cc1fa13415dacaf627d1657ccdcbb6","ref":"refs/heads/master","pushedAt":"2024-05-06T20:09:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: don't require a queue for skeleton forging","shortMessageHtmlLink":"fix: don't require a queue for skeleton forging"}},{"before":"79838b237d459b3872debae4f92205de382a88da","after":"fb9558a72b986a92103b494e61b2627bc1e5e296","ref":"refs/heads/master","pushedAt":"2024-04-29T21:38:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"redesign: change memory target conflicting with num mips to a warning","shortMessageHtmlLink":"redesign: change memory target conflicting with num mips to a warning"}},{"before":"fb90309a0b2177b7f8d22a98a37f0e8fd7a31a9e","after":"79838b237d459b3872debae4f92205de382a88da","ref":"refs/heads/master","pushedAt":"2024-04-29T17:52:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: make error message an f-string","shortMessageHtmlLink":"fix: make error message an f-string"}},{"before":"372637622733b871a781ebc290a28db87d4667d7","after":"fb90309a0b2177b7f8d22a98a37f0e8fd7a31a9e","ref":"refs/heads/master","pushedAt":"2024-04-29T17:51:47.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"william-silversmith","name":"William Silversmith","path":"/william-silversmith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2517065?s=80&v=4"},"commit":{"message":"fix: don't expand zero-volume sharded downsamples","shortMessageHtmlLink":"fix: don't expand zero-volume sharded downsamples"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUrijsQA","startCursor":null,"endCursor":null}},"title":"Activity · seung-lab/igneous"}