Closed maclariz closed 3 years ago
Hi Ian,
I think this is a feature and not a bug; after discussion pyxem/pyxem#711 we decided to keep it that way.
(fingers crossed) hs.load
should work just fine
OK
Just new to this. If you are happy with loading as hs objects, then we are all good. Just python numpties up here just making our first halting steps into the world of pyxem since we want to do some SVD on our noisy data and then index it…
Best wishes
Ian
On 29 Jan 2021, at 17:36, Phillip Crout notifications@github.com<mailto:notifications@github.com> wrote:
Hi Ian,
I think this is a feature and not a bug; after discussion pyxem/pyxem#711https://github.com/pyxem/pyxem/issues/711 we decided to keep it that way.
(fingers crossed) hs.load should work just fine
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/pyxem/pyxem/issues/719#issuecomment-769945455, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APHUIKTU42OL4LCXGTXFGZLS4LWZBANCNFSM4WZGTAPQ.
Phillip, Revisiting that tutorial notebook at some point might be a good plan
Ian
On 29 Jan 2021, at 17:45, Ian MacLaren Ian.MacLaren@glasgow.ac.uk<mailto:Ian.MacLaren@glasgow.ac.uk> wrote:
OK
Just new to this. If you are happy with loading as hs objects, then we are all good. Just python numpties up here just making our first halting steps into the world of pyxem since we want to do some SVD on our noisy data and then index it…
Best wishes
Ian
On 29 Jan 2021, at 17:36, Phillip Crout notifications@github.com<mailto:notifications@github.com> wrote:
Hi Ian,
I think this is a feature and not a bug; after discussion pyxem/pyxem#711https://github.com/pyxem/pyxem/issues/711 we decided to keep it that way.
(fingers crossed) hs.load should work just fine
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/pyxem/pyxem/issues/719#issuecomment-769945455, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APHUIKTU42OL4LCXGTXFGZLS4LWZBANCNFSM4WZGTAPQ.
Dealt with by #61
pxm.load('filename.extension') does not work in 13.0
I downgraded to 12.3 and it works fine.
Your sheet 01 GaAs Nanowire - Data Inspection - Preprocessing - Unsupervised Machine Learning.ipynb
does not run under 13.0 as a result
Ian