Difference between revisions of "Further improvements"

From GeopsyWiki
Jump to navigation Jump to search
Line 29: Line 29:
 
## the global time range is not updated
 
## the global time range is not updated
 
## the Konno & Homachi constant is not updated
 
## the Konno & Homachi constant is not updated
# max2curve crash while loading mspac max output when selected ring index does not exist
+
# max2curve crash while loading mspac max output when selected ring or component index does not exist - spinbox min/max values should be limited to existing indices in file - more cosmetic: start indexing by 1(?)
  
 
== Cosmetic ==
 
== Cosmetic ==

Revision as of 10:59, 12 March 2010

Critical

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

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

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. automatic limits in gphistogram
  15. Simple geometries in warangps and size factor, no gps=>mode manuel forcé
  16. add versions of plugins in -version option
  17. average computation without gap in geopsy signals
  18. Comments for H/V stations, modif of format .hv and .spec
  19. draw signal only when available: also average and maximum must take care of time range

Others