Skip to content

Exotic Serialisers #2539

Description

@trisyoungs

#2538 marks missing serialisable data in node, but highlighted some "exotic" or non-standard storage objects that need addressing individually.

They are:

  • EPSRNode::potentialCoefficients_ (a std::optional<Array2D<std::vector<double>>>)
  • SiteRDFNode::sums_ (a std::map<std::string, std::pair<SampledDouble, std::optional<Data1D>>>)
  • BraggNode::braggPartials_ (a std::optional<Array2D<Data1D>>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions