Skip to content

Commit 495dab6

Browse files
committed
domain
1 parent da8d31c commit 495dab6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/src/domains.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@
347347
- **mavg** Smoothing by moving average
348348
- **savgk**, **savgol** Savitsky-Golay filtering
349349
- **rmgap** Remove vertical gaps in spectra, e.g., for ASD NIR data
350+
- **interpl** Sampling spectra by interpolation -- From DataInterpolations.jl
350351

351352
*Scaling*
352353
- **center** Column centering
@@ -356,10 +357,6 @@
356357
- **blockscal** Scaling of multiblock data
357358
- **fblockscal_col, _frob, _mfa, _sd** Scale blocks
358359

359-
### Interpolation
360-
361-
- **interpl** Sampling spectra by interpolation -- From DataInterpolations.jl
362-
363360
### Calibration transfer
364361

365362
- **difmean** Compute a detrimental matrix (for calibration transfer) by difference of two matrix-column means

0 commit comments

Comments
 (0)