Kai Brügge

Results 16 comments of Kai Brügge

Hmm I'm guessed we are a bit confused about how to this at all. We thought changing the serializer in the config.json would suffice. I cant seem to find the...

Any news on this? I think its a nice feature.

So my main complaint is not that container classes provide methods to be created from files. A high-level `Table` like interface if you will. Whether that's a an anti-pattern or...

Thanks for your reply. My jobs just hit the walltime limit which was at 2 hours. So there seems to be something wrong :) I also started some jobs with...

So after some profiling it turns out that the numerical part might not be the problem. The first call of `flux` of the `InverseCompton` model is much slower than following...

It only shows that strongly when using an SSC photonfield. Here's my test code btw: ``` from naima.models import PowerLaw, InverseCompton, Synchrotron from astropy.constants import c import numpy as np...

Turns out there's a memoize decorator on that. Stupid me.

Note to self: it seems like its the `_iso_ic_on_monochromatic` function.

Would also be interested in that. Maybe @asandrock can help out a bit here.

> Python / JS package to read and query without needing a web Python or node web server handling requests I don't quite understand what you're trying to do to...