-
Notifications
You must be signed in to change notification settings - Fork 824
Closed
Labels
APIComponent-AnalysisdeprecationDeprecated functionality to give advance warning for API changes.Deprecated functionality to give advance warning for API changes.help wanted
Milestone
Description
Follow the new AnalysisBase API and store results in pca.PCA in .results instead of class attributes.
See omnibus issue #3261 for background and details. See PR #3263 as an example (DensityAnalysis)
- put all generated data into
self.resultsinstead ofself - keep managed attributes in place with deprecation message
- test deprecation messages/old attribute access
- update CHANGELOG: one entry in Changes (use .results) and one entry in Deprecations (attribute access to be removed in 3.0.0)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
APIComponent-AnalysisdeprecationDeprecated functionality to give advance warning for API changes.Deprecated functionality to give advance warning for API changes.help wanted