Changeset 28003 for branches/pap/Ohana/src/kapa2/doc/mark.issues.txt
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/pap/Ohana/src/kapa2/doc/mark.issues.txt
r25918 r28003 1 2 * option to set window margin 3 * option to add section outer box 4 * option to set limits based on associated image (and change dynamically...) 5 o need consistency of graph defaults : axis, tick, labels should come from kapa 6 o clear should erase current plot 7 1 8 -> The "plot" command needs to be fixed so that boundaries of contours do 2 9 not cause it to draw excessive amounts of lines connecting unrelated 3 10 contours. A specific "contour line type" would be useful. 4 5 -> DVO is not consistently placing the x/y axis labels, especially in 6 user-defined sections of the plot window. 11 (-pt 100?) 7 12 8 13 -> DVO does not plot the end-points of histograms properly (e.g., the … … 13 18 relay output to the file in the same order. Also, until DVO is closed, the 14 19 output does not appear in the file. 20 (fixed both issues) 15 21 22 -> DVO is not consistently placing the x/y axis labels, especially in 23 user-defined sections of the plot window. 24 (fixed) 25 * box -labelpad -labelpad[x,y] +labelpad[x,y] - 26 27 28 --- 29 30 31 1)You wanted me to remind you to update ~ipp-svn; this was so I could have 32 the latest version of DVO on-hand 33 34 2)The plotting of axis labels remains inconsistent; depending on section 35 dimensions and the presence/absence of tick-marks, labels will change 36 their distance from their corresponding axis. This results in labels 37 falling off the screen or overlapping with other plot sections 38 39 3)Plot section locations in the plot window shift if labels/tick-marks are 40 present or absent 41 42 4)It would be useful to have an option for the box or section command that 43 causes the background to be opaque. This will allow plots to have insets. 44 45 5)It would be useful to have a rectangle plotting command in order to 46 shade out regions on plots 47 48 6)The limits command combined with box will sometimes produce tick-marks 49 with only the zero-point labeled, making the axes difficult to interpret 50 51 7)Text is printed to a file at different times when using either the echo 52 or fprintf commands alongside the output command. Sometimes output is 53 printed to the file immediately, while other times it is printed only when 54 the file is closed for output. 55 56 8)The use of ^C as an interrupt does not always work when a macro is doing 57 for loops. 58 59 9)It would be useful for DVO to echo which line of a macro contains an 60 error, or at which line it was forced to stop. This would help debugging a 61 lot. 62 63 10)The cgrid could use an option to print RA/DEC tick-mark labels so that 64 image plots would be more informative
Note:
See TracChangeset
for help on using the changeset viewer.
