From cee4176d32fb5455e3a830dfece3d2935777fd43 Mon Sep 17 00:00:00 2001 From: "valentin.emiya" <valentin.emiya@lif.univ-mrs.fr> Date: Thu, 4 Jun 2020 16:09:01 +0200 Subject: [PATCH] update description --- python/setup.py | 6 +----- python/tffpy/create_subregions.py | 6 +----- python/tffpy/datasets.py | 6 +----- python/tffpy/experiments/exp_solve_tff.py | 6 +----- python/tffpy/experiments/tests/test_exp_solve_tff.py | 6 +----- python/tffpy/interpolation_solver.py | 6 +----- python/tffpy/scripts/script_exp_solve_tff.py | 6 +----- python/tffpy/tests/ci_config.py | 6 +----- python/tffpy/tests/test_create_subregions.py | 6 +----- python/tffpy/tests/test_datasets.py | 6 +----- python/tffpy/tests/test_interpolation_solver.py | 6 +----- python/tffpy/tests/test_tf_fading.py | 6 +----- python/tffpy/tests/test_utils.py | 6 +----- python/tffpy/tf_fading.py | 6 +----- python/tffpy/tf_tools.py | 6 +----- python/tffpy/utils.py | 6 +----- 16 files changed, 16 insertions(+), 80 deletions(-) diff --git a/python/setup.py b/python/setup.py index 7ef16ba..79483ae 100755 --- a/python/setup.py +++ b/python/setup.py @@ -24,11 +24,7 @@ # Description # ----------- # -# tffpy is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/create_subregions.py b/python/tffpy/create_subregions.py index b2949f6..4328583 100644 --- a/python/tffpy/create_subregions.py +++ b/python/tffpy/create_subregions.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/datasets.py b/python/tffpy/datasets.py index f94af51..e922fba 100644 --- a/python/tffpy/datasets.py +++ b/python/tffpy/datasets.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/experiments/exp_solve_tff.py b/python/tffpy/experiments/exp_solve_tff.py index 9d8e2bf..e2f33d1 100644 --- a/python/tffpy/experiments/exp_solve_tff.py +++ b/python/tffpy/experiments/exp_solve_tff.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/experiments/tests/test_exp_solve_tff.py b/python/tffpy/experiments/tests/test_exp_solve_tff.py index b8cc1d5..35c37b5 100644 --- a/python/tffpy/experiments/tests/test_exp_solve_tff.py +++ b/python/tffpy/experiments/tests/test_exp_solve_tff.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/interpolation_solver.py b/python/tffpy/interpolation_solver.py index a0ca9f0..4417c91 100644 --- a/python/tffpy/interpolation_solver.py +++ b/python/tffpy/interpolation_solver.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/scripts/script_exp_solve_tff.py b/python/tffpy/scripts/script_exp_solve_tff.py index 54cc1fe..f716b55 100644 --- a/python/tffpy/scripts/script_exp_solve_tff.py +++ b/python/tffpy/scripts/script_exp_solve_tff.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tests/ci_config.py b/python/tffpy/tests/ci_config.py index 4640089..d904b3d 100644 --- a/python/tffpy/tests/ci_config.py +++ b/python/tffpy/tests/ci_config.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tests/test_create_subregions.py b/python/tffpy/tests/test_create_subregions.py index 9969249..65b2701 100644 --- a/python/tffpy/tests/test_create_subregions.py +++ b/python/tffpy/tests/test_create_subregions.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tests/test_datasets.py b/python/tffpy/tests/test_datasets.py index e92b8c9..275763b 100644 --- a/python/tffpy/tests/test_datasets.py +++ b/python/tffpy/tests/test_datasets.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tests/test_interpolation_solver.py b/python/tffpy/tests/test_interpolation_solver.py index 8ce5120..7e2b856 100644 --- a/python/tffpy/tests/test_interpolation_solver.py +++ b/python/tffpy/tests/test_interpolation_solver.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tests/test_tf_fading.py b/python/tffpy/tests/test_tf_fading.py index 4316df4..ad5de7c 100644 --- a/python/tffpy/tests/test_tf_fading.py +++ b/python/tffpy/tests/test_tf_fading.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tests/test_utils.py b/python/tffpy/tests/test_utils.py index d6cb7d0..919ecc4 100644 --- a/python/tffpy/tests/test_utils.py +++ b/python/tffpy/tests/test_utils.py @@ -26,11 +26,7 @@ import tempfile # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tf_fading.py b/python/tffpy/tf_fading.py index dc76ff9..d53fe43 100644 --- a/python/tffpy/tf_fading.py +++ b/python/tffpy/tf_fading.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/tf_tools.py b/python/tffpy/tf_tools.py index 8e106eb..437d7e3 100755 --- a/python/tffpy/tf_tools.py +++ b/python/tffpy/tf_tools.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- diff --git a/python/tffpy/utils.py b/python/tffpy/utils.py index a41c988..a57e4e6 100755 --- a/python/tffpy/utils.py +++ b/python/tffpy/utils.py @@ -23,11 +23,7 @@ # Description # ----------- # -# :py:mod:tffpy: is a Python package for time-frequency fading using Gabor -# multipliers based on the work in paper *Time-frequency fading algorithms -# based on Gabor multipliers* by A. Marina Krémé, Valentin Emiya, Caroline -# Chaux and Bruno Torré́sani, 2020. -# +# Time frequency fading using Gabor multipliers # # Version # ------- -- GitLab