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

Refactor spectrum tool #1635

Merged
merged 42 commits into from
Apr 3, 2018
Merged

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    acca630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a02a0 View commit details
    Browse the repository at this point in the history
  3. Implemented RangeMouseMode

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    f3ad776 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88498f2 View commit details
    Browse the repository at this point in the history
  5. Implemented fitting panel

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    5f78f87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b48e171 View commit details
    Browse the repository at this point in the history
  7. Implementing collapsing

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    ccf719a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8fa1c9 View commit details
    Browse the repository at this point in the history
  9. More fixes/improvements

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    11556ba View commit details
    Browse the repository at this point in the history
  10. Added changelog entry

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    0e7c662 View commit details
    Browse the repository at this point in the history
  11. Avoid circular references

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    51d51e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0f7f330 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d2bd2a View commit details
    Browse the repository at this point in the history
  14. Remove old spectrum plugin

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    3aa3061 View commit details
    Browse the repository at this point in the history
  15. Remove unused imports

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    3d73d98 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea17138 View commit details
    Browse the repository at this point in the history
  17. Small fixes

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    f5250ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    52410e0 View commit details
    Browse the repository at this point in the history
  19. Added another viewer test

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    8e13832 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a73191b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    62f6849 View commit details
    Browse the repository at this point in the history
  22. Finish adding tests

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    4390c52 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ae28c03 View commit details
    Browse the repository at this point in the history
  24. Added a new function 'is_convertible_to_single_pixel_cid' which will …

    …help us determine whether a profile can be plotted for a given dataset
    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    237834b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eccdcac View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    72e455d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    185f2dc View commit details
    Browse the repository at this point in the history
  28. Added reference_data combo

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    32ed0b1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ea2644d View commit details
    Browse the repository at this point in the history
  30. Make StateAttributeLimitsHelper adjust return values by 0.5 when cons…

    …idering pixel components
    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    1a7feab View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    754353c View commit details
    Browse the repository at this point in the history
  32. Fix tests

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    78f3ad7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e4d5d29 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cd415ab View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e0e53f0 View commit details
    Browse the repository at this point in the history
  36. Avoid rounding issues

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    1608b3c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a6830b0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    39f990e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    88d7877 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    450e5cf View commit details
    Browse the repository at this point in the history
  41. Fix failures on Windows

    astrofrog committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    0d9ff66 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    be5f3cb View commit details
    Browse the repository at this point in the history