lanl / fiducia

An open source package for DANTE signal analysis using the cubic spline unfold method.
Other
5 stars 4 forks source link

Check boundary attribute in DataArray #29

Open pmk-LANL opened 3 years ago

pmk-LANL commented 3 years ago

Raise a warning when user tries to unfold on a dataset which used a different boundary. Boundary condition is used in multiple places, such as MCMC error propagation, and later unfolding. We need to a check to ensure consistency of boundary conditions across all of these operations during an analysis run.