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

Vibrational spectra plot #1429

Merged
merged 10 commits into from
Dec 14, 2023
Merged

Commits on Oct 30, 2023

  1. Initial vibrational spectra plot

    - Needs spectral broadening
    - Needs to be general for other spectra
    - ChartDialog needs more methods
    
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    39ba7df View commit details
    Browse the repository at this point in the history
  2. More work including spectral shift, scale and blur

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    59d2c13 View commit details
    Browse the repository at this point in the history
  3. Ensure chart is only compiled with USE_VTK

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    773ff08 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'master' of github.com:openchemistry/avogadrolibs into i…

    …r-spectra-plot
    
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    97a7d9f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Split spectra plot and vibrations extensions

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9beae47 View commit details
    Browse the repository at this point in the history
  2. Add support for read / write of spectra

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    183df61 View commit details
    Browse the repository at this point in the history
  3. Remove some debugging statements

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    79c0317 View commit details
    Browse the repository at this point in the history
  4. Connect default axes and settings including line width, etc.

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    55f1b64 View commit details
    Browse the repository at this point in the history
  5. Fixup some minor CodeQL notes

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    522f411 View commit details
    Browse the repository at this point in the history
  6. Fix writing spectra to JSON

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b469e6f View commit details
    Browse the repository at this point in the history