{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":529662999,"defaultBranch":"main","name":"Master","ownerLogin":"3276908917","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-08-27T18:13:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12931948?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1661624000.476074","currentOid":""},"activityList":{"items":[{"before":"15430bef2b53935dff5691844550a2f351b1a003","after":"4085c7451b178ea191a3171da254be61796e1434","ref":"refs/heads/main","pushedAt":"2024-06-15T14:24:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Change quickrun\n\nJust to clear out changes before I move the repoes","shortMessageHtmlLink":"Change quickrun"}},{"before":"5809fce70b6fa3c3504b0036216e1d2478201b82","after":"15430bef2b53935dff5691844550a2f351b1a003","ref":"refs/heads/main","pushedAt":"2024-02-29T20:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Awesome new labels_to_mapping fn\n\nThis will put the mapping confusion to shame","shortMessageHtmlLink":"Awesome new labels_to_mapping fn"}},{"before":"f5677f6731a06ef9e91cb45abc97e1a36cede7c8","after":"5809fce70b6fa3c3504b0036216e1d2478201b82","ref":"refs/heads/main","pushedAt":"2024-02-27T21:06:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Add dummy info to priors\n\nSo that the code still works","shortMessageHtmlLink":"Add dummy info to priors"}},{"before":"e52f2aafc4c6428e291b7028e83d54bbeadfa680","after":"f5677f6731a06ef9e91cb45abc97e1a36cede7c8","ref":"refs/heads/main","pushedAt":"2024-02-27T17:16:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/3276908917/Master into main","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/3276908917/Master into main"}},{"before":"b977f8d8d2d78b6d41e3e47cd581b5ead226ee02","after":"e52f2aafc4c6428e291b7028e83d54bbeadfa680","ref":"refs/heads/main","pushedAt":"2024-02-27T17:13:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"4 bug fixes\n\n1. The comparison redshifts (the columns of the form \"z(i)\" in the cosm table) were not being dropped correctly, because I forgot the axis specifier.\n2. The priors were out of order in the COMET_PLUS_FP file\n3. The omnuh2 parameter was not set correctly in the new build_cosmology iteration\n4. The OmK parameter was not set correctly in the new build_cosmology iteration\n\nI've just tested it out on one of the lhc rows, and it seems to be working correctly now.","shortMessageHtmlLink":"4 bug fixes"}},{"before":"34aa5c650c27c0ebb53f45b4647bfdb88342e157","after":"b977f8d8d2d78b6d41e3e47cd581b5ead226ee02","ref":"refs/heads/main","pushedAt":"2024-02-27T16:51:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"First draft of major build_cosmology overhaul\n\nThis has the promise of being MUCH easier to customize and maintain. I'm sure I made some logic errors somewhere in here, so I'll play around with the new code and see what needs adjusting.","shortMessageHtmlLink":"First draft of major build_cosmology overhaul"}},{"before":"957a10d80d623bb03142163e451ab2d126c16a3d","after":"34aa5c650c27c0ebb53f45b4647bfdb88342e157","ref":"refs/heads/main","pushedAt":"2024-02-27T16:33:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Redo prior files in anticipation of new system","shortMessageHtmlLink":"Redo prior files in anticipation of new system"}},{"before":"231b65f83bc3fe63f224ae510255f0122de13504","after":"957a10d80d623bb03142163e451ab2d126c16a3d","ref":"refs/heads/main","pushedAt":"2024-02-27T16:17:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Clean up the default cosmology handling\n\nThe excess z terms were becoming annoying during debugging.","shortMessageHtmlLink":"Clean up the default cosmology handling"}},{"before":"eab6b1c0a662de04bcf75a56650d2362343159ff","after":"231b65f83bc3fe63f224ae510255f0122de13504","ref":"refs/heads/main","pushedAt":"2024-02-27T13:05:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Add case for testing curvature correction...\n\n...by itself. That means we ignore dynamic DE.\n\nAlso in this commit:\n* Simplify the documentation slightly for build_cosmology\n* Get rid of print statement in LHC","shortMessageHtmlLink":"Add case for testing curvature correction..."}},{"before":"085bb84a0172387266072c6a7e12f96ec8e64e93","after":"eab6b1c0a662de04bcf75a56650d2362343159ff","ref":"refs/heads/main","pushedAt":"2024-02-26T21:10:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Adjust ged fn.s to agree with new splits\n\nNow, the actual_sigma12 value will be bundled into the rescalers...","shortMessageHtmlLink":"Adjust ged fn.s to agree with new splits"}},{"before":"10ad7138ed496f34ed17bd0dfbe3f2e84968cc8a","after":"085bb84a0172387266072c6a7e12f96ec8e64e93","ref":"refs/heads/main","pushedAt":"2024-02-26T20:36:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Cleanup and bug fixes re: split","shortMessageHtmlLink":"Cleanup and bug fixes re: split"}},{"before":"019a190b89b1ea2927cf746ffcd0243e8ede64e0","after":"10ad7138ed496f34ed17bd0dfbe3f2e84968cc8a","ref":"refs/heads/main","pushedAt":"2024-02-26T20:21:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Break out new visualizations script\n\nIt may need to be renamed to something like \"demonstrations,\" but anyway it's helpful for segregating code that is extremely low priority for maintenance. This kind of code is sort of one-purpose, but I'll try to write it so that it can still be called later.\n\nAlso in this commit:\n* Discard a couple of functions that have long since vanished from our vocabulary.\n* Rewrite some documentation because we have a better understanding now of the field and we don't need to ask so many questions.","shortMessageHtmlLink":"Break out new visualizations script"}},{"before":"93c5bbedada57bbd436e52476d8f20daf81ce447","after":"019a190b89b1ea2927cf746ffcd0243e8ede64e0","ref":"refs/heads/main","pushedAt":"2024-02-26T20:00:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/3276908917/Master","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/3276908917/Master"}},{"before":"144791df039b55ba3dcabbdd3d1a75309fd92aa4","after":"93c5bbedada57bbd436e52476d8f20daf81ce447","ref":"refs/heads/main","pushedAt":"2024-02-26T16:45:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Re-do the 2-percent priors\n\nIt would be more useful for the audience if the 2% scenario led to errors for the entire pipeline, not just the emulator.\n\nThis means that we'll have to separately enforce the sigma12 constraint later, though.... Furthermore, if the DE situation never gets sorted out, these errors might still be pretty bad on large scales. Let's take things one step at a time.","shortMessageHtmlLink":"Re-do the 2-percent priors"}},{"before":"97c8ccdfa5d3dd5e4ce70c4fac0c1d01c363febc","after":"144791df039b55ba3dcabbdd3d1a75309fd92aa4","ref":"refs/heads/main","pushedAt":"2024-02-26T16:34:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"First draft of fill_hypercube_with_sigmaR\n\nAlso in this commit:\n* We've removed the ability to supply samples as an input to fill_hypercube_with_Pk, because the chunked-out backup system makes the feature pointless.\n* Cleaned up the file-saving code with the string format function.\n\nThis code needs to be tested. We'll run it as soon as Andrea and Ariel give us a concrete range of R values to be tested.","shortMessageHtmlLink":"First draft of fill_hypercube_with_sigmaR"}},{"before":"d72e67f294ae42f8fd0a0029a9a9059cc1b2d2c1","after":"97c8ccdfa5d3dd5e4ce70c4fac0c1d01c363febc","ref":"refs/heads/main","pushedAt":"2024-02-26T14:41:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Split fill_hypercube into two fn.s\n\nAlthough the functions share a good amount of code, squishing them together makes the function too cumbersome and illegible, I feel. This issue came to a head because I was trying to squeeze in yet a third case.\n\nIn the next commit, I'll implement this third case, this time as a separate fn in the vein of these two here.\n\nAlso in this commit: documentation fix for get_sigmaR","shortMessageHtmlLink":"Split fill_hypercube into two fn.s"}},{"before":"911be00114202a4ab4badac1086f1a103163a394","after":"d72e67f294ae42f8fd0a0029a9a9059cc1b2d2c1","ref":"refs/heads/main","pushedAt":"2024-02-26T12:58:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Collapse get_CAMB_sigma12 and evaluate_sigmaR\n\nIt was too confusing to have two functions with basically the same name.\n\nAlso in this commit: first draft of ci's get_sigmaR fn. I'm committing now so I can play around a bit and understand its outputs better. If everything checks out, we can proceed to writing a ged fn to call this for the purposes of building a sigmaR emulator!","shortMessageHtmlLink":"Collapse get_CAMB_sigma12 and evaluate_sigmaR"}},{"before":"fb0ab6b7ef11d08c402c8f90b1f5502649016a49","after":"911be00114202a4ab4badac1086f1a103163a394","ref":"refs/heads/main","pushedAt":"2024-02-25T22:35:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Fix a couple of bugs with the previous commit\n\nThe self-reference was a relic from the shell coding session. The format fn was not being called.","shortMessageHtmlLink":"Fix a couple of bugs with the previous commit"}},{"before":"41cc47ad1a4b6dcec2d4058e8219311ef89120a3","after":"fb0ab6b7ef11d08c402c8f90b1f5502649016a49","ref":"refs/heads/main","pushedAt":"2024-02-25T17:25:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"New evolution_matched_cosmology fn\n\nThis helps us to compare two compatible models","shortMessageHtmlLink":"New evolution_matched_cosmology fn"}},{"before":"27947391a279d7529a9f386d2549520d0d5e5ad4","after":"41cc47ad1a4b6dcec2d4058e8219311ef89120a3","ref":"refs/heads/main","pushedAt":"2024-02-25T14:58:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Minor case improvement\n\nAlso in this commit: delete COMET_FP prior, it's just a tripping hazard because we never use it.","shortMessageHtmlLink":"Minor case improvement"}},{"before":"f09092890f127f63e68e8ab54cdf3553d5cd4fe9","after":"27947391a279d7529a9f386d2549520d0d5e5ad4","ref":"refs/heads/main","pushedAt":"2024-02-19T16:19:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Add warning for non-tilde usage\n\nNo one should ever be requesting the non-tilde sigma12, so I think it's appropriate that the fn warn the user in this case.","shortMessageHtmlLink":"Add warning for non-tilde usage"}},{"before":"8732897ccf5922bfd62a95f14def58783d9cdb96","after":"f09092890f127f63e68e8ab54cdf3553d5cd4fe9","ref":"refs/heads/main","pushedAt":"2024-02-19T13:37:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Condense sigma12 data set builder\n\nThe problem was that we referred to initial and final hypercubes, but there would be no difference anymore since sigma12 is no longer a column of the LHCs!","shortMessageHtmlLink":"Condense sigma12 data set builder"}},{"before":"5e5e72f4ebd698a9ff87bb3dc5c9410a1c0de6c8","after":"8732897ccf5922bfd62a95f14def58783d9cdb96","ref":"refs/heads/main","pushedAt":"2024-02-18T21:25:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Fix critical bug in build_cosmology\n\nWe had decided to kick the omnuh2 priors to the end of the priors files, which meant that all of our prior indexing in the len=10 case was off by one!","shortMessageHtmlLink":"Fix critical bug in build_cosmology"}},{"before":"a55982a051e9b9fbd574a615a0c3de4f318d4127","after":"5e5e72f4ebd698a9ff87bb3dc5c9410a1c0de6c8","ref":"refs/heads/main","pushedAt":"2024-02-16T10:51:43.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/3276908917/Master","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/3276908917/Master"}},{"before":"fa8c04da3aa7b99e7ae5119c7a90c3bd40a44b73","after":"a55982a051e9b9fbd574a615a0c3de4f318d4127","ref":"refs/heads/main","pushedAt":"2024-02-16T10:38:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Generalize redshift retrieval\n\n...so that the code also works when testing the massless pipeline.","shortMessageHtmlLink":"Generalize redshift retrieval"}},{"before":"e787ab55c134c3ea4d2c6220bb443b86aa922640","after":"fa8c04da3aa7b99e7ae5119c7a90c3bd40a44b73","ref":"refs/heads/main","pushedAt":"2024-02-14T12:41:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Two important fixes\n\n1. build_cosmology had yet another bug--it wasn't properly saving the value of the physical density in massive neutrinos.\n\n2. Upon rereading the CAMB documentation, I've decided it's probably much safer to interpolate around the redshift that we want instead of supplying just one redshift. This may mean that we have to rebuild the entire emulator, though... Anyway, this fix applies to the two interpolator wrappers, both with and without sigma12.\n\nNow I'm rebuilding the testing set. Let's see how things look after 200 samples.","shortMessageHtmlLink":"Two important fixes"}},{"before":"4cc02dcb8f1dcdb8e2263b08103db03adc211571","after":"e787ab55c134c3ea4d2c6220bb443b86aa922640","ref":"refs/heads/main","pushedAt":"2024-02-14T12:14:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Three bug fixes in build_cosmology\n\n1. We were returning too early\n2. We were not modifying the correct keys for wa and w0\n3. We were not returning the cosmology object.\n\nUnfortunately, something still seems to be wrong--now CAMB is refusing to solve any cosmologies.","shortMessageHtmlLink":"Three bug fixes in build_cosmology"}},{"before":"198995baee99cd144a8449bd9188418a2d52f016","after":"4cc02dcb8f1dcdb8e2263b08103db03adc211571","ref":"refs/heads/main","pushedAt":"2024-02-13T22:48:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lbfinkbeiner","name":"Lukas Finkbeiner","path":"/lbfinkbeiner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46979541?s=80&v=4"},"commit":{"message":"Implement chunking ability in ged\n\nThis allows us to save backups much more efficiently, and without any serious RAM limitations.\n\nAlso in this commit: move sigma12 script to a more logical location.","shortMessageHtmlLink":"Implement chunking ability in ged"}},{"before":"ec1cf887b29bb63abd09d4b9192db7d66b026250","after":"198995baee99cd144a8449bd9188418a2d52f016","ref":"refs/heads/main","pushedAt":"2024-02-13T20:39:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Fix bad indexing and missing names\n\nWe've also added a couple empty lines in the output, which is definitely unclean because it assumes that crunch_and_sew will print in a particular way. After all, I may decide to revise that later...\n\nAnyway, the code is now at least running. We'll have to wait and see if the outputs are any good, though.","shortMessageHtmlLink":"Fix bad indexing and missing names"}},{"before":"49990097d841acd8b1c9b523e73a1f819a21baf8","after":"ec1cf887b29bb63abd09d4b9192db7d66b026250","ref":"refs/heads/main","pushedAt":"2024-02-13T20:33:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"3276908917","name":null,"path":"/3276908917","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12931948?s=80&v=4"},"commit":{"message":"Add is_numeric helper fn\n\nI accidentally used the \"isalnum\" function, but actually I want to make sure that the string contains no alphas.","shortMessageHtmlLink":"Add is_numeric helper fn"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xNVQxNDoyNDowNS4wMDAwMDBazwAAAARmNRqc","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xNVQxNDoyNDowNS4wMDAwMDBazwAAAARmNRqc","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xM1QyMDozMzo1Mi4wMDAwMDBazwAAAAP55OMF"}},"title":"Activity ยท 3276908917/Master"}