Currently when PyLIMA creates a model lightcurve, it uses the time sampling of the input lightcurve. For sparsely sampled lightcurves, this results in the model being 'blocky' and 'pixelated' as lines are just drawn from one point to the next instead of following the true model.
It would be really useful to be able to simulate model lightcurves at a higher time sampling specified by the user.
Currently when PyLIMA creates a model lightcurve, it uses the time sampling of the input lightcurve. For sparsely sampled lightcurves, this results in the model being 'blocky' and 'pixelated' as lines are just drawn from one point to the next instead of following the true model.
It would be really useful to be able to simulate model lightcurves at a higher time sampling specified by the user.