-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
3 / 33 of 3 issues completedLabels
enhancementNew feature or requestNew feature or request
Milestone
Description
1.0.0 (merges into dev)
- Code style - wait until other stuff is merged (Ruff rules are not activated yet #147)
- Deprecations
- Deprecate scipy Legendre function #143 (and wait until scipy bug is fixed?)
- Deprecate scipy Spherical Harmonics function #142
- SH classes
- SH Class Add Spherical Harmonics class #101
- SH Signal Class Dev spherical harmonic signal class #99
- SH conversion methods Dev sh conversion methods #113
- SamplingSphere
- Enforce pyfar>=0.7.3 Upgrade dependencies on develop #124
- Add check for unique radius Check for unique radius in SamplingSphere #121
- Add quadrature property Feature quadrature property for SamplingSphere #120
- Clean tests (there are often two tests for one sampling because old tests from pyfar have been copied but not merged) Clean samplings tests #134
- Samplings
- rename
n_pointsto something more meaningful Find a better name forn_pointsin spharpy.samplings #131 - Rename spherical_t_design #135
- rename
- merge main into dev and resolve conflicts Resolve conflicts between main and develop #128
- Make labels in plots consistent with pyfar #153
- Documentation (after merging Resolve conflicts between main and develop #128)
- Check and add documentation for sampling sphere (see Doc: add SamplingSphere to doc #137, Doc: adding SamplingSphere to documention #116)
- For the SH classes, mention which parameters 'basis_type', 'normalization', 'condon_shortley' must be set to follow common conventions (Ambix, Williams/Rafaely, Ahrens, more?)
- In the readme, replace the broken link example notebook with a link to the examples section of the gallery
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done