PYACS 0.66.20
Contents
What is PYACS?
The philosophy of PYACS
Main components of PYACS
Related software
Typical workflow
Installation
core libraries
Time series library
velocity field
pyacs_make_time_series.py
PYACS API Reference
PYACS 0.66.20
pyacs.sinex.mathutils module
View page source
pyacs.sinex.mathutils module
pyacs.sinex.mathutils.
Q2C
(
Q
)
[source]
pyacs.sinex.mathutils.
cart2geo
(
X
)
[source]
pyacs.sinex.mathutils.
chebychev
(
x
,
n
)
[source]
pyacs.sinex.mathutils.
detrend
(
t
,
x
)
[source]
pyacs.sinex.mathutils.
dot
(
A
,
B
)
[source]
pyacs.sinex.mathutils.
enh2uvh
(
X1
,
X2
)
[source]
pyacs.sinex.mathutils.
geo2cart
(
phi
,
lam
,
h
)
[source]
pyacs.sinex.mathutils.
kolmo2d
(
x
,
y
)
[source]
pyacs.sinex.mathutils.
lombscargle
(
t
,
x
,
sf
=
4
,
f
=
None
,
normalize
=
False
)
[source]
pyacs.sinex.mathutils.
rms
(
x
)
[source]
pyacs.sinex.mathutils.
spline_smooth
(
x
,
y
,
s
,
l
,
return_partials
=
False
)
[source]
pyacs.sinex.mathutils.
syminv
(
M
)
[source]
pyacs.sinex.mathutils.
sympinv
(
M
)
[source]
pyacs.sinex.mathutils.
trend
(
t
,
x
)
[source]
pyacs.sinex.mathutils.
vondrak
(
t
,
x
,
fc
,
return_partials
=
False
)
[source]
pyacs.sinex.mathutils.
xyz2enh
(
X
)
[source]