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

Feature/top heaviness metric #229

Merged

Commits on May 21, 2021

  1. starting to develop top-heaviness metric

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f62a66d View commit details
    Browse the repository at this point in the history
  2. add top_heaviness_metric.py

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5a58986 View commit details
    Browse the repository at this point in the history
  3. add changes to top_heaviness_metric.py

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b3eb059 View commit details
    Browse the repository at this point in the history
  4. add top_heaviness_ratio; this file contains the calculation of top he…

    …aviness ratio.
    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4bb4b88 View commit details
    Browse the repository at this point in the history
  5. add some changes to main py file

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    8e99b99 View commit details
    Browse the repository at this point in the history
  6. add lsm to settings

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    956501f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3783837 View commit details
    Browse the repository at this point in the history
  8. add changes to html

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a59a396 View commit details
    Browse the repository at this point in the history
  9. add another figure in ratio calculation

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    73d51c0 View commit details
    Browse the repository at this point in the history
  10. add doc figures

    Ye committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7ffdbd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    371e1d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3fdffcf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c45275 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6993f11 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    223f2a0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    583aad8 View commit details
    Browse the repository at this point in the history
  17. Add files via upload

    jiacheng-atmos authored May 21, 2021
    Configuration menu
    Copy the full SHA
    41c9664 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    38b8f0d View commit details
    Browse the repository at this point in the history
  19. Add files via upload

    jiacheng-atmos authored May 21, 2021
    Configuration menu
    Copy the full SHA
    93a52fd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9486fd7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4e66ae6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    086465c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8850bed View commit details
    Browse the repository at this point in the history
  24. Add files via upload

    jiacheng-atmos authored May 21, 2021
    Configuration menu
    Copy the full SHA
    e3b27ad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    164b9ac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    506c10f View commit details
    Browse the repository at this point in the history
  27. Add files via upload

    jiacheng-atmos authored May 21, 2021
    Configuration menu
    Copy the full SHA
    c9facd5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    820e607 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    389475e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    654f970 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    099cbc8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    a3c2e89 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    d636521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ddbf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e9c907 View commit details
    Browse the repository at this point in the history
  4. delete lsm

    Ye committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d84dcfe View commit details
    Browse the repository at this point in the history
  5. delete settings lsm

    Ye committed May 24, 2021
    Configuration menu
    Copy the full SHA
    18d24ec View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    db70129 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. del

    Ye committed May 26, 2021
    Configuration menu
    Copy the full SHA
    a8936ac View commit details
    Browse the repository at this point in the history
  2. settings.jsonc

    Ye committed May 26, 2021
    Configuration menu
    Copy the full SHA
    1205878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d206c View commit details
    Browse the repository at this point in the history
  4. settings.jsonc

    Ye committed May 26, 2021
    Configuration menu
    Copy the full SHA
    dc4374f View commit details
    Browse the repository at this point in the history
  5. calc top-heaviness ratio

    Ye committed May 26, 2021
    Configuration menu
    Copy the full SHA
    52e6e92 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. top-heaviness ratio calc file

    Ye committed May 27, 2021
    Configuration menu
    Copy the full SHA
    5d7fd09 View commit details
    Browse the repository at this point in the history
  2. top-heaviness ratio robustness test file

    Ye committed May 27, 2021
    Configuration menu
    Copy the full SHA
    5b5a81a View commit details
    Browse the repository at this point in the history
  3. main file

    Ye committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8d9d2ed View commit details
    Browse the repository at this point in the history
  4. sample figures

    Ye committed May 27, 2021
    Configuration menu
    Copy the full SHA
    db25017 View commit details
    Browse the repository at this point in the history
  5. Top-heaviness ratio robustness test file

    Ye committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a183682 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6f9ce1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f0de93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    378ea44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7696bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ae9579 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbc45cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8dd7f58 View commit details
    Browse the repository at this point in the history
  13. Delete Q1&Q2.png

    jiacheng-atmos authored May 27, 2021
    Configuration menu
    Copy the full SHA
    499402d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    203d9b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8b32e4 View commit details
    Browse the repository at this point in the history
  16. adding figures

    Ye committed May 27, 2021
    Configuration menu
    Copy the full SHA
    cae3e02 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36953bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    917f8a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ce6c459 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9288961 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eb8ca7b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ac574f0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8fd5e2c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3a18d46 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    88fb6c7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    306736b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dafc1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfc77b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d40d2f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50f27c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93b018b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    632494c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fda342a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f938d19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51e777f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed836d3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    499b1fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe5b555 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Configuration menu
    Copy the full SHA
    fa4a5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc1cb3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e89c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    548af55 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    4da932b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    69d4bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffbc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b82ba7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33bf3c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    789923d View commit details
    Browse the repository at this point in the history
  6. Delete Q1&Q2_R.png

    jiacheng-atmos authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    251fa78 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    jiacheng-atmos authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d2e5c08 View commit details
    Browse the repository at this point in the history
  8. Delete Q1&Q2_R.png

    jiacheng-atmos authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a72a294 View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    jiacheng-atmos authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9d2bccf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e3d00f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7bf483 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9f845cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3c2332 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a5faf2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dbee5eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c6b723 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cd8da17 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49db686 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    646fd49 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    42295f7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    05d5230 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ebfdf85 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    33eb14e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5b68fdd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7f5dcdb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    119eec0 View commit details
    Browse the repository at this point in the history
  27. Update settings.jsonc

    jiacheng-atmos authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    68ac672 View commit details
    Browse the repository at this point in the history
  28. Update settings.jsonc

    jiacheng-atmos authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    c4c7ba8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    50389a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    9ab7505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4fe903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dbf05a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c14938 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c7d942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8afede View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    3c09931 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Update settings.jsonc

    jiacheng-atmos authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5321f13 View commit details
    Browse the repository at this point in the history
  2. Update settings.jsonc

    jiacheng-atmos authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4e20af8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Update settings.jsonc

    jiacheng-atmos authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ae27931 View commit details
    Browse the repository at this point in the history