Skip to content
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

CMS 2017 optimize #249

Open
wants to merge 58 commits into
base: master
Choose a base branch
from
Open

CMS 2017 optimize #249

wants to merge 58 commits into from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    4b68b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c882a67 View commit details
    Browse the repository at this point in the history
  3. Create cms-2017-simulated-datsets

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c0e6d3a View commit details
    Browse the repository at this point in the history
  4. Delete cms-2017-simulated-datasets/n

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    51a1115 View commit details
    Browse the repository at this point in the history
  5. Create n

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d62926f View commit details
    Browse the repository at this point in the history
  6. added cms-2017.txt and recid_info.py

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6c655df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    834477c View commit details
    Browse the repository at this point in the history
  8. changes over codes and inputs for 2017 datasets.

    co-author: @danaalsharif
    Mohammad Yahya Hamed authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4d9594f View commit details
    Browse the repository at this point in the history
  9. Built 198 sample datasets of 2017. Ran all the scripts successfully a…

    …nd produced the results.
    
    Co-author: @danaalsharif
    Mohammad Yahya Hamed authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cd1011d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    994930b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3cfadb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca66115 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    953f961 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b1124a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da57ff7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e016487 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0f7a053 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    fixed a typo
    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    633f307 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e0e5217 View commit details
    Browse the repository at this point in the history
  20. Created create_parent_dicts.py to make two dictionaries of parents an…

    …d children in a file in order to optimize the time of finding the parent in other steps.
    
    Modified other scripts to integrate the changes.
    co-author: @danaalsharif
    Mohammad Yahya Hamed authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    53f1ba8 View commit details
    Browse the repository at this point in the history
  21. modified some scripts

    co-author: @danaalsharif
    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bc3fe7e View commit details
    Browse the repository at this point in the history
  22. Update README.md

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    98c4677 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    397e451 View commit details
    Browse the repository at this point in the history
  24. Modified dataset_records.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c81df53 View commit details
    Browse the repository at this point in the history
  25. Fixed bug in dataset_records.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    064a85c View commit details
    Browse the repository at this point in the history
  26. Create parent_dicts.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6ff0b9a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5a5ce4a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8fa5aa6 View commit details
    Browse the repository at this point in the history
  29. Add files via upload

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4a82d94 View commit details
    Browse the repository at this point in the history
  30. Update README.md

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    548a3c6 View commit details
    Browse the repository at this point in the history
  31. Update README.md

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a7a9bb0 View commit details
    Browse the repository at this point in the history
  32. Modified mcm_store.py to create mcm cache for also the mini datasets …

    …that do not have corresponding nano datasets.
    
    Co-author: @danaalsharif
    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    00817f8 View commit details
    Browse the repository at this point in the history
  33. Update interface.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    273a839 View commit details
    Browse the repository at this point in the history
  34. Modified interface.py to warn the user if number of threads is not 20…

    … in lhe step.
    
    Co-author: @danaalsharif
    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8313349 View commit details
    Browse the repository at this point in the history
  35. Modified .gitignore

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4aed9af View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ba77ba0 View commit details
    Browse the repository at this point in the history
  37. Update README.md

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    772b87b View commit details
    Browse the repository at this point in the history
  38. Update interface.py

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2d16530 View commit details
    Browse the repository at this point in the history
  39. Update README.md

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d304ffb View commit details
    Browse the repository at this point in the history
  40. Update README.md

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    23efd83 View commit details
    Browse the repository at this point in the history
  41. Update README.md

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4ceb86c View commit details
    Browse the repository at this point in the history
  42. Update config_store.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5d1cdc7 View commit details
    Browse the repository at this point in the history
  43. Modified config_store.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4a01f5c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    464fce4 View commit details
    Browse the repository at this point in the history
  45. Update interface.py

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a386d19 View commit details
    Browse the repository at this point in the history
  46. Modified mcm_store.py

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    47790c5 View commit details
    Browse the repository at this point in the history
  47. Update dataset_records.py

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e0c6f13 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    951ebb5 View commit details
    Browse the repository at this point in the history
  49. Removed comments

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4f813b8 View commit details
    Browse the repository at this point in the history
  50. Removed comments in lhe_generators.py

    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8080e46 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    9fc3730 View commit details
    Browse the repository at this point in the history
  52. Update README.md

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2ab1742 View commit details
    Browse the repository at this point in the history
  53. Removed unused variable

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    423f095 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4e3e4e2 View commit details
    Browse the repository at this point in the history
  55. Modified dataset_records.py to run get_all_generator_text only once f…

    …or both mini and nano.
    
    co-author: @danaalsharif
    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7f3dab2 View commit details
    Browse the repository at this point in the history
  56. Added 2017 pileup file

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    952245e View commit details
    Browse the repository at this point in the history
  57. Modified dataset_records.py to run get_all_generator_text only once f…

    …or both mini and nano.
    
    co-author: @danaalsharif
    d0leh authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8b3f3e2 View commit details
    Browse the repository at this point in the history
  58. Added pileup file for 2017

    danaalsharif authored and tiborsimko committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dd9ff7a View commit details
    Browse the repository at this point in the history