[WIP] Spectral-FITS-Data Tutorial#226
Open
Deech08 wants to merge 3 commits intoastropy-learn:mainfrom
Open
Conversation
Contributor
|
Thanks @Deech08! I just rebased this PR to pull in some changes I made to the build machinery. Hopefully Travis should run now... |
Contributor
|
👋 We have changed the build infrastructure and layout of files in the repo, so I am going to rebase this pull request and force push to your branch. If you have any local changes that haven't been pushed, please push them by the end of this week (October 1). After I have rebased to bring the new build machinery in, please let us know if you would like to continue working on this tutorial or if you would rather someone else take it over. Thanks! |
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.
Tutorial written to walk through using FITS Tables, FITS images, displaying them, querying catalogs and comparing coordinates to match sources.
Also walks through using some basic astropy units operations.
Originally planned to use more specutils Spectrum1D but I wasn't able to get it to work perfectly just yet (likely user error). May want to just take out that section entirely?
Data files are uploaded on here for now following the Contributing guidelines.