Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • Merge requests
  • !93

Resolve "Add simple half-acquisition CoR finding algorithms"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicola Vigano requested to merge 198-simple-half-acq-cor into master Oct 30, 2020
  • Overview 20
  • Commits 7
  • Pipelines 16
  • Changes 9

About

Porting existing half-acquisition CoR finding algorithms already used on the beamlines. These algorithms have been tested a lot, and are usually quite simple, which means easy to diagnose and fast results.

Closes #198 (closed)

To do

  • Implementation of the algorithms
    • Sliding window
    • Growing window
  • Write docstring
  • Unit tests
  • Integrate in pipeline
  • End-to-end reconstruction test

Notes

Initial implementation of he sliding window provided by @nemoz
Code and test data can be found at the following paths on the ESRF cluster:

  • Code: /sware/exp/scisoft/p_cn/Sinonic.py
  • Data: /data/id19/inhouse/nemoz/HA-700_45.4_136kev_BM5_burrow_GSA-1-44_021_avg-2_
Edited Nov 10, 2020 by Pierre Paleo
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 198-simple-half-acq-cor