Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N Nabu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tomotools
  • Nabu
  • Issues
  • #231
Closed
Open
Created Mar 22, 2021 by Pierre Paleo@paleoOwner

Fix silx deprecation warning

The function silx.io.dictdump.dicttoh5 now issues the following warning:

WARNING:silx.DEPRECATION:argument overwrite_data is deprecated since silx version 0.15. Reason: `overwrite_data=True` becomes `update_mode='modify'` and `overwrite_data=False` becomes `update_mode='add'`. Use 'update_mode' instead.
  File "/scisoft/users/paleo/.venv/py37/lib/python3.7/site-packages/silx/io/dictdump.py", line 257, in dicttoh5
    since_version="0.15",
Assignee
Assign to
Time tracking