CIRDLES / ET_Redux

EARTH-TIME.org's flagship data-processing and workflow automation software.
http://cirdles.org/projects/et_redux/
Apache License 2.0
12 stars 16 forks source link

Sample date interpretations for U-series bugged v.3.6.84 #181

Closed PeterChutcharavan closed 4 years ago

PeterChutcharavan commented 5 years ago

I am having trouble viewing U-series carbonate data in the "evolution" and "Age vs Init Delta" plots. The issues I have observed are as follows:

(1) Initially, both plots are empty. I have to click "tight" in order to see the data

(2) If I try to zoom out all the way on the "evolution plot" it crashes to a blank image.

(3) There is a similar problem with the "Age vs Init Delta" plot where it becomes next to impossible to zoom back into the plotted data and the graph eventually freezes.

(4) The "Seawater & OpenSys Isochron" button is not working.

bowring commented 5 years ago

@PeterChutcharavan - Thanks for looking. 1) be sure you have latest version 3.6.84 2) find and delete these two files: ReduxLabData.ser and ReduxPersistentState.ser 3) fire up redux 4) re-import data file 5) let me know how that goes

bowring commented 5 years ago

ps. - no instructions yet - sorry; right mouse click on graphs for additional options

PeterChutcharavan commented 5 years ago

Hi @bowring,

Normally, I just download the .jar file when I run ET_Redux, do I need to download the source code as well? I downloaded the source code this time (already running 3.6.84) and deleted the files you suggested. It did not change anything BUT in the process I realized that most of these problems go away when I run ET_Redux on Mac as opposed to Windows, with the exception of issue #3.

bowring commented 5 years ago

not related to source code.

those files exist on your hard drive and are written by ET_Redux

zoom issue noted ... for now use the "tight" button

working on bug fixes and improvements

PeterChutcharavan commented 5 years ago

Okay, yup I found where the files are on my (PC) hard drive. Deleted the two .ser files as you suggested and still had issues 1,2 & 4 so I can confirm those issues are associated with running ET_Redux on windows. Thanks again!

bowring commented 5 years ago

what version of java on windows? needs to be 1.8 not higher; can you confirm from command line?

PeterChutcharavan commented 5 years ago

java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)