Update Ultra maps to rectangular projection (for all but intensity)#96
Merged
Conversation
… except for intensity/uncertainty calculations. need to consider implications for combined, and discrepancies between calculated coords after transform and coords from L2 rectangular. there are todo comments
…nputs except for intensity. combine maps in both healpix and rectangular for NSP, map rectangular quantities to healpix map. back to using lat/long/coords from healpix -> rectangular transform result instead of from rectangular inputs
Collaborator
|
@gclark-apl can you take a quick look at the code, or would you like an example file? |
…map solid angle instead of solid angle from input
…instead of transformed healpix map
Collaborator
|
Can you cut an example output and send to George and Nick? |
… unit conversion, changed binning by position to binning by apd_id, updated rebinning by elevation
…on in OMNI for missing CRs between CRs with valid data, resort to nominal value for the latest missing CRs. Reverted test data to have values consistent with the interpolation that was previously done.
…de for nominal alpha into L3 processing
…es except intensity and uncertainties off of L2 rectangular data. Intensity is still calculated in HEALPix
This file contains hidden or 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
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.
Now doing processing for all quantities except for intensity and relevant uncertainties using rectangular inputs instead of healpix. Spectral index processing inputs were already in rectangular.