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.lib.astrotime.jd2mjd.jd2mjd
View page source
pyacs.lib.astrotime.jd2mjd.jd2mjd
pyacs.lib.astrotime.jd2mjd.
jd2mjd
(
jd
)
[source]
Convert Julian day to modified Julian day.
Parameters
:
jd
(
float
) – Julian day.
Returns
:
jd - 2400000.5.
Return type
:
float