Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Measurement Sprint 1
-
Team:Data Release Production
Description
Similar to DM-441 for flux algorithms GaussianFlux and NaiveFlux
Unit tests for major config options, just to be sure that they do something reasonable.
Test of at least one exception
When you convert GaussianFlux, feel free to chop out the option that calls the SdssShape code internally if that's easier that converting it in its current form. In the polish stage, we'll want this to just rely on the shape flag, and if that's a lot easier than converting the more complex old implementation, we could consider jumping straight there.
Also, once we get ApertureFlux to the polished stage, I don't think there will be any need for NaiveFlux (or SincFlux, for that matter). I think we'll need them around for a while in the interim, because we won't be able to replace them with ApertureFlux until we can put multiple aperture fluxes in slots, and that may not happen until after we have aliases. But it may be a reason to give these less attention in even initial testing and cleanup than you otherwise might.