You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Using Photomet on a batch of CaSSIS Images. Photometric model used is LunarLambertEmpirical. Parameters in PVL files generated by phoempglobal . I get several PROGRAMMER ERRORS:
**PROGRAMMER ERROR** Evaluate() - Unable to evaluate the function at the point a = 0.0.
**PROGRAMMER ERROR** InsideDomain() - Unable to compute domain boundaries.
**PROGRAMMER ERROR** DomainMinimum() - Unable to calculate the domain minimum for the data set.
**PROGRAMMER ERROR** ValidateDataSet() - cspline-clamped interpolation requires a minimum of 3 data points - currently have 1.
@volcanopele Could you send images for testing to me at [email protected]? I can't reproduce this with some arbitrary CaSSIS images I tried to test with. Also, what values are $TAU and $BLUETAU in your example above?
#3614 should fix the problem described in this ticket, but I just noticed that MinnaertEmpirical has the same failure mode, and could be fixed the same way. @jlaura does it make sense to add this fix as part of this ticket, or to create a new ticket?
ISIS version(s) affected: 3.9
Description
Using Photomet on a batch of CaSSIS Images. Photometric model used is LunarLambertEmpirical. Parameters in PVL files generated by phoempglobal . I get several PROGRAMMER ERRORS:
How to reproduce
Code used, Can provide images for testing:
Possible Solution
Additional context
The text was updated successfully, but these errors were encountered: