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 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 8
    • Merge requests 8
  • 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
  • #125
Closed
Open
Created Jun 17, 2020 by Christian Nemoz@nemozMaintainer

Error in alignment.py DetectorTranslationAlongBeam

find_shifts returns an error when testing on the following set of data: /data/id19/inhouse/nemoz/align Here it is:

lbs051:/sware/exp/scisoft/p_cn % python alignxc.py

Traceback (most recent call last):

File "alignxc.py", line 80, in

yy, xx =  cor.find_shift(radios, xc_positions)

File "/nobackup/lbs0511/tomwer/0_5/orange3venv/lib/python3.7/site-packages/nabu/preproc/alignment.py", line 655, in find_shift

f_vals = cc[pv, ph]

IndexError: index 2048 is out of bounds for axis 0 with size 2048

Edited Jun 17, 2020 by Christian Nemoz
Assignee
Assign to
Time tracking