AUTHORS.rst
LICENSE.md
MANIFEST.in
README.rst
pyproject.toml
setup.py
versioneer.py
src/.DS_Store
src/pint/__init__.py
src/pint/bayesian.py
src/pint/binaryconvert.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/exceptions.py
src/pint/fermi_toas.py
src/pint/fits_utils.py
src/pint/fitter.py
src/pint/gridutils.py
src/pint/logging.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/types.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/J0030+0451_P8_15.0deg_239557517_458611204_ft1weights_GEO_wt.gt.0.4.fits
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/J1028-5819-example.par
src/pint/data/examples/J1028-5819-example.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.par.good
src/pint/data/examples/NGC6440E.tim
src/pint/data/examples/PSRJ0030+0451_psrcat.par
src/pint/data/examples/README.md
src/pint/data/examples/templateJ0030.3gauss
src/pint/data/examples/test-wb-0.par
src/pint/data/examples/test-wb-0.tim
src/pint/data/examples/waves.par
src/pint/data/examples/waves_withpn.tim
src/pint/data/runtime/README.md
src/pint/data/runtime/ecliptic.dat
src/pint/data/runtime/observatories.json
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/chromatic_model.py
src/pint/models/cmwavex.py
src/pint/models/dispersion_model.py
src/pint/models/dmwavex.py
src/pint/models/fdjump.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/phase_offset.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/tcb_conversion.py
src/pint/models/timing_model.py
src/pint/models/transient_events.py
src/pint/models/troposphere_delay.py
src/pint/models/wave.py
src/pint/models/wavex.py
src/pint/models/stand_alone_psr_binaries/BT_model.py
src/pint/models/stand_alone_psr_binaries/BT_piecewise.py
src/pint/models/stand_alone_psr_binaries/DDGR_model.py
src/pint/models/stand_alone_psr_binaries/DDH_model.py
src/pint/models/stand_alone_psr_binaries/DDK_model.py
src/pint/models/stand_alone_psr_binaries/DDS_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/ELL1k_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/global_clock_corrections.py
src/pint/observatory/satellite_obs.py
src/pint/observatory/special_locations.py
src/pint/observatory/topo_obs.py
src/pint/output/publish.py
src/pint/pintk/PINT_LOGO_128trans.gif
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/compare_parfiles.py
src/pint/scripts/convert_parfile.py
src/pint/scripts/event_optimize.py
src/pint/scripts/event_optimize_MCMCFitter.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/pintpublish.py
src/pint/scripts/t2binary2pint.py
src/pint/scripts/tcb2tdb.py
src/pint/scripts/zima.py
src/pint/templates/__init__.py
src/pint/templates/lcenorm.py
src/pint/templates/lceprimitives.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
tests/test_B1855.py
tests/test_B1855_9yrs.py
tests/test_B1953.py
tests/test_BT_piecewise.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_observatory.py
tests/test_astropy_times.py
tests/test_astropy_version.py
tests/test_barytoa.py
tests/test_bayesian.py
tests/test_binary_generic.py
tests/test_binconvert.py
tests/test_change_epoch.py
tests/test_chi2inpar.py
tests/test_chromatic.py
tests/test_clock_file.py
tests/test_clockcorr.py
tests/test_cmwavex.py
tests/test_cmx.py
tests/test_combine_design_matrices_by_param.py
tests/test_compare.py
tests/test_compare_model.py
tests/test_compare_model_ecl_vs_icrs.py
tests/test_convert_parfile.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_ddgr.py
tests/test_ddh.py
tests/test_ddk.py
tests/test_dds.py
tests/test_density.py
tests/test_derivative_utils.py
tests/test_derived_quantities.py
tests/test_derivedparams.py
tests/test_design_matrix.py
tests/test_designmatrix_noisepars.py
tests/test_determinism.py
tests/test_dmefac_dmequad.py
tests/test_dmwavex.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_ell1k.py
tests/test_erfautils.py
tests/test_event_optimize.py
tests/test_event_optimize_MCMCFitter.py
tests/test_event_toas.py
tests/test_eventstats.py
tests/test_explicit_absphase.py
tests/test_fake_toas.py
tests/test_fbx.py
tests/test_fd.py
tests/test_fdjump.py
tests/test_fermiphase.py
tests/test_find_clock_file.py
tests/test_fitter.py
tests/test_fitter_compare.py
tests/test_fitter_error_checking.py
tests/test_flagging_clustering.py
tests/test_funcpar.py
tests/test_glitch.py
tests/test_global_clock_corrections.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_leapsec.py
tests/test_local_ephem.py
tests/test_mask_parameter.py
tests/test_mcmcfitter.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_modeloverride.py
tests/test_modelutils.py
tests/test_new_observatories.py
tests/test_noise_models.py
tests/test_noisefit.py
tests/test_numpy.py
tests/test_observatory.py
tests/test_observatory_envar.py
tests/test_observatory_metadata.py
tests/test_orbit_phase.py
tests/test_orbwaves.py
tests/test_parameter_covariance_matrix.py
tests/test_parameters.py
tests/test_parchange.py
tests/test_parfile.py
tests/test_parfile_writing.py
tests/test_parfile_writing_format.py
tests/test_parunits.py
tests/test_pb.py
tests/test_phase.py
tests/test_phase_commands.py
tests/test_phase_offset.py
tests/test_phaseogram.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_plchromnoise.py
tests/test_pldmnoise.py
tests/test_plk_widget.py
tests/test_plot_utils.py
tests/test_plrednoise.py
tests/test_pmtransform_units.py
tests/test_polycos.py
tests/test_precision.py
tests/test_prefix_param_inheritance.py
tests/test_priors.py
tests/test_process_parfile.py
tests/test_publish.py
tests/test_pulsar_mjd.py
tests/test_pulsar_position.py
tests/test_pulse_number.py
tests/test_random_models.py
tests/test_reduced_precision.py
tests/test_residuals.py
tests/test_rv.py
tests/test_satobs.py
tests/test_sini.py
tests/test_solar_system_body.py
tests/test_solar_wind.py
tests/test_solarsystemshapiro.py
tests/test_spindown.py
tests/test_stigma.py
tests/test_t2binary2pint.py
tests/test_tcb2tdb.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_create.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_shuffle.py
tests/test_toa_writer.py
tests/test_transient_events.py
tests/test_troposphere_model.py
tests/test_utils.py
tests/test_variety_parfiles.py
tests/test_version.py
tests/test_vlbi_rotation.py
tests/test_wavex.py
tests/test_widebandTOA_fitting.py
tests/test_wideband_dm_data.py
tests/test_wls_fitter.py
tests/test_wx2pl.py
tests/test_zima.py