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

EELS functional fine structure #3206

Merged
merged 49 commits into from
Sep 22, 2023

Commits on Jan 18, 2017

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

Commits on Jan 21, 2017

  1. Configuration menu
    Copy the full SHA
    01b0633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff1d7c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

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

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    7089b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72c7d86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3de6315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97984d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ae7f1f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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

Commits on Jul 18, 2022

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

Commits on Sep 13, 2022

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

Commits on Sep 22, 2022

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

Commits on Nov 10, 2022

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

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    9faa2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e3b60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    756a828 View commit details
    Browse the repository at this point in the history
  4. Improve user guide

    Co-authored-by: Jonas Lähnemann <jonas@pdi-berlin.de>
    2 people authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5bc365a View commit details
    Browse the repository at this point in the history
  5. Add some more documentation

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    afbcc9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f0c4f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aeabd19 View commit details
    Browse the repository at this point in the history
  8. Fix previous rename

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    759d9db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cf3ebf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebd325b View commit details
    Browse the repository at this point in the history
  11. Add docstrings

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cea058b View commit details
    Browse the repository at this point in the history
  12. Fix typo user guide

    Co-authored-by: Jonas Lähnemann <jonas@pdi-berlin.de>
    2 people authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e5b9051 View commit details
    Browse the repository at this point in the history
  13. Remove leftover code from 31ed967

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5eaa743 View commit details
    Browse the repository at this point in the history
  14. Fix spelling

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    da62a09 View commit details
    Browse the repository at this point in the history
  15. Fix typo-bug

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1c4d76d View commit details
    Browse the repository at this point in the history
  16. Finalize UG documentation

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    122dad9 View commit details
    Browse the repository at this point in the history
  17. Update hyperspy/_components/eels_cl_edge.py

    Co-authored-by: Jonas Lähnemann <jonas@pdi-berlin.de>
    2 people authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5d8287a View commit details
    Browse the repository at this point in the history
  18. Remove leftover code

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2af0fff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    18a43a3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    337dda1 View commit details
    Browse the repository at this point in the history
  21. Update UG

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e7aea77 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    96e2dde View commit details
    Browse the repository at this point in the history
  23. Add some fine structure tests

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3592811 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dbdcc49 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c00e160 View commit details
    Browse the repository at this point in the history
  26. FS add component test

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2530267 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    30328d5 View commit details
    Browse the repository at this point in the history
  28. Test smart_fit

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3726628 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3a9fae1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    bfcc317 View commit details
    Browse the repository at this point in the history
  31. Use decorators for properties

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    313877c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    05f2ec4 View commit details
    Browse the repository at this point in the history
  33. whitelist _fs_coeff_free

    francisco-dlp authored and ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    069eda5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5317eaa View commit details
    Browse the repository at this point in the history
  35. Add changelog entry

    ericpre committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    003d5c7 View commit details
    Browse the repository at this point in the history