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

Performance: filter model vs lookup table #12

Open
bmorris3 opened this issue Jun 16, 2019 · 1 comment
Open

Performance: filter model vs lookup table #12

bmorris3 opened this issue Jun 16, 2019 · 1 comment

Comments

@bmorris3
Copy link

It looks like tynt will be capable of returning filter transmittance curves as either astropy composite models or as lookup tables. It'll be interesting to do a little profiling to measure how the performance of the two different methods compare with synphot computations.

@tcjansen tcjansen added this to To do in GSoC Progress via automation Jun 21, 2019
@pllim
Copy link

pllim commented Jul 9, 2019

Two kinds of performance profiling are possible: Speed and memory.

A good reference: https://jakevdp.github.io/PythonDataScienceHandbook/01.07-timing-and-profiling.html

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

No branches or pull requests

2 participants