Closed segasai closed 3 years ago
Thanks @segasai.
I checked the filter curve values and it looks like they need a bit of cleaning up:
Thanks, I've fixed it. Should I put the python script that preprocess the official curves into these .ecsv somewhere in the repo ?
Thanks, this is the result of:
gaiadr2 = speclite.filters.load_filters('gaiadr2-*')
speclite.filters.plot_filters(gaiadr2)
Can you confirm that the abrupt edge in G around 10500 is desired?
@segasai Can you allow me to push to your fork so I can add this plot to the sphinx docs?
It looks like G goes smoothly to zero around 11,000A in the plot here.
It was a consequence of me cutting by 3sigma uncertainties. I'm updating that. I think I'll do 1 sigma
I've also added you @dkirkby to my repo, so you can make commits there
Looks good now:
I added this plot to the docs and I think everything is ready to merge now.
Thanks for merging/help!
It addresses the #40