8000 Comparing bachiraoun:master...kewh5868:master · bachiraoun/fullrmc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bachiraoun/fullrmc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kewh5868/fullrmc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 11, 2024

  1. Updated ‘_plot’ method in AngleConstraints, ImproperAngleConstraints,…

    … BondConstraints classes to enhance tick handling and plotting logic. - Added logic to ensure xticks and xtick labels match in length - Updated tick handling to use FixedLocator and FixedFormatter for better control - Improved histogram rescaling and stacking logic for horizontal stacking - Enhanced tick color adaptation for color-coded x-tick labels - Updated axis label and title setting with additional parameters - Added detailed comments to explain changes and new logic.
    
    Updated ‘__get_total_Gr’ in PairDistributionConstraints class to check if the shape function dimension ‘self._shapeArray’ matches the fit data range for broadcasting. If the fit range changes during the steps of the fit run, these we a broadcasting error that kills the program.  Fixed this to recompute the shape function before applying to obtain total G(r).
    
    Update Constraints method to use ‘float’ and ‘int’ in place of np.int and np.float, as these are deprecated.
    kewh5868 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c98411a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fixing array mismatch for plotting refined S(Q) model with experiment…

    … - modifications in StructureFactorConstras.py and Core/Constraint.py
    kewh5868 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c8e582a View commit details
    Browse the repository at this point in the history
Loading
0