infits_ccfall

raccoon.ccf.infits_ccfall(filin)

Read CCF data from files created with outfits_ccfall.

Returns:
rv1d-array

RV grid of the CCFs.

ccfsum1d-array

CCF of all orders coadded (same length as rv).

ccfparsumdict

Parameters of the coadded CCF.

ccfnd-array

CCFs of each order. Shape: (number of orders, RV grid length).

ccfparpandas DataFrame

Parameters of the CCF of each order.

bxsum1d-array

Bisector of the coadded CCF (x-axis). Length: 100 points (unless changed when computing the bisector).

bysum1d-array

Bisector of the coadded CCF (y-axis). Length: 100 points (unless changed when computing the bisector).

bxnd-array

Bisectors of the CCF of each order (x-axis). Shape: (number of orders, 100 (unless changed when computing the bisector)).

bynd-array

Bisectors of the CCF of each order (y-axis). Shape: (number of orders, 100 (unless changed when computing the bisector)).

headerobsastropy Header

Header of the original reduced spectrum file.