-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix paths to spectral model files in temperature response (#162)
* Fix paths to spectral model files in temperature response The path to the model for hybrid abundances and photospheric abundances were switched. * Fix atol in test_temperature_response_coronal.py Made atol scaled to temperature response to provide a more stringent test. * Fix atol in test_temperature_response_hybrid.py Made atol scaled to temperature response to provide a more stringent test. * Fix atol in test_temperature_response_photospheric.py Made atol scaled to temperature response to provide a more stringent test. * Fix atol in test_temperature_response.py Made atol scaled to temperature response to provide a more stringent test. * Fix atol, rtol values in test_temperature_response.py Use atol and rtol values that should lead to passing all tests. * Fix atol, rtol values in test_temperature_response_coronal.py Use atol, rtol values that should lead to passing all tests. * Fix atol, rtol values in test_temperature_response_hybrid.py Use atol, rtol values that should lead to passing all tests. * Fix atol, rtol values in test_temperature_response_photospheric.py Use atol, rtol values that should lead to passing all tests. * Another fix to test_temperature_response_hybrid.py needed to scale atol to max value of temperature response * Another fix to test_temperature_response_coronal.py need to scale atol to the max value of temperature response * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7229e9f
commit 0c53725
Showing
5 changed files
with
22 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters