11.4.16. astroML.datasets.fetch_LINEAR_sample

astroML.datasets.fetch_LINEAR_sample(data_home=None, download_if_missing=True)[source]

Loader for LINEAR data sample

Parameters
data_homeoptional, default=None

Specify another download and cache folder for the datasets. By default all astroML data is stored in ‘~/astroML_data’.

download_if_missingoptional, default=True

If False, raise a IOError if the data is not locally available instead of trying to download the data from the source site.

Returns
dataLINEARdata object

A custom object which provides access to 7010 selected LINEAR light curves.