boulliau Documentation
This is the documentation for boulliau.
Reference/API
boulliau Package
Functions
PCA_light_curve(pr, transit_parameters[, …]) |
|
force_photometry(image_paths, archive_path) |
Perform forced photometry on a series of images. |
generate_master_dark(dark_paths, …) |
Create a master flat from night-sky flats, and a master dark. |
generate_master_flat_and_dark(flat_paths, …) |
Create a master flat from night-sky flats, and a master dark. |
init_centroids(first_image, target_centroid) |
|
photometry(image_paths, master_dark_path, …) |
|
regression_coeffs(X, Y, errors) |
Compute linear regression coefficients for basis vectors in the columns of matrix X. |
regression_model(C, X) |
Compute linear regression model given the regression coefficients. |
test(**kwargs) |
Run the tests for the package. |
Class Inheritance Diagram