-
Notifications
You must be signed in to change notification settings - Fork 25
4. Graphical User Interface
Acycle Graphical User Interface (GUI)
The structure of the Acycle program
Acycle contains the following functions.
- New Folder
- New Text File
- Save *.AC.fig
- Open Working Directory
- Extract Data
- Refresh
- Rename
- Cut
- Copy
- Paste
- Delete
- Plot
- Plot Pro
- Plot Standardized
- Plot Swap Axis
- Stairs
- Sampling Rate
- Data Distribution
- ECOCO Plot
- Insolation
- Astronomical Solution
- Signal/Noise Generator
- LR04 Stack
- Examples
- Sort/Unique/Delete-empty
- Interpolation
- Select Parts
- Merge Series
- Add Gaps
- Remove Parts
- Remove Peaks
- Clipping
- Smoothing [Moving Average] [Moving Median] [Bootstrap]
- Changepoint
- Sampling Rate Sensitivity
- Standardize
- Principal Component
- Log-transform
- Derivative
- Simple Function
- Utilities[Find Max/Min]
- Image [Show Image],[RGB to Grayscale] [Image Profile]
- Plot Digitizer
- Detrending;
- Pre-whitening [First Difference]
- Spectral Analysis
- Evolutionary Spectral Analysis
- Wavelet transform
- Filtering
- Amplitude Modulation
- Build Age Model
- Age Scale
- Sedimentary Rate to Age Model
- Power Decomposition Analysis
- Sedimentary noise model (DYNOT; ρ1 method)
- Correlation Coefficient (COCO)
- Evolutionary Correlation Coefficient (eCOCO)
- Track Sedimentation Rates
- TimeOpt method
- eTimeOpt method
- Readme
- Manuals
- Find Updates
- Copyright
- Contact
make a new empty folder with a user-defined folder name.
make a new empty *.txt
file with a user-defined file name.
Shortcut keys [Mac]: ⌘ + N
; [Windows]: Ctrl + N
Save the current figure as an *.ac.fig
file. This file enable users continue a suspended project.
For example, after running the eCOCO (evolutionary correlation coefficient), users may want to plot the eCOCO results anytime. One can save the current figure as an *.AC.fig
file, then double click this *.AC.fig
file and show “ECOCO plot” anytime.
refresh the main listbox
Shortcut keys:
-
[Mac]:
⌘ + R
-
[Windows]:
Ctrl + R
Select one file, the “rename” function enable changing the name of the selected file.
A quick plot of the selected data file.
Shortcut keys
-
[Mac]:
⌘ + D
-
[Windows]:
Ctrl + D
An advanced plot of the selected data file (GUI below).
One can change plot type, line, and marker styles, and control the axis.
Shortcut keys
-
[Mac]:
⌘ + P
-
[Windows]:
Ctrl + P
A quick plot of the standardized data file.
Useful if one wants to compare 2 or more series.
A quick plot of the standardized data file.
Useful if one wants to compare 2 or more series.
A quick plot, swap axis.
Stairs plot.
A quick plot showing the distribution of the 1st column (time/depth) of the selected data file.
A quick plot showing the distribution of the 2nd column (data) of the selected data file.
Plot eCOCO results from a *.AC.fig, or after running the eCOCO (Timeseries-eCOCO).
Wiki - GUI - Insolation - Plot Digitizer - Detrend - Spectral Analysis - Filtering - COCO - eCOCO - DYNOT
3. Getting Started
3.1 System requirements
3.2 Downloading
3.3 MatLab version
3.4 Mac version
3.5 Windows version
3.6 Data requirement
4. Graphical User Interface
4.1 Functions and GUI
4.2 File
4.3 Edit
4.4 Plot
4.5 Basic Series
- Insolation
- Astronomical solution
- Signal/Noise Generator
- LR04 stack
- Sine wave
- White noise
- Red noise
- Examples
- Sort/Unique/Delete-empty
- Interpolation
- Select Parts
- Merge Series
- Add Gaps
- Remove Part
- Remove peaks
- Clipping
- Smoothing
- Changepoint
- Standardize
- Principle Component
- Log-transform
- Derivative
- Simple Function
- Utilities
- Image
- Plot Digitizer