relinc / SurePulseDataProcessor

Part of the Sure-Pulse software package. This software processes material property data like stress and strain.
GNU General Public License v3.0
2 stars 1 forks source link

Lowpass filter arrows #27

Closed markhalonen closed 6 years ago

markhalonen commented 6 years ago

Kind of a PITA, changes on SurePulseDataProcessor, SPLibraries, and SurePulseDataViewer. All branches are named lowpass-filter-arrows. Fixes issue #19

bhalonen commented 6 years ago

I don't see it in the interface. This might be just a windows side problem. image

bhalonen commented 6 years ago

Also, I needed to change the permissions on a variable from nothing to public. I might be using a newer version of Java than you. I'm using 9.0. What are you using?

markhalonen commented 6 years ago

You need to checkout lowpass-filter-arrows in SPLibraries. I store some GUI code in the SPLibraries project, I know I hesitated to do it but it's done. Checkout lowpass-filter-arrows across the 3 repos.

I think I'm on Java 8. Would probably be easy and worth it to upgrade.

bhalonen commented 6 years ago

image Charcter set issue?

markhalonen commented 6 years ago

I fixed the arrow issue