Closed andyfaff closed 12 months ago
Yes, we should definitely change this default to unpolarized
... undefined
makes no sense at all. If you don't know the polarization state of your beam it's like not knowing your wavelength - you can't interpret the data.
@andyfaff I agree with the change of the default value.
However, I think this has a formal bug that needs fixing.
default="unpolarized",
will probably pass the test, but I think it should be
default=Polarization.unpolarized
Otherwise the value upon creation of the class will be the actual string, not the Enum, I think.
Would close #110 - if we decided it needed "fixing".
@jfkcooper @jochenstahn @aglavic @bmaranville