Skip to content

diffraction objects dump function: add functionality to support xtype=d #147

Closed
@yucongalicechen

Description

@yucongalicechen

Problem

dump function only supports xtype=tth and q

Proposed solution

add xtype=d as a third option, i.e.,
elif xtype == "d":
data_to_save = np.column_stack((self.on_d[0], self.on_d[1]))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions