8 improved differential photometry#1
Open
NCastro-Segura wants to merge 37 commits into
Open
Conversation
…rument. The changes made here make it so we get the time data from the right place. This fixes the issue of the points being plotted at t=0.
…photometry file so it can find the already existing file (if it exists) and use that instead of remaking a new one every time.
…uns with different cameras
… and bits that were never called.
…es (counts), automatic editing of SExtractor config files and cleaning up.
Summer improvements
…for the fifferent cameras (Based on having C1,C2,C3 in the filename)
added 7 commits
January 19, 2023 12:22
…gh the files. git push
The header of the reference image are also saved in the metadata of the file
The data frame from the reduction will be clean of sources not detected in all frames or with less detections than the actual target
it takes care of selected and ignore targtes the target id has to be included when calling the object for first time the data from the data reduction is filtered to avoid targets with less detections than the source of interest
This has the ability to ignore or select desired ids from the reference image
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.
New function which can ignore or select specific targets is implemented.
This allow to inspect the lcs and find the problematic targets while maximising the number of comparison stars to improve the statistical errors.
the output it saved in a fits file, units can be added to the fits table in the future.