Closed brandonshensley closed 2 years ago
Hi all,
I started addressing this issue in order to have a data driven modelling of the synchrotron curvature.
Below the steps i followed :
i
and smoothed at 5 deg (see https://github.com/galsci/pysm/pull/98) C = -0.052 \pm 0.005
. Which is a good approximation to the one shown in Kogut 2012 (fig. 4)
The full sky map of synchrotron curvature obtained with this approach is shown below :
Please let me know if this sounds a reasonable approach.
This is great @giuspugl! Should we think about adding also Gaussian small scales with slope as the one we use for the beta_s?
Agreed, really nice analysis @giuspugl! I agree with @NicolettaK that we should add in the small scales using the slope of the beta_s power spectrum.
Ok , i've included the small scales following the power law spectral index we fit for Bs with the SPASS data, i.e. gamma = -2.86
. I modulate small scales of curvature parameter Cs
with exactly the same modulation map we adopted for Bs .
Below you can find the power spectra
NB: The injection of small scales doesn't affect the global properties of the Cs mpa as expected, after that we are still consistent with the Kogut 2012 measurements.
This looks great @giuspugl!
when you think this is complete, you can add a Jupyter Notebook with the final analysis in a gist and I can pick up from there
Here's a compiled notebook for the injection of synchro curvature
https://gist.github.com/giuspugl/4c632021f988dc63a70bb5198db6b819
thanks @giuspugl, I can reproduce the notebook
Now, my plan would be:
C_s
with small scaless7
model, similar to s3
(https://github.com/galsci/pysm/blob/main/pysm3/data/presets.cfg#L216-L228), but with the new IQU templates and beta_s from s5
and this C_s
map.@brandonshensley @NicolettaK @seclark ?
Opening a new issue to discuss the synchrotron curvature parameter, which may affect the design of the Simulation Suite (#103). We have gotten some feedback that synchrotron spectral complexity is a high priority concern.
The s3 model has curvature as a single global parameter. I propose considering a new synchrotron model that has the amplitude and beta improvements of s5 but that also includes curvature. This could be implemented as a global mean value in agreement with s3, but with fluctuations following the same power spectrum as synchrotron beta in s5. That leaves only the amplitude of fluctuations to be decided, and unfortunately current data are not informative here. We could iterate starting with something modest like a 10% standard deviation around the mean at ~1 degree scales and then refine if that produces something either too extreme or completely unnoticeable.
Thoughts very much welcome @NicolettaK, @seclark, @zonca, @giuspugl, @bthorne93, others.