-
- Downloads
Renames sftfilepath -> sftfilepattern
This renames the input sftfilepath to sftfilepattern and adds documentation on how that should be used, i.e. a colon separated list of wildstring or exact matches. In globbing for all matches, the colon split is added in. sftfilepath is still used by `Writer` since an exact path is known.
Showing
- examples/computing_the_Bayes_factor.py 1 addition, 1 deletionexamples/computing_the_Bayes_factor.py
- examples/follow_up.py 1 addition, 1 deletionexamples/follow_up.py
- examples/fully_coherent_search_using_MCMC.py 1 addition, 1 deletionexamples/fully_coherent_search_using_MCMC.py
- examples/fully_coherent_search_using_MCMC_on_glitching_data.py 1 addition, 1 deletion...les/fully_coherent_search_using_MCMC_on_glitching_data.py
- examples/glitch_robust_search.py 2 additions, 2 deletionsexamples/glitch_robust_search.py
- examples/semi_coherent_glitch_search_using_MCMC.py 1 addition, 1 deletionexamples/semi_coherent_glitch_search_using_MCMC.py
- examples/semi_coherent_search_using_MCMC.py 1 addition, 1 deletionexamples/semi_coherent_search_using_MCMC.py
- examples/semi_coherent_twoglitch_search_using_MCMC.py 1 addition, 1 deletionexamples/semi_coherent_twoglitch_search_using_MCMC.py
- examples/sliding_window.py 1 addition, 1 deletionexamples/sliding_window.py
- examples/transient_search_using_MCMC.py 1 addition, 1 deletionexamples/transient_search_using_MCMC.py
- examples/weak_signal_follow_up.py 1 addition, 1 deletionexamples/weak_signal_follow_up.py
- pyfstat/core.py 20 additions, 18 deletionspyfstat/core.py
- pyfstat/grid_based_searches.py 23 additions, 19 deletionspyfstat/grid_based_searches.py
- pyfstat/mcmc_based_searches.py 18 additions, 17 deletionspyfstat/mcmc_based_searches.py
- tests.py 4 additions, 4 deletionstests.py
Loading
Please register or sign in to comment