Opened 5 years ago

Last modified 5 years ago

#23 new defect

#23 adding the button to calculate deltaQ min directly for IQ2D

Reported by: wangzy Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

if the parameter of deltaQ is not set correctly, then the "white line" will occur. these lines should be prevented. So we want to add a button that can calculate the deltaQ easily

Subtickets (add)

Change History (7)

comment:1 Changed 5 years ago by wangzy

add Lxmax and Lymax in the mask file, and add the way to read these parameters in the main.py.

comment:2 Changed 5 years ago by wangzy

change the format of L2 in calibration file from X to X.XX, thus the algorithm to read the value can be maintained. After the testing, all the files should be changed

Last edited 5 years ago by wangzy (previous) (diff)

comment:3 Changed 5 years ago by wangzy

the Qmax set for IQ2D is also changed, right now the Qmax is calculated by the min(Lx_max,Ly_max) to prevent the mismatch of x and y direction

comment:4 Changed 5 years ago by wangzy

the shift ratio of Qmax and Qmin is modified from 10% to 0.

comment:5 Changed 5 years ago by wangzy

the way to prevent "0" line thus is to set double size of detector pixel distance(8.5mm*2), since the number of tubes is even in Y direction, so the center of the tube is not in the zero position.

comment:6 Changed 5 years ago by wangzy

change the mask and cal file data

comment:7 Changed 5 years ago by wangzy

V1.2.10

Note: See TracTickets for help on using tickets.