Skip to content

Data.clone gets a bad stylesheet #11

@gb119

Description

@gb119

Steps to reproduce:
from Stoner import Data
d=Data(np.ones((2,2)),setas="xy")
d.plot()
os,chdir("/tmp")
e=d.clone

Reports that it can't find the stylesheet in the the template because the path stored in the template class is relative.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions