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

Chromatic delay models #1661

Open
abhisrkckl opened this issue Oct 23, 2023 · 3 comments
Open

Chromatic delay models #1661

abhisrkckl opened this issue Oct 23, 2023 · 3 comments
Labels
IPTA Needed for IPTA DR

Comments

@abhisrkckl
Copy link
Contributor

abhisrkckl commented Oct 23, 2023

PINT should have variable-index chromatic delay models

  1. Taylor series representation (like DispersionDM) - Chromatic delay similar to dispersion delay #1616
  2. Piecewise representation (like DMX) - WIP: Piecewise-constant chromatic variations (CMX) #1777
  3. Fourier series representation (like DMWaveX) - Fourier series representation of chromatic noise (CMWaveX) #1802
  4. Fourier GP representation (like PLDMNoise) - Powerlaw chromatic noise GP model (PLChromNoise) #1797
  5. Chromatic events (e.g. for J1713+0747)
@abhisrkckl
Copy link
Contributor Author

The chromatic exponential dip parameters for J1713+0747 look like this:

EXPEP_1        54764.272428904194001       
EXPEP_2        57500.886666587524999       
EXPPH_1        1.6641670367524487e-06      
EXPPH_2        2.1964077367938582999e-06   
EXPTAU_1       112.00425959054773          
EXPTAU_2       26.57155879530331           
EXPINDEX_1     -1.9148109887274356         
EXPINDEX_2     -1.5060816448307765999

@abhisrkckl
Copy link
Contributor Author

The chromatic noise parameters look like this:

TNChromAmp -12.9681
TNChromGam 1.36311
TNChromIdx 4
TNChromC 40

@abhisrkckl
Copy link
Contributor Author

TNChromIdx is already part of ChromaticCM.

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

No branches or pull requests

1 participant