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

Remove extra emission files #179

Merged
merged 15 commits into from
Aug 31, 2023

Commits on Jun 5, 2023

  1. Fix paths to spectral model files in temperature response

    The path to the model for hybrid abundances and photospheric abundances were switched.
    jslavin authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    89796fa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Fix atol in test_temperature_response_coronal.py

    Made atol scaled to temperature response to provide a more stringent test.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a4b0499 View commit details
    Browse the repository at this point in the history
  2. Fix atol in test_temperature_response_hybrid.py

    Made atol scaled to temperature response to provide a more stringent test.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c059468 View commit details
    Browse the repository at this point in the history
  3. Fix atol in test_temperature_response_photospheric.py

    Made atol scaled to temperature response to provide a more stringent test.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a5e7517 View commit details
    Browse the repository at this point in the history
  4. Fix atol in test_temperature_response.py

    Made atol scaled to temperature response to provide a more stringent test.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5e4c076 View commit details
    Browse the repository at this point in the history
  5. Fix atol, rtol values in test_temperature_response.py

    Use atol and rtol values that should lead to passing all tests.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fa641be View commit details
    Browse the repository at this point in the history
  6. Fix atol, rtol values in test_temperature_response_coronal.py

    Use atol, rtol values that should lead to passing all tests.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    412903b View commit details
    Browse the repository at this point in the history
  7. Fix atol, rtol values in test_temperature_response_hybrid.py

    Use atol, rtol values that should lead to passing all tests.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    184245a View commit details
    Browse the repository at this point in the history
  8. Fix atol, rtol values in test_temperature_response_photospheric.py

    Use atol, rtol values that should lead to passing all tests.
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d0f77fe View commit details
    Browse the repository at this point in the history
  9. Another fix to test_temperature_response_hybrid.py

    needed to scale atol to max value of temperature response
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a4bcb14 View commit details
    Browse the repository at this point in the history
  10. Another fix to test_temperature_response_coronal.py

    need to scale atol to the max value of temperature response
    jslavin authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9752563 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7f82bd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    6206ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f82a0cd View commit details
    Browse the repository at this point in the history
  3. Delete xrtpy/response/data/XRT_emiss_models directory

    These files are duplicates of those in chianti_emission_models
    jslavin authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8f37b0e View commit details
    Browse the repository at this point in the history