Skip to content
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

Deprecation warnings for v0.4.4 #556

Closed
5 tasks done
cdeline opened this issue Oct 3, 2024 · 1 comment · Fixed by #561
Closed
5 tasks done

Deprecation warnings for v0.4.4 #556

cdeline opened this issue Oct 3, 2024 · 1 comment · Fixed by #561

Comments

@cdeline
Copy link
Contributor

cdeline commented Oct 3, 2024

several functions and parameters are deprecated in v0.5.0 and need a notification in v0.4.4:

  • RadianceObj.Wm2Front
  • RadianceObj.Wm2Back
  • trackerdict[key]['scene'] -> ['scenes']
  • load.deepcleanResult (also v0.4.4 message)
  • mismatch.analysisIrradianceandPowerMismatch (also v0.4.4 message)
@cdeline
Copy link
Contributor Author

cdeline commented Oct 5, 2024

OK, I'm abandoning the pre-deprecation warning for Wm2Front and Back for 0.4.4. Just replace it with a FutureWarning message after it's been abandoned in 0.5.0

cdeline added a commit that referenced this issue Oct 6, 2024
…Back.

add TrackerDict class that just warns for TrackerDict[key]['scene'].  Fixes #556
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 a pull request may close this issue.

1 participant