W1_var_with_score.fits, W2_var_with_score.fits: Main tables, the variable source catalogue in the W1 and W2 band, fits tables having columns as described in Table 1 in the paper. w1_var_lc_data.pkl, w2_var_lc_data.pkl: The light curve data of the main tables, python pickle files in a struction as follow: [[ra,dec,mjdmeans,mags,errors], ...] w1_excluded_table.fits, w2_excluded_table.fits: The excluded tables in the W1 and W2 band, without columns of the anomaly scores (comparing with the main tables). w1_excluded_lc_data, w2_excluded_lc_data: The light curve data of the excluded tables, python pickle files in a struction as follow: [[ra,dec,mjdmeans,mags,errors], ...]