Difference between revisions of "Further improvements"

From GeopsyWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
# crash fk with distinct samp freq: assert commented in SparseTimeRange::find()
 
# crash fk with distinct samp freq: assert commented in SparseTimeRange::find()
 
# crash fk if t0 is not a multiple of samp freq
 
# crash fk if t0 is not a multiple of samp freq
# ASCII filter in geopsy: double save bug, proper refresh and resize of columns
 
 
# memory leakage in dinverdc
 
# memory leakage in dinverdc
 
# big value for signal overlap-> freeze under windows
 
# big value for signal overlap-> freeze under windows
Line 27: Line 26:
 
## the Konno & Homachi constant is not updated
 
## the Konno & Homachi constant is not updated
 
# max2curve crash while loading mspac max output when selected ring or component index that does not exist - spinbox min/max values should be limited to existing indices in file - more cosmetic: start indexing by 1(?)
 
# max2curve crash while loading mspac max output when selected ring or component index that does not exist - spinbox min/max values should be limited to existing indices in file - more cosmetic: start indexing by 1(?)
 +
# <s>ASCII filter in geopsy: double save bug, proper refresh and resize of columns</s> 2010-03-21
 
# <s>Fix H/V and tools command line</s> 2010-03-19
 
# <s>Fix H/V and tools command line</s> 2010-03-19
 
# <s>make clean, then configure,  make problems with ...Install.h</s> 2010-03-18
 
# <s>make clean, then configure,  make problems with ...Install.h</s> 2010-03-18

Revision as of 08:32, 21 March 2010

Critical

  1. Remove all layers of a graph: caches bitmap is not updated
  2. Add mode in H/V: do not follow anti triggering rules
  3. Error saving circles in a page file or clipboard
  4. Coordinates for ring editor in warangps
  5. Rotate components: should work also with 2 components, with 2 dof inactive
  6. Spectrum Rotate should work also with 2 components
  7. Object names of graphs and objects in HV, spectum,... results
  8. Number of plots per line in H/V: ask for 4 get only 3 per line
  9. "Use same" checkbox in parser to place on first not on last file
  10. crash fk with distinct samp freq: assert commented in SparseTimeRange::find()
  11. crash fk if t0 is not a multiple of samp freq
  12. memory leakage in dinverdc
  13. big value for signal overlap-> freeze under windows
  14. warangps: control set of station to avoid double names
  15. spac2disp coherence between select et la disp
  16. autocorr viewer under Windows 7... missing curves
  17. upgrade from 0209 to 0218, check info.xml, looks like still in 0209
  18. Re-install liveversions (see sesarray account)
  19. Check adjust curve from LinearFK
  20. error hv/update option: free cache increases all the time
  21. bug: gaps added due to round errors around midnight. If start recording just after midnight lot of gaps are inserted. Problem is in DynamicSignal
  22. There might be a small bug while reading a log file (file of the processing parameters)in the H/V spectral ratio toolbox:
    1. the global time range is not updated
    2. the Konno & Homachi constant is not updated
  23. max2curve crash while loading mspac max output when selected ring or component index that does not exist - spinbox min/max values should be limited to existing indices in file - more cosmetic: start indexing by 1(?)
  24. ASCII filter in geopsy: double save bug, proper refresh and resize of columns 2010-03-21
  25. Fix H/V and tools command line 2010-03-19
  26. make clean, then configure, make problems with ...Install.h 2010-03-18
  27. Fix export of GSE files 2010-03-16

Cosmetic

  1. Fix color of grid lines (no effect from properties)
  2. Mask properties does not work for objects
  3. Warning if specified time limits are not inside the range of available signals in H/V or spectrum
  4. Resize grip for toolboxes et tables
  5. Rename geopsynr into geopsystack
  6. Height of time windows two small for single signal graphic viewers
  7. Decimate amplitude: input directly dynamic in bits (1,...12, ...24)
  8. Remove unneeded windowing options for FK and H/V (keep exactly for FK but check it)
  9. Option for plane waves in gpfksimulator (disable distance, Q and X, Y, Z)
  10. display direction of signals in gpfksimulator by connecting line from center to circle.
  11. Show tool name in signal viewer title bar
  12. Chronogram not present in group or file context menu
  13. Replace SPAC by MSPAC
  14. "Any component" is not really explicit in Spectrum for raw anti-trigger
  15. "H/V" appears in "Structure" preferences
  16. Margins for parser in curve browser
  17. H/V: uncheck update by default
  18. No antitrigger by defaut
  19. Default tab for FK processing
  20. CTRL+T does not work for windows (new table)--> maybe to remove and replace by new tab
  21. Global time limits and windows in separated tabs (move HP filter to pre-processing)
  22. line weight for H/V after saved as page
  23. Complete NumericalLineEdit (problem for space)
  24. Check differences between limits from FK and warangps
  25. visited model>total models in dinver
  26. check speed improvement under windows for FK (do it for FK 3C)
  27. rework windows selection in H/V
  28. Change input of LinearFK: unify taper and processing window
  29. Discuss : is the term "Decimate amplitude" appropriate ? Should not it be "Amplitude discretization ?" ("Decimation" may be misleading)
  30. Rename x & y-axis to frequency and slowness in MASW toolbox
  31. on a plot, <control> pomme P doesn't display properties as expected, but time delay
  32. Names in tool tips should be the same as in Geopsy: Tools

New features

  1. Tabs in Geopsy workspace
  2. Filter in Particle motion
  3. Complete attributes for CircleViewer (Pen, Brush,...)
  4. Dashed circles in warangps for kmin/2,...
  5. Add update or not amplitude scale option in output H/V tab
  6. In H/V map options, add image background (easier access than properties)
  7. water fall plot for H/V summary
  8. keyboard shortcuts for dinver run managements
  9. statistical h/v to re-implement
  10. setcategory from summary curve plot
  11. H/V cross section mark on map (projection angle in map options)
  12. small plot inside H/V map (for large prints)
  13. distance table in warangps
  14. Simple geometries in warangps and size factor, no gps=>mode manuel forcé
  15. add versions of plugins in -version option
  16. average computation without gap in geopsy signals
  17. Comments for H/V stations, modif of format .hv and .spec
  18. draw signal only when available: also average and maximum must take care of time range
  19. Remove TimeReference when loading files and set T0 as a DateTime. Add display options about time reference
  20. automatic limits in gphistogram 2010-03-17

Others