Opened 5 years ago

Last modified 5 years ago

#19 new defect

#19 add independent emptytrans input for both solvent and emptycell

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

Sometimes the solvent and emptycell don't share the same emptytrans with sample.

Subtickets (add)

Change History (13)

comment:1 Changed 5 years ago by wangzy

Step 1. Change the length of each empty boxes.

comment:2 follow-up: Changed 5 years ago by wangzy

Step 2. Add Check box and Textbox for each trans at transmission, batch and IQ2D pages

comment:3 in reply to: ↑ 2 Changed 5 years ago by wangzy

Addwidget; function of checking; Conf page initializing; back & next button from other pages.
Replying to wangzy:

Step 2. Add Check box and Textbox for each trans at transmission, batch and IQ2D pages

comment:4 Changed 5 years ago by wangzy

Step 3. change the format for tabledata at batch and IQ2D

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

comment:5 follow-up: Changed 5 years ago by wangzy

Step 4. change the format of configure.xml

comment:6 in reply to: ↑ 5 ; follow-up: Changed 5 years ago by wangzy

the new configure.xml should be compatible with the old one, which means that the old ones without "Emptycell-EmptyTrans?" can be read without errors, and thus the if_checked status should be judged by whether we have such item or not
Replying to wangzy:

Step 4. change the format of configure.xml

comment:7 in reply to: ↑ 6 Changed 5 years ago by wangzy

Use try..except to realize this function
Replying to wangzy:

the new configure.xml should be compatible with the old one, which means that the old ones without "Emptycell-EmptyTrans?" can be read without errors, and thus the if_checked status should be judged by whether we have such item or not
Replying to wangzy:

Step 4. change the format of configure.xml

comment:8 follow-up: Changed 5 years ago by wangzy

Step 5. change the algorithm for reduction.py to reduce data

comment:9 in reply to: ↑ 8 ; follow-up: Changed 5 years ago by wangzy

1st is to read parameters from configure.xml
Replying to wangzy:

Step 5. change the algorithm for reduction.py to reduce data

comment:10 in reply to: ↑ 9 ; follow-up: Changed 5 years ago by wangzy

change the functions of getConfXML, etc.
Replying to wangzy:

1st is to read parameters from configure.xml
Replying to wangzy:

Step 5. change the algorithm for reduction.py to reduce data

comment:11 in reply to: ↑ 10 ; follow-up: Changed 5 years ago by wangzy

change the functions in the main iteration at reduction.py
Replying to wangzy:

change the functions of getConfXML, etc.
Replying to wangzy:

1st is to read parameters from configure.xml
Replying to wangzy:

Step 5. change the algorithm for reduction.py to reduce data

comment:12 in reply to: ↑ 11 Changed 5 years ago by wangzy

change the format of output files
Replying to wangzy:

change the functions in the main iteration at reduction.py
Replying to wangzy:

change the functions of getConfXML, etc.
Replying to wangzy:

1st is to read parameters from configure.xml
Replying to wangzy:

Step 5. change the algorithm for reduction.py to reduce data

comment:13 Changed 5 years ago by wangzy

Step 6. Check
Check the status to read old configure.xml
Check if all the functions and modules still work
Check the correctness of output files

Note: See TracTickets for help on using tickets.