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

Adding to @Jslavin Pr 207 - Add optional use of exposure maps to temperature_from_filter_ratio #207 #209

Merged
merged 29 commits into from
Feb 12, 2024

Conversation

joyvelasquez
Copy link
Contributor

@joyvelasquez joyvelasquez commented Jan 25, 2024

This PR is an extension of PR #207 from @jslavin, aimed at addressing failing documentation tests. The original PR #207 likely introduced changes to the documentation that led to failing tests. This PR seeks to resolve those issues and ensure that the documentation is accurate and up-to-date.
Original initial PR comment:
"""Added the ability to use exposure maps (i.e. images in which each pixel contains the exposure time for the image data for the corresponding pixel) in the routine temperature_from_filter_ratio. This allows the use of composite images in which different pixels have different exposure times, generally used to combine long-short or long-medium-short image combinations in order to increase the dynamic range of images. Also the routine make_exposure_map was added to create the exposure maps for a given composite image. A routine filename2repo_path was added to the util directory to facilitate downloading the files necessary to create the exposure maps. And a notebook was created illustrating the use of these routines."""

jslavin and others added 28 commits June 5, 2023 16:15
The path to the model for hybrid abundances and photospheric abundances were switched.
Made atol scaled to temperature response to provide a more stringent test.
Made atol scaled to temperature response to provide a more stringent test.
Made atol scaled to temperature response to provide a more stringent test.
Made atol scaled to temperature response to provide a more stringent test.
Use atol and rtol values that should lead to passing all tests.
Use atol, rtol values that should lead to passing all tests.
Use atol, rtol values that should lead to passing all tests.
Use atol, rtol values that should lead to passing all tests.
needed to scale atol to max value of temperature response
need to scale atol to the max value of temperature response
…ak and xrt_deconvolve to that directory. Also moved associated tests and data
…tio. Also added fits keywords HGLN_OBS and HGLT_OBS to returned map metadata.
…er_ratio, which allows for proper usage of composite images.
…er_ratio, which allows for proper usage of composite images.
…strating use of composite images with temperature_from_filter_ratio. Switched from using requests to using astropy.utils.data.download_file
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@joyvelasquez joyvelasquez merged commit 5e06930 into main Feb 12, 2024
9 of 10 checks passed
@joyvelasquez joyvelasquez deleted the pr-207 branch February 12, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants