Skip to content
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

Issues with Data #2

Open
mlepori1 opened this issue Jul 16, 2019 · 6 comments
Open

Issues with Data #2

mlepori1 opened this issue Jul 16, 2019 · 6 comments
Assignees

Comments

@mlepori1
Copy link

Screen Shot 2019-07-08 at 11 58 50 PM

Stumbled upon this while training the network.

@batson
Copy link

batson commented Jul 16, 2019 via email

@bnord
Copy link

bnord commented Jul 16, 2019

We may also want to be flagging these for removal before doing anything with them.
@mlepori1 are these nan's in the middle of the image?

@kadrlica
Copy link

kadrlica commented Jul 17, 2019

@mlepori1 Are these being caused by the edge images that I documented in my note on slack? Are you applying the flag selection I described there? I'm guessing the gray region is np.nan values outside the edge of the exposure (you can see some real data on the left side).

@aruba19th
Copy link

Screen Shot 2019-07-18 at 5 23 45 PM

Screen Shot 2019-07-18 at 5 23 27 PM

I think now it's quite clear that the abnormally high pixel values in that thin line are causing such visualization in plots. I tried to exclude by examining the max pixel value. But there are certainly some normal-looking images that have extremely high maximum pixel value. I wonder if we should exclude these ones as well. Next, I will try to see their connection with flagging and try some new methods.

Screen Shot 2019-07-18 at 5 24 34 PM

@kadrlica
Copy link

I don't think you can exclude images based on the max pixel values. There are several astronomical/detector artifacts that will create small numbers of very bright pixels. Throwing out an entire image due to small artifacts is unacceptable for the science. We may need to also send you masks...

@aruba19th
Copy link

Well, the original plan was to pick out the suspicious ones with max value and plot them. Then exclude them manually. But since there are so many of them, I am indeed thinking of other approaches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants