Allow measurement errors in photometry.DiskIntegratedPhaseFunc.from_obs
method
#353
Open
3 of 5 tasks
photometry.DiskIntegratedPhaseFunc.from_obs
method
#353
This is a request for
The requested changes will be implemented by
High-level concept
sbpy.photometry.DiskIntegratedPhaseFunc
provides class methodfrom_obs
to fit observational data and retrieve a phase function model. The current implementation doesn't use measurement errors in the fit. This enhancement should allow the use of measurement errors if present in the input.Explain the relevance to sbpy
Enhancement to existing sbpy class method.
Proposal details
Check the existence of measurement errors in the input, and pass to fitter if present.
Example (pseudo-)code
The text was updated successfully, but these errors were encountered: