Get changes from main#2
Open
Nschanche wants to merge 27 commits into
Open
Conversation
* Change flux_origin name when reading in a file saved with to_fits() * Add tests * pandas version cap
* testing SAP_QUALITY FIX * fixed typo * fixed test * fixed broken folder * fix around for test * fixed accessing quality for tess * added comment about modification * moved reader fix into io files * added tests for generic reader * fixed test * fixed test * fixed test * fixed test * fixed test * fixed test * fixed test * removed comments
* allow fast CBVs * add comments * Add 20s CBV test * change to fast_cadence flag
* Support generic FITS-compatible light curves -Use a reference_time_value to add support for MJDREF, MJDREFI, MJDREFF, JDREF, JDREFI, JDREFF in read_generic_lightcurve in the priority order specified by the FITS Standard -As last resort, assume vanilla MJD with MJDREF=0, as enforced by the FITS Standard -If time column unit in read_generic_lightcurve is in a recognized unit other than days, convert to days (unless local light curve) * Incorporate feedback -Bring back ValueError approach if nothing found -is not None test goes first -more readable unit conversion * Add tests for generic mission data * Revise test_generic tests -Merge into one function test_read_generic -add more permutations -consolidate to one fits file, modifying header and passing hdulist into lightkurve.read for each permutation
* Update URL * return unique sso results * Update URL * Add error check * Fix changes merge * Add log message
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.
No description provided.