Skip to content

Conversation

@khider
Copy link
Member

@khider khider commented Oct 16, 2025

This pushes a "fix" to be able to compute the surrogates and perform spectral analysis in parallel. not exactly a fix: if on Mac, the default behavior is to execute in series for this method. Everything else remains in parallel.

Also added a test for Lomb-Scargle specifically in core_test_PSD.py.

Ticked version of Python to 3.12

Fixes a problem with multiprocessing on a Mac. Ticks version of Python. Tested locally on 3.11 and 3.12
@khider khider requested a review from CommonClimate October 16, 2025 19:41
Copy link
Collaborator

@CommonClimate CommonClimate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing it. I'm wondering the best way to make a note of this for when SciPy/Numpy resolve the issue on a mac. Also, we should make sure it's explained in the release notes.

@CommonClimate CommonClimate merged commit 93666d9 into master Oct 16, 2025
1 check passed
@CommonClimate CommonClimate deleted the multiprocessing branch October 16, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants