Frequently Asked Questions#
The fluxes are all in physical units not magnitudes, right?
Yes.
Does any of the light curves need to overlap with the other light curves?
In principle the code does not require that.
However, it would be better that the different datasets have some overlap periods, otherwise, the code just effectively align the means of all datasets with the reference dataset. It is worth mentioning that different datasets DO NOT need to have exactly same epochs.
Should the codes of continuum and emission-line light curves be same?
Yes. The orders of the codes appearing in the input data also should be exactly same.
A dataset is permitted to have zero points.
Can PyCALI only merge continuum light curves?
Yes. Switch off the option for lines.
Can PyCALI only merge line light curves?
Yes. One can treat line light curves as continuum and fix the shift factor (to zero).
Can PyCALI fix some specific codes?
Yes. Use the option
fixed_codesin Python version orFixedCodesin binary version. See Detailed Usage for more information.Can PyCALI fix the scale of some specific codes?
Yes. Use the option
fixed_scalecodesin Python version orFixedScaleCodesin binary version. See Detailed Usage for more information.PyCALI uses the DRW process to describe the variability of the light curve. Does this means that the intercalibration results are model-dependent?
Simulation tests show that the scale and shift factors are largely independent of the variability model used.