sliwet / dkcolormap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DKColorMap

Functionality

  1. Input Data Format
  2. ColorMap
  3. Line Plot

Input Data Format

  • First row must contain x coordinates whether it is ascending or descending
  • First column must contain y coordinates whether it is ascending or descending
  • Each data point will show up as one pixel

Resources/datafileformat.png

Back to top

ColorMap

  1. Press "Browse Datafile" and select the file to plot
  2. Press and hold left mouse button and drag to zoom
  3. Click left mouse button on outside of plotting area to unzoom

Resources/browse.png

Resources/colormap.png

Resources/zoomed.png

Back to top

Line Plot

  • Press left mouse button on where you want to inspect in detail
    • Coordinate information will show up on the bottom
    • Press "Plot column data at selected X" to plot Z vs Y graph at the selected location
    • Press "Plot row data at selected Y" to plot Z vs X graph at the selected location

Resources/lineplot.png

Back to top

Copyright

Daewon Kwon © 2019. All Rights Reserved.

About


Languages

Language:Java 100.0%