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

rebin filter transmission curves #8

Open
bd-j opened this issue Apr 13, 2017 · 3 comments
Open

rebin filter transmission curves #8

bd-j opened this issue Apr 13, 2017 · 3 comments

Comments

@bd-j
Copy link
Owner

bd-j commented Apr 13, 2017

Some filter curves are at extremely high resolution. In some applications this might lead to speed issues, so one might wish to rebin (not interpolate!) the transmission curves to lower resolution. I guess a convolution could do this too.

anyway, a method to do this automatically given some desired output resolution might be helpful

@bd-j
Copy link
Owner Author

bd-j commented Apr 13, 2017

@jrleja here';s the issue for this idea, if you decide it would help

@bd-j
Copy link
Owner Author

bd-j commented May 20, 2021

@jrleja I wrote an observate.rebin() method in #22 to replace interpolations, but it could use some testing before being used in the Filter instantiations or the get_counts_x methods.

@bd-j
Copy link
Owner Author

bd-j commented Apr 6, 2023

Just noting this should also be the procedure when gridifying transmission curves, instead of interpolation onto the grid.

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

No branches or pull requests

1 participant