.coveragerc
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
HISTORY.rst
LICENSE.md
MANIFEST.in
Makefile
README.rst
cache_IERS.py
check_ephemeris_connection.py
codecov.yaml
conftest.py
examples
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
versioneer.py
.github/workflows/ci_test.yml
docs/Makefile
docs/api.rst
docs/authors.rst
docs/basic-installation.rst
docs/coding-style.rst
docs/command-line.rst
docs/conf.py
docs/contributing.rst
docs/controlling-logging.rst
docs/development-setup.rst
docs/editing-documentation.rst
docs/explanation.rst
docs/history.rst
docs/howto.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/reference.rst
docs/timingmodels.rst
docs/tutorials.rst
docs/working-with-notebooks.rst
docs/_ext/componentlist.py
docs/_ext/paramtable.py
docs/_static/custom.css
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
docs/_templates/apidoc/module.rst_t
docs/_templates/apidoc/package.rst_t
docs/_templates/apidoc/package.rst_t.aside
docs/examples/How_to_build_a_timing_model_component.py
docs/examples/J0030+0451_P8_15.0deg_239557517_458611204_ft1weights_GEO_wt.gt.0.4.fits
docs/examples/J0613-sim.par.good
docs/examples/MCMC_walkthrough.broken
docs/examples/NGC6440E.par.good
docs/examples/PINT_walkthrough.py
docs/examples/Simulate_and_make_MassMass.py
docs/examples/Wideband_TOA_walkthrough.py
docs/examples/build_model_from_scratch.py
docs/examples/check_phase_connection.py
docs/examples/compare_tempo2_B1855.py
docs/examples/compare_tempo2_J0613.py
docs/examples/example_dmx_ranges.py
docs/examples/example_pulse_numbers.py
docs/examples/fit_NGC6440E.py
docs/examples/fit_NGC6440E_MCMC.py
docs/examples/templateJ0030.3gauss
docs/examples/time_a_pulsar.py
docs/examples/understanding_fitters.py
docs/examples/understanding_parameters.py
docs/examples/understanding_timing_models.py
docs/examples-rendered/paper_validation_example.ipynb
docs/logo/PINT_LOGO.pdf
docs/logo/PINT_LOGO.png
docs/logo/PINT_LOGO.svg
docs/logo/PINT_LOGO_128trans.png
docs/logo/PINT_LOGO_64trans.png
docs/logo/PINT_LOGO_Large.jpg
docs/logo/PINT_LOGO_Large.pdf
docs/logo/PINT_LOGO_trans.gif
docs/logo/PINT_LOGO_trans.png
profiling/J0740+6620.par
profiling/NGC6440E.tim
profiling/bench_MCMC.py
profiling/bench_chisq_grid.py
profiling/bench_chisq_grid_WLSFitter.py
profiling/bench_load_TOAs.py
profiling/high_level_benchmark.py
profiling/parser.py
profiling/run_profile.py
profiling/paper_timing_tables/J1910+1256_NANOGrav_12yv4.gls.par
profiling/paper_timing_tables/J1910+1256_NANOGrav_12yv4.tim
profiling/paper_timing_tables/NGC6440E.par
profiling/paper_timing_tables/aastex63.cls
profiling/paper_timing_tables/import_statements.py
profiling/paper_timing_tables/papertables.tex
profiling/paper_timing_tables/timing_comparison.ipynb
src/pint/__init__.py
src/pint/config.py
src/pint/derived_quantities.py
src/pint/erfautils.py
src/pint/event_toas.py
src/pint/eventstats.py
src/pint/fermi_toas.py
src/pint/fits_utils.py
src/pint/fitter.py
src/pint/gridutils.py
src/pint/ltinterface.py
src/pint/mcmc_fitter.py
src/pint/modelutils.py
src/pint/phase.py
src/pint/pint_matrix.py
src/pint/plot_utils.py
src/pint/polycos.py
src/pint/pulsar_ecliptic.py
src/pint/pulsar_mjd.py
src/pint/random_models.py
src/pint/residuals.py
src/pint/sampler.py
src/pint/simulation.py
src/pint/solar_system_ephemerides.py
src/pint/toa.py
src/pint/toa_select.py
src/pint/utils.py
src/pint/data/examples/B1855+09_NANOGrav_9yv1.gls.par
src/pint/data/examples/B1855+09_NANOGrav_9yv1.tim
src/pint/data/examples/B1855+09_NANOGrav_dfg+12.tim
src/pint/data/examples/B1855+09_NANOGrav_dfg+12_TAI.par
src/pint/data/examples/J0613-sim.par
src/pint/data/examples/J0613-sim.tim
src/pint/data/examples/J0740+6620.FCP+21.wb.DMX3.0.par
src/pint/data/examples/J0740+6620.FCP+21.wb.tim
src/pint/data/examples/J1614-2230_NANOGrav_12yv3.wb.gls.par
src/pint/data/examples/J1614-2230_NANOGrav_12yv3.wb.tim
src/pint/data/examples/NGC6440E.par
src/pint/data/examples/NGC6440E.tim
src/pint/data/examples/PSRJ0030+0451_psrcat.par
src/pint/data/examples/README.md
src/pint/data/examples/waves.par
src/pint/data/examples/waves_withpn.tim
src/pint/data/runtime/README.md
src/pint/data/runtime/de432s.bsp
src/pint/data/runtime/download_data.sh
src/pint/data/runtime/ecliptic.dat
src/pint/data/runtime/gps2utc.clk
src/pint/data/runtime/tai2tt_bipm.clk
src/pint/data/runtime/tai2tt_bipm2003.clk
src/pint/data/runtime/tai2tt_bipm2004.clk
src/pint/data/runtime/tai2tt_bipm2010.clk
src/pint/data/runtime/tai2tt_bipm2011.clk
src/pint/data/runtime/tai2tt_bipm2012.clk
src/pint/data/runtime/tai2tt_bipm2013.clk
src/pint/data/runtime/tai2tt_bipm2014.clk
src/pint/data/runtime/tai2tt_bipm2015.clk
src/pint/data/runtime/tai2tt_bipm2016.clk
src/pint/data/runtime/tai2tt_bipm2017.clk
src/pint/data/runtime/tai2tt_bipm2018.clk
src/pint/data/runtime/tai2tt_bipm2019.clk
src/pint/data/runtime/time.dat
src/pint/data/runtime/time_ao.dat
src/pint/data/runtime/time_bonn.dat
src/pint/data/runtime/time_chime.dat
src/pint/data/runtime/time_fast.dat
src/pint/data/runtime/time_gb140.dat
src/pint/data/runtime/time_gb853.dat
src/pint/data/runtime/time_gbt.dat
src/pint/data/runtime/time_hobart.dat
src/pint/data/runtime/time_jb.dat
src/pint/data/runtime/time_nancay.dat
src/pint/data/runtime/time_pks.dat
src/pint/data/runtime/time_vla.dat
src/pint/data/runtime/time_wsrt.dat
src/pint/extern/__init__.py
src/pint/extern/_version.py
src/pint/models/__init__.py
src/pint/models/absolute_phase.py
src/pint/models/astrometry.py
src/pint/models/binary_bt.py
src/pint/models/binary_dd.py
src/pint/models/binary_ddk.py
src/pint/models/binary_ell1.py
src/pint/models/dispersion_model.py
src/pint/models/frequency_dependent.py
src/pint/models/glitch.py
src/pint/models/ifunc.py
src/pint/models/jump.py
src/pint/models/model_builder.py
src/pint/models/noise_model.py
src/pint/models/parameter.py
src/pint/models/piecewise.py
src/pint/models/priors.py
src/pint/models/pulsar_binary.py
src/pint/models/solar_system_shapiro.py
src/pint/models/solar_wind_dispersion.py
src/pint/models/spindown.py
src/pint/models/timing_model.py
src/pint/models/troposphere_delay.py
src/pint/models/wave.py
src/pint/models/stand_alone_psr_binaries/BT_model.py
src/pint/models/stand_alone_psr_binaries/DDK_model.py
src/pint/models/stand_alone_psr_binaries/DD_model.py
src/pint/models/stand_alone_psr_binaries/ELL1H_model.py
src/pint/models/stand_alone_psr_binaries/ELL1_model.py
src/pint/models/stand_alone_psr_binaries/__init__.py
src/pint/models/stand_alone_psr_binaries/binary_generic.py
src/pint/models/stand_alone_psr_binaries/binary_orbits.py
src/pint/observatory/__init__.py
src/pint/observatory/clock_file.py
src/pint/observatory/observatories.py
src/pint/observatory/satellite_obs.py
src/pint/observatory/special_locations.py
src/pint/observatory/topo_obs.py
src/pint/orbital/__init__.py
src/pint/orbital/kepler.py
src/pint/pintk/__init__.py
src/pint/pintk/colormodes.py
src/pint/pintk/paredit.py
src/pint/pintk/plk.py
src/pint/pintk/pulsar.py
src/pint/pintk/timedit.py
src/pint/scripts/__init__.py
src/pint/scripts/convert_parfile.py
src/pint/scripts/event_optimize.py
src/pint/scripts/event_optimize_MCMCFitter.py
src/pint/scripts/event_optimize_multiple.py
src/pint/scripts/fermiphase.py
src/pint/scripts/photonphase.py
src/pint/scripts/pintbary.py
src/pint/scripts/pintempo.py
src/pint/scripts/pintk.py
src/pint/scripts/zima.py
src/pint/templates/__init__.py
src/pint/templates/lcfitters.py
src/pint/templates/lcnorm.py
src/pint/templates/lcprimitives.py
src/pint/templates/lctemplate.py
src/pint_pulsar.egg-info/PKG-INFO
src/pint_pulsar.egg-info/SOURCES.txt
src/pint_pulsar.egg-info/dependency_links.txt
src/pint_pulsar.egg-info/entry_points.txt
src/pint_pulsar.egg-info/not-zip-safe
src/pint_pulsar.egg-info/requires.txt
src/pint_pulsar.egg-info/top_level.txt
tempo2Test/J0000+0000.par
tempo2Test/J0000+0000.tim
tempo2Test/J0000+0000_None_delay_good.tim
tempo2Test/T2output.dat
tempo2Test/T2spiceTest.py
tempo2Test/spiceTest.py
tempo2Test/tt2tdbT2.py
tests/pinttestdata.py
tests/simulate_FD_model.py
tests/test_B1855.py
tests/test_B1855_9yrs.py
tests/test_B1953.py
tests/test_Galactic.py
tests/test_J0613.py
tests/test_TDB_method.py
tests/test_absphase.py
tests/test_all_component_and_model_builder.py
tests/test_astrometry.py
tests/test_astropy_times.py
tests/test_astropyobservatory.py
tests/test_barytoa.py
tests/test_binary_generic.py
tests/test_change_epoch.py
tests/test_clockcorr.py
tests/test_compare.py
tests/test_compare_model.py
tests/test_copy.py
tests/test_covariance_matrix.py
tests/test_d_phase_d_toa.py
tests/test_datafiles.py
tests/test_dd.py
tests/test_ddk.py
tests/test_density.py
tests/test_derivative_utils.py
tests/test_derived_quantities.py
tests/test_design_matrix.py
tests/test_determinism.py
tests/test_dmefac_dmequad.py
tests/test_dmx.py
tests/test_dmxrange_add_sub.py
tests/test_downhill_fitter.py
tests/test_early_chime_data.py
tests/test_ecorr_average.py
tests/test_ell1h.py
tests/test_erfautils.py
tests/test_event_optimize.py
tests/test_event_optimize_MCMCFitter.py
tests/test_event_optimize_multiple.py
tests/test_event_toas.py
tests/test_eventstats.py
tests/test_fake_toas.py
tests/test_fbx.py
tests/test_fd.py
tests/test_fermiphase.py
tests/test_fitter.py
tests/test_fitter_compare.py
tests/test_fitter_error_checking.py
tests/test_flagging_clustering.py
tests/test_glitch.py
tests/test_gls_fitter.py
tests/test_grid.py
tests/test_iers_behaviour.py
tests/test_infostrings.py
tests/test_jump.py
tests/test_kepler.py
tests/test_leapsec.py
tests/test_mask_parameter.py
tests/test_model.py
tests/test_model_derivatives.py
tests/test_model_ifunc.py
tests/test_model_manual.py
tests/test_model_wave.py
tests/test_modelconversions.py
tests/test_modelutils.py
tests/test_new_observatories.py
tests/test_numpy.py
tests/test_observatory.py
tests/test_observatory_metadata.py
tests/test_orbit_phase.py
tests/test_parametercovariancematrix.py
tests/test_parameters.py
tests/test_parfile.py
tests/test_parfile_writing.py
tests/test_parfile_writing_format.py
tests/test_phase.py
tests/test_phase_commands.py
tests/test_photonphase.py
tests/test_pickle.py
tests/test_piecewise.py
tests/test_pintbary.py
tests/test_pintempo.py
tests/test_pintk.py
tests/test_pintk_pulsar.py
tests/test_plk_widget.py
tests/test_polycos.py
tests/test_precision.py
tests/test_priors.py
tests/test_process_parfile.py
tests/test_pulsar_mjd.py
tests/test_pulsar_position.py
tests/test_pulse_number.py
tests/test_random_models.py
tests/test_residuals.py
tests/test_satobs.py
tests/test_solar_system_body.py
tests/test_solar_wind.py
tests/test_spindown.py
tests/test_stigma.py
tests/test_templates.py
tests/test_tempox_compatibility.py
tests/test_tim_writing.py
tests/test_times.py
tests/test_timing_model.py
tests/test_toa.py
tests/test_toa_flag.py
tests/test_toa_indexing.py
tests/test_toa_pickle.py
tests/test_toa_reader.py
tests/test_toa_selection.py
tests/test_toa_writer.py
tests/test_troposphere_model.py
tests/test_utils.py
tests/test_variety_parfiles.py
tests/test_widebandTOA_fitting.py
tests/test_wideband_dm_data.py
tests/test_wls_fitter.py
tests/test_zima.py
tests/utils.py
tests/datafile/0737A_latest.par
tests/datafile/B1509_RXTE_short.fits
tests/datafile/B1855+09_NANOGrav_12yv3.wb.gls.par
tests/datafile/B1855+09_NANOGrav_12yv3.wb.tim
tests/datafile/B1855+09_NANOGrav_9yv1.gls.par
tests/datafile/B1855+09_NANOGrav_9yv1.gls.par.tempo2_test
tests/datafile/B1855+09_NANOGrav_9yv1.tim
tests/datafile/B1855+09_NANOGrav_9yv1_whitened.tempo_test
tests/datafile/B1855+09_NANOGrav_dfg+12.tim
tests/datafile/B1855+09_NANOGrav_dfg+12_DMX.par
tests/datafile/B1855+09_NANOGrav_dfg+12_DMX.par.tempo_test
tests/datafile/B1855+09_NANOGrav_dfg+12_TAI.par
tests/datafile/B1855+09_NANOGrav_dfg+12_TAI.par.tempo_test
tests/datafile/B1855+09_NANOGrav_dfg+12_TAI_FB90.par
tests/datafile/B1855+09_NANOGrav_dfg+12_TAI_FB90.par.tempo2_test
tests/datafile/B1855+09_NANOGrav_dfg+12_modified.par
tests/datafile/B1855+09_NANOGrav_dfg+12_modified.par.tempo_test
tests/datafile/B1855+09_NANOGrav_dfg+12_modified_DD.par
tests/datafile/B1855+09_NANOGrav_dfg+12_modified_DD.par.tempo_test
tests/datafile/B1855+09_polycos.par
tests/datafile/B1855+09_tempo2_gls_pars.json
tests/datafile/B1855_polyco.dat
tests/datafile/B1855_polyco.tim
tests/datafile/B1937+21.CHIME.CHIME.NG.N.tim
tests/datafile/B1937+21.basic.par
tests/datafile/B1953+29_NANOGrav_dfg+12.tim
tests/datafile/B1953+29_NANOGrav_dfg+12_TAI_FB90.par
tests/datafile/B1953+29_NANOGrav_dfg+12_TAI_FB90.par.tempo2_test
tests/datafile/FPorbit_Day6223
tests/datafile/J0023+0923_NANOGrav_11yv0.gls.par
tests/datafile/J0023+0923_NANOGrav_11yv0.gls.par.resavg
tests/datafile/J0023+0923_NANOGrav_11yv0.gls.par.tempo2_test
tests/datafile/J0023+0923_NANOGrav_11yv0.tim
tests/datafile/J0023+0923_ell1_simple.par
tests/datafile/J0030+0451_P8_15.0deg_239557517_458611204_ft1weights_GEO_wt.gt.0.4.fits
tests/datafile/J0030+0451_w323_ft1weights.fits
tests/datafile/J0218_nicer_2070030405_cleanfilt_cut_bary.evt
tests/datafile/J0437-4715.par
tests/datafile/J0613-0200_NANOGrav_9yv1.gls.par
tests/datafile/J0613-0200_NANOGrav_9yv1.tim
tests/datafile/J0613-0200_NANOGrav_9yv1_ELL1H.gls.par
tests/datafile/J0613-0200_NANOGrav_9yv1_ELL1H_STIG.gls.par
tests/datafile/J0613-0200_NANOGrav_dfg+12.tim
tests/datafile/J0613-0200_NANOGrav_dfg+12_TAI_FB90.par
tests/datafile/J0613-0200_NANOGrav_dfg+12_TAI_FB90.par.tempo2_test
tests/datafile/J1513-5908_PKS_alldata_white.par
tests/datafile/J1600-3053_test.par
tests/datafile/J1614-2230_NANOGrav_12yv3.wb.gls.par
tests/datafile/J1614-2230_NANOGrav_12yv3.wb.tempo_test
tests/datafile/J1614-2230_NANOGrav_12yv3.wb.tim
tests/datafile/J1643-1224_NANOGrav_9yv1.gls.par
tests/datafile/J1643-1224_NANOGrav_9yv1.tim
tests/datafile/J1713+0747_NANOGrav_11yv0.gls.par
tests/datafile/J1713+0747_NANOGrav_11yv0.gls.par.tempo_test
tests/datafile/J1713+0747_NANOGrav_11yv0_short.tim
tests/datafile/J1713+0747_ddk_simple.par
tests/datafile/J1737+0811_bt_simple.par
tests/datafile/J1744-1134.Rcvr1_2.GASP.8y.x.tim
tests/datafile/J1744-1134.basic.ecliptic.par
tests/datafile/J1744-1134.basic.par
tests/datafile/J1744-1134.basic.par.tempo2_test
tests/datafile/J1744-1134.basic2.par
tests/datafile/J1744-1134.t1.par
tests/datafile/J1744-1134.t1.par.tempo_test
tests/datafile/J1853+1303_NANOGrav_11yv0.gls.par
tests/datafile/J1853+1303_NANOGrav_11yv0.gls.par.tempo2_test
tests/datafile/J1853+1303_NANOGrav_11yv0.tim
tests/datafile/J1923+2515_NANOGrav_9yv1.gls.par
tests/datafile/J1923+2515_NANOGrav_9yv1.tim
tests/datafile/J1955+2908_dd_simple.par
tests/datafile/J1955dd.par
tests/datafile/J2229+2643_dm1.par
tests/datafile/J2317+1439_ell1h_simple.par
tests/datafile/NGC6440E.par
tests/datafile/NGC6440E.tim
tests/datafile/NGC6440E_PHASETEST.par
tests/datafile/NGC6440E_PHASETEST.tim
tests/datafile/PSRJ0030+0451_psrcat.par
tests/datafile/PSR_J0218+4232.par
tests/datafile/evtfiles.txt
tests/datafile/get_tempo2_result.py
tests/datafile/get_tempo_result.py
tests/datafile/j0007_ifunc.par
tests/datafile/j0007_ifunc.tim
tests/datafile/lat_spacecraft_weekly_w323_p202_v001.fits
tests/datafile/ngc300nicer.par
tests/datafile/ngc300nicer_bary.evt
tests/datafile/ngc300nicernoTZR.par
tests/datafile/parkes.toa
tests/datafile/piecewise.par
tests/datafile/piecewise.tim
tests/datafile/piecewise_twocomps.par
tests/datafile/prefixtest.par
tests/datafile/prefixtest.tim
tests/datafile/sgr1830.orb
tests/datafile/sgr1830.par
tests/datafile/sgr1830kgfilt.evt
tests/datafile/slug.par
tests/datafile/slug.tim
tests/datafile/templateJ0030.3gauss
tests/datafile/template_phases.asc
tests/datafile/test1.tim
tests/datafile/test2.tim
tests/datafile/test_FD.par
tests/datafile/test_FD.par.tempo_test
tests/datafile/test_FD.simulate
tests/datafile/test_FD.simulate.pint_corrected
tests/datafile/test_par_read.par
tests/datafile/testtimes.par
tests/datafile/testtimes.par.tempo2_test
tests/datafile/testtimes.tim
tests/datafile/vela_wave.par
tests/datafile/vela_wave.tim
tests/datafile/withpn.par
tests/datafile/withpn.tim
tests/datafile/wsrt2gps.clk
tests/datafile/zerophase.tim
validation/B1855+09_NANOGrav_9yv1.gls_ori.par
validation/B1855+09_NANOGrav_9yv1.gls_ptb.par
validation/J0340+4130_NANOGrav_9yv1.gls_ori.par
validation/J0340+4130_NANOGrav_9yv1.gls_ptb.par
validation/J0613-0200_NANOGrav_9yv1.gls_ori.par
validation/J0613-0200_NANOGrav_9yv1.gls_ptb.par
validation/wls_vs_gls.py