Opened 9 years ago
Closed 9 years ago
#24 closed defect (fixed)
Fix TimeFrame update on changing chopper parameters
Reported by: | yanll | Owned by: | zhangjr |
---|---|---|---|
Priority: | major | Milestone: | pre-alpha |
Component: | model | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | #20 | |
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Description
Subtickets
Change History (2)
comment:1 Changed 9 years ago by zhangjr
comment:2 Changed 9 years ago by zhangjr
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Suffering form many changes, never do this again.
changes:
1) use the unified "TimeFrameCalculation?" to calculate time frame in src/model/choppermodel.py.
2) change name from "updateTimeFrame" to "plotTimeFrame" in src/viewer/chopper.py
3) fix the error in calculation of chopper opening.
4) change chopperList dim from 5 to 3.
5) add ini() in src/viewer/chopper.py