-
- Downloads
apply 'black' coding style (stricter subset of PEP8)
- supply consistent flake8 settings in setup.cfg
parent
96e1046c
No related branches found
No related tags found
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
Showing
- examples/MCMC_examples/fully_coherent_search_using_MCMC.py 43 additions, 27 deletionsexamples/MCMC_examples/fully_coherent_search_using_MCMC.py
- examples/MCMC_examples/semi_coherent_search_using_MCMC.py 44 additions, 28 deletionsexamples/MCMC_examples/semi_coherent_search_using_MCMC.py
- examples/followup_examples/semi_coherent_directed_follow_up.py 50 additions, 30 deletions...les/followup_examples/semi_coherent_directed_follow_up.py
- examples/glitch_examples/make_simulated_data.py 53 additions, 15 deletionsexamples/glitch_examples/make_simulated_data.py
- examples/glitch_examples/semicoherent_glitch_robust_directed_MCMC_search_on_1_glitch.py 67 additions, 43 deletions...oherent_glitch_robust_directed_MCMC_search_on_1_glitch.py
- examples/glitch_examples/semicoherent_glitch_robust_directed_grid_search_on_1_glitch.py 61 additions, 29 deletions...oherent_glitch_robust_directed_grid_search_on_1_glitch.py
- examples/glitch_examples/standard_directed_MCMC_search_on_1_glitch.py 26 additions, 23 deletions...tch_examples/standard_directed_MCMC_search_on_1_glitch.py
- examples/grid_examples/grid_F0F1F2.py 49 additions, 23 deletionsexamples/grid_examples/grid_F0F1F2.py
- examples/grid_examples/grided_frequency_search.py 44 additions, 24 deletionsexamples/grid_examples/grided_frequency_search.py
- examples/other_examples/sliding_window.py 30 additions, 10 deletionsexamples/other_examples/sliding_window.py
- examples/other_examples/twoF_cumulative.py 40 additions, 24 deletionsexamples/other_examples/twoF_cumulative.py
- examples/other_examples/using_initialisation.py 40 additions, 26 deletionsexamples/other_examples/using_initialisation.py
- examples/transient_examples/long_transient_search_MCMC.py 26 additions, 20 deletionsexamples/transient_examples/long_transient_search_MCMC.py
- examples/transient_examples/long_transient_search_make_simulated_data.py 19 additions, 7 deletions...ent_examples/long_transient_search_make_simulated_data.py
- examples/transient_examples/short_transient_search_MCMC.py 30 additions, 22 deletionsexamples/transient_examples/short_transient_search_MCMC.py
- examples/transient_examples/short_transient_search_gridded.py 38 additions, 22 deletions...ples/transient_examples/short_transient_search_gridded.py
- examples/transient_examples/short_transient_search_make_simulated_data.py 22 additions, 10 deletions...nt_examples/short_transient_search_make_simulated_data.py
- pyfstat/__init__.py 28 additions, 6 deletionspyfstat/__init__.py
- pyfstat/core.py 533 additions, 317 deletionspyfstat/core.py
- pyfstat/grid_based_searches.py 746 additions, 368 deletionspyfstat/grid_based_searches.py
Loading
Please register or sign in to comment