-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REVIEW]: CosmicProfiles: A Python package for radial profiling of finitely sampled dark matter halos and galaxies #5008
Comments
Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks. For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
Wordcount for |
|
👋🏼 @tibordome @benediktdiemer @phil-mansfield this is the review thread for the paper. All of our communications will happen here from now on. As a reviewer, the first step is to create a checklist for your review by entering
as the top of a new comment in this thread. These checklists contain the JOSS requirements. As you go over the submission, please check any items that you feel have been satisfied. The first comment in this thread also contains links to the JOSS reviewer guidelines. The JOSS review is different from most other journals. Our goal is to work with the authors to help them meet our criteria instead of merely passing judgment on the submission. As such, the reviewers are encouraged to submit issues and pull requests on the software repository. When doing so, please mention We aim for reviews to be completed within about 2-4 weeks. Please let me know if any of you require some more time. We can also use EditorialBot (our bot) to set automatic reminders if you know you'll be away for a known period of time. Please feel free to ping me (@adonath) if you have any questions/concerns. |
Review checklist for @benediktdiemerConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Just added issue tibordome/cosmic_profiles#1 (cannot build cosmic-profiles on my computer). |
Happy new year everyone! This is just a quick reminder for @benediktdiemer and @phil-mansfield to continue their review. @tibordome Can you please help resolving the installation issues? Please also let me know whether there are any open questions or anything else I can help with. Thanks! |
Happy new year! @benediktdiemer I have commented on the issue you have raised. |
Hi all, sorry for dropping off the map for a bit. There were health issues outside my control which prevented me from working for several weeks. Now that this has been cleared up, I look forward to starting up again. |
Thanks @phil-mansfield, good to hear you doing well again! |
@phil-mansfield Please start your review using: |
Review checklist for @phil-mansfieldConflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
|
Just for the record: there is an unresolved installation issue, which prevents @benediktdiemer to install and run and review the software. @tibordome recommended a solution, which remains to be tested. @benediktdiemer Please let me know in case you won't be able to proceed with the review any time soon (let's say if you need more > 2 weeks). I think we should make sure to have regular progress in the review process. In order to save time I could also try to look into the installation issue, or maybe find an expert from the JOSS side to help. Thanks! |
That's right. It's on my to-do list of course, but I've been unusually busy. The proposed solution (sym-linking my system compiler to something else) obviously has the potential to destroy my system if I don't do it right, so I need to take a little time deal with it. I do hope to get to it within the next two weeks. |
Alright, I've finally had time to take another stab at this -- sorry for the delay. I still cannot install cosmic-profiles on my macbook, even after disabling SIP and changing the /usr/bin/cc link manually. Even though pip uses gcc then (for some reason), it fails (I've checked that gcc can compile OpenMP). I've given up on getting cosmic-profiles to work on a Mac, and instead installed it on a different (unix) server. I successfully ran some cosmic-profiles routines on the z = 0 snapshot of IllustrisTNG100-3-DM -- it worked more or less right out of the box! In particular, I managed to measure the shapes of the 10 largest halos and plot the shape parameters as well as visualizations, following the instructions in the docs. Unfortunately, I did not manage to run the examples for density profiles. Here, the interface is fairly complex. I got lost/stuck where the documentation says "The first argument dens_profs_fit is an array of shape containing the density profiles defined at radii r_over_r200_fit, possibly obtained via getDensProfsDirectBinning() or getDensProfsDirectBinning(), with some non-reliable values removed." The two suggested functions are the same, but they are not documented, and it is not clear how "non-reliable" values should be removed (or what they are). It would be much better to provide a fully worked set of commands that the user can test, and/or complete the documentation. By looking at the example script, I realized that the r_over_r200 array can just be generated with np.logspace or whatever. Finally, I tried executing the "Gadget HDF5 Example" script. I could mostly run it, but it still fails on the density profiles part (meaning I still couldn't quite verify the density profiles functionality). I list some of the issues below. I have started confirming most items in the checklist above. Here is a list of issues that I'd like to see addressed before confirming the rest of the checks: Issues (code):
NB this machine has 192 GB memory or so... not sure why this crashes. My suggestion is to try and design a minimal example script that can be run with reasonable resources (as long as the halos aren't too large). Issues (paper/docs):
Suggestions for the future:
|
Thanks a lot @benediktdiemer for the thorough review!
I think tests are located here: https://github.com/tibordome/cosmic_profiles/tree/master/cosmic_profiles/tests |
Ah I missed that, just clicked the corresponding checkmark |
@benediktdiemer many thanks for your very helpful comments and suggestions! I'll implement / address them as quickly as I can. |
I should have addressed all comments / suggestions in version 1.3.1.
@adonath A built wheel (.whl file) is provided for each version of the package on the pypi index, in addition to the source code (tar.gz file) |
Thanks for making these changes @tibordome ! I updated my version and it all looks good now. I'm satisfied as far as this review goes. |
Thanks a lot @tibordome for the update! This seems like multiple considerable improvements to the package. Proving wheel should also resolve the installation issues! Thanks a lot @benediktdiemer for you persistency and finishing the review! @phil-mansfield please take some time in the coming week and finish your review as well. Once both reviews are finished I might submit some final comments from my side on the paper text. But I'm positive we can finally finish the review soon! |
@editorialbot set v1.4.0 as version |
Done! version is now v1.4.0 |
@editorialbot set 10.5281/zenodo.7934897 as archive |
Done! archive is now 10.5281/zenodo.7934897 |
@editorialbot recommend-accept |
|
|
👋 @openjournals/aass-eics, this paper is ready to be accepted and published. Check final proof 👉📄 Download article If the paper PDF and the deposit XML files look good in openjournals/joss-papers#4228, then you can now move forward with accepting the submission by compiling again with the command |
@tibordome — I'm doing the final processing of this submission. Can you update the metadata on the Zenodo record (there should be an "Edit" button the record page if you're logged in) so that the title and author list exactly match the paper? Then it looks like we're all set! Edit: Whoops! I meant @tibordome not @phil-mansfield - sorry!! |
(was just about to clarify, ha ha) |
@dfm I have updated the metadata. The title and author list should now match exactly |
@editorialbot accept |
|
Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository. If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file. You can copy the contents for your CITATION.cff file here: CITATION.cff
If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation. |
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🐘🐘🐘 👉 Toot for this paper 👈 🐘🐘🐘 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? Notify your editorial technical team... |
Many thanks to @benediktdiemer and @phil-mansfield for reviewing and to @adonath for editing! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you!! @tibordome — Your paper is now accepted and published in JOSS! ⚡🚀💥 |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! The Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Congratulations @tibordome! |
Many thanks. Thank you @adonath for editing and @benediktdiemer and @phil-mansfield for the fantastic reviews! |
Submitting author: @tibordome (Tibor Dome)
Repository: https://github.com/tibordome/cosmic_profiles
Branch with paper.md (empty if default branch): dev
Version: v1.4.0
Editor: @adonath
Reviewers: @benediktdiemer, @phil-mansfield
Archive: 10.5281/zenodo.7934897
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@benediktdiemer & @phil-mansfield, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review.
First of all you need to run this command in a separate comment to create the checklist:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @adonath know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Checklists
📝 Checklist for @benediktdiemer
📝 Checklist for @phil-mansfield
The text was updated successfully, but these errors were encountered: