8000 Comparing v.1.1.4...main · aaroncelestian/RamanLab · 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: aaroncelestian/RamanLab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.1.1.4
Choose a base ref
...
head repository: aaroncelestian/RamanLab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 71 files changed
  • 1 contributor

Commits on Jul 7, 2025

  1. Fix missing tab creation methods in PythonExamplesWindow

    - Added create_basic_tab() method with safe data exploration examples
    - Added create_peak_analysis_tab() method with mineral identification examples
    - Added create_plotting_tab() method with visualization examples
    - Fixes AttributeError when launching examples from RamanLab Advanced Analysis Console
    - All tab methods include comprehensive safe examples with error handling
    - Examples use intelligent column detection and proper data validation
    Aaron Celestian committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    fd86c70 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Updates and clean up of files

    Fixed cluster analysis and added UMAP cluster results to file.
    Deleted test scripts
    Updates to the raman mixtures analysis, but still not working
    And other minor debugging.
    Aaron Celestian committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    b5c2a0b View commit details
    Browse the repository at this point in the history
  2. Delete test files

    Delete text files
    Aaron Celestian committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    f5b6a79 View commit details
    Browse the repository at this point in the history
  3. added spectral conversion

    Split compressed single file line scans to multiple files
    Convert wavelength data to wavenumber (need to know laser freq.)
    Aaron Celestian committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    cd99f68 View commit details
    Browse the repository at this point in the history
  4. mixed mineral working

    the mineral mixture analysis app is working now.
    reorganized matplotlib style centralization
    unifrom matplotlib controls through the RamanLab ecosystem
    Aaron Celestian committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    d7b0133 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Update .gitignore

    Aaron Celestian committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    7dcb433 View commit details
    Browse the repository at this point in the history
  2. windows universal state manager fix

    fixed issues s
    8000
    pecific to windows operating systems and how it handles memory state saves.
    Aaron Celestian committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    7c70cb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. geothermometry update

    Lots of work done on the geothermometer calculations from batch fitting.
    Aaron Celestian committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    7396a35 View commit details
    Browse the repository at this point in the history
  2. Update peak_fitting_qt6.py

    fixed the matplotlib controls to be consistent with the rest of RamanLab.
    Aaron Celestian committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    26f2700 View commit details
    Browse the repository at this point in the history
Loading
0