Víctor Zabalza

Results 26 comments of Víctor Zabalza

That's brilliant, should probably add that modification to the regular `Synchrotron` class. It will probably never be a super fast calculation, as it has to do quite a lot of...

Yes, doing a first PR with the `Gtilde` speedup would be great. With the code from the snippet my experience was similar, at least a 100 points in the B...

Now that h5py is a requirement, consider saving them as a compressed HDF5 dataset

Thanks for looking into this, @mackaiver. SSC is intrinsically much more compute intensive that BB or monochromatic origins as `naima` needs to iterate over the wavelengths of the Synchroton spectrum...

Hi Mireia, Doppler boosting is not applied on any of `naima`'s models. It could in principle be done externally by using the emitter frame of reference to compute the emission...

@asandrock - These sort of considerations where the reasons I did not implement Doppler boosting in naima initially. It's hard to come up with a general enough interface that is...

@cdeil - definitely, we should not duplicate this. I did a few enhancements on the sherpa models in naima so that they are easier to code (base classes for each...

Ah, I was not aware of that. Then it is definitely not a good idea to have it by default. One thing that would be very useful is if it...

I've been playing around with this and can easily fix it, but it will likely be backwards incompatible: the plot scripts will look for a directory named, e.g., `TSMap_3yr` (where...

Maybe the tag could be omitted altogether to avoid misunderstanding?