Open eahussein opened 2 years ago
there is a lot to this,
The above method uses coordinates the following coordinates : 1400: {"ra_min": -0.2688, "ra_max": 0.0, "dec_min": -29.9400, "dec_max": -29.7265},
which is the same as the one used when cropping the data
so it seems that there is no data leakage
New Questions.,
In the meantime, I will follow my own path unless someone convinces me otherwise
That explains why when we sued ML on the testing set, there was no sign of duplications
New Questions.,
In the meantime, I will follow their solution no problem
training area before the slice:
training after the slice:
Why do we have to crop the image first and then perform source finding separately on the training and the whole image?
Can't we just perform source finding on the whole image and then split the data into training and testing??