Skip to content

Data.clone gets a bad stylesheet #11

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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