Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L Lima-tango-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LimaGroup
  • Lima-tango-python
  • Issues
  • #47

Closed
Open
Created Jun 25, 2021 by Valentin Valls@valentin.vallsOwner

LimaCCDs: Deprecation warning to replace `tostring`

While i was playing with the simulator i have received that stuff.

No idea why it's the first time i notice that stuff.

It is produced by _image_2_data_array

/nobackup/lvalls1/valls/Software/miniconda3/envs/tomodemoenv/lib/python3.7/site-packages/Lima/Server/LimaCCDs.py:1874: DeprecationWarning: tostring() is deprecated. Use tobytes() instead.
  dataStr = dataheader + flatData.tostring()

I can patch that stuff if you like.

Assignee
Assign to
Time tracking