1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
.. _user-docs:
**********
User Guide
**********
.. toctree::
:caption: Data structures and transformations
:maxdepth: 1
constants/index
units/index
nddata/index
table/index
time/index
timeseries/index
coordinates/index
wcs/index
modeling/index
uncertainty/index
.. toctree::
:caption: File I/O
:maxdepth: 2
io/overview
io/unified
.. toctree::
:maxdepth: 1
io/fits/index
io/ascii/index
io/votable/index
io/misc
.. toctree::
:caption: Computations and utilities
:maxdepth: 1
cosmology/index
convolution/index
utils/iers
visualization/index
stats/index
samp/index
.. toctree::
:caption: Nuts and bolts
:maxdepth: 1
config/index
io/registry
io/typing
logging
warnings
utils/index
environment_variables
glossary
|