-
Notifications
You must be signed in to change notification settings - Fork 3
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
Deleted old/legacy files from repository and added some chi-squared recalculation utilities #5
Open
aringlis
wants to merge
46
commits into
ehsteve:master
Choose a base branch
from
aringlis:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…s (from AIA and RHESSI) as input, and outputs the combined reduced chi-squared.
…l tweak for aiafile_to_time.pro.
…r a given energy range and systematic uncertainty, provided that the original aia_hsi_fit_results.sav file exists.
…m in chi-squared space of a pair of chi-squared maps.
…squared maps as the input or two scalar chi-squared values. Removed chi_combo.pro as functionality now incorporated into get_combined_chisq function.
…raged flux to calculate AIA X^2 table.
…nd RHESSI data in the 4-8 keV range only.
…sing a different EM_0 value.
…nt spectrum figure.
…umber of pixels where DN > 16,000.
… file. Also added HSI_IMAGE keyword to test only the region under a RHESSI contour.
Just noticed that this pull request is still open! I'll post an updated description of the changes. |
…es in quadtrature with fixed 20% error.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Deleted the following old/legacy files from the repository:
The above files were either old versions of newer routines or test programs for specific cases that are no longer needed.
Added the following new routines:
These are utilities to enable re-calculating of chi-squared values easily, without re-doing fits unnecessarily.
Also included: