-
Notifications
You must be signed in to change notification settings - Fork 25
4.9 Mini robot
Mingsong Li edited this page Mar 8, 2019
·
2 revisions
This tiny tool can do some work automatically with default settings.
- Step 1: Click to select one data file (see 3.6 Data Requirement) in Acycle main window.
- Step 2: Click the mini-robot button.
- Step 3: Review parameters and click the “OK” button.
-
Data preparation
Check selected data:
- remove NaN numbers
- sort data (based on the first column)
- remove duplicated numbers (replace with their mean value)
- remove empty values
-
Interpolation
- using the median sampling rate
-
Detrending
- removing a 25% LOWESS trend
-
Power spectral analysis
- showing significant frequencies;
- aided with a robust AR(1) red noise model using a log best-fit to the 20% median-smoothed spectrum.
-
Evolutionary FFT
- using an adjusted sliding window.
-
Wavelet transform
- using default settings.
-
Save results
-
Pause 0.5 seconds after each above step.
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