-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add PointProcess class #43
base: master
Are you sure you want to change the base?
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe4b29a - Browse repository at this point
Copy the full SHA fe4b29aView commit details -
Fix compilation failure on GCC 7.5, and turn test_pointprocess.py int…
…o runnable pytest test
Configuration menu - View commit details
-
Copy full SHA for 5430ad6 - Browse repository at this point
Copy the full SHA 5430ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a73b1 - Browse repository at this point
Copy the full SHA a4a73b1View commit details -
- shimmer functions - alternate constructors - create_poisson_process() - get_time_points() - add_points() Moved lines around for readability Removed _t & _nt Added method docstrings
Configuration menu - View commit details
-
Copy full SHA for 1b4323d - Browse repository at this point
Copy the full SHA 1b4323dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9927c - Browse repository at this point
Copy the full SHA 0b9927cView commit details -
Added full docstrings (sans xtors)
get_count_and_fraction_of_voice_breaks() returns 4-element tuple
Configuration menu - View commit details
-
Copy full SHA for 98843c8 - Browse repository at this point
Copy the full SHA 98843c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7898ccd - Browse repository at this point
Copy the full SHA 7898ccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 187901d - Browse repository at this point
Copy the full SHA 187901dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ee016 - Browse repository at this point
Copy the full SHA 96ee016View commit details -
Configuration menu - View commit details
-
Copy full SHA for af61ab5 - Browse repository at this point
Copy the full SHA af61ab5View commit details -
Removed PointProcess.get_time_points()
Added PointProcess.__len__(), .__getitem__(), & __iter__() Updated test
Configuration menu - View commit details
-
Copy full SHA for 82aeb7b - Browse repository at this point
Copy the full SHA 82aeb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e992ba - Browse repository at this point
Copy the full SHA 9e992baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee30949 - Browse repository at this point
Copy the full SHA ee30949View commit details -
Moved
PointProcess.from_xxx
toPitch
pytest: dropped 'eee.wav', using global fixtures
Configuration menu - View commit details
-
Copy full SHA for b713f35 - Browse repository at this point
Copy the full SHA b713f35View commit details -
- Added transplant_domain(), to_matrix(), to_text_grid(),
to_text_grid_vuv(), to_sound_phonation(), to_sound_pulse_train(), to_sound_hum(), - Added class docstring and docstrings of new methods
Configuration menu - View commit details
-
Copy full SHA for b791b8f - Browse repository at this point
Copy the full SHA b791b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cab61 - Browse repository at this point
Copy the full SHA b0cab61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebfef8 - Browse repository at this point
Copy the full SHA 0ebfef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88726f8 - Browse repository at this point
Copy the full SHA 88726f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c4b34 - Browse repository at this point
Copy the full SHA 06c4b34View commit details -
Added Sound.to_point_process_xxx methods
Added PeakInterpolation enum Updated pytest
Configuration menu - View commit details
-
Copy full SHA for fde5fe5 - Browse repository at this point
Copy the full SHA fde5fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd936e - Browse repository at this point
Copy the full SHA ddd936eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a36460 - Browse repository at this point
Copy the full SHA 7a36460View commit details -
Configuration menu - View commit details
-
Copy full SHA for b817d42 - Browse repository at this point
Copy the full SHA b817d42View commit details -
Added PointProcess-related docstrings to Sound
Corrected errors in Pitch docstrings
Configuration menu - View commit details
-
Copy full SHA for 417b51e - Browse repository at this point
Copy the full SHA 417b51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8aae9 - Browse repository at this point
Copy the full SHA ef8aae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd54b38 - Browse repository at this point
Copy the full SHA cd54b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9811bf - Browse repository at this point
Copy the full SHA a9811bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd77b5 - Browse repository at this point
Copy the full SHA ccd77b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35970e7 - Browse repository at this point
Copy the full SHA 35970e7View commit details -
Added PointProcess.get_jitter and PointProcess.get_shimmer, made sure…
… that py::array_t is accepted in PointProcess constructor and PointProcess.add_points, and some minor fixes to Pitch's PointProcess methods
Configuration menu - View commit details
-
Copy full SHA for 6726281 - Browse repository at this point
Copy the full SHA 6726281View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff9aa9 - Browse repository at this point
Copy the full SHA dff9aa9View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 9a61aec - Browse repository at this point
Copy the full SHA 9a61aecView commit details