Problem with importing orca data

A place to report and discuss potential bugs
Post Reply
sc262
User
Posts: 14
Joined: Thu Aug 13, 2015 3:35 am

Problem with importing orca data

Post by sc262 »

Hello, when I am trying to import the results of an orca calculation using the files attached herewith. I end up with two different errors each time.

Sys = orca2easyspin('test1.prop');

Error using reshape
To RESHAPE the number of elements must not change.

Error in orca2easyspin (line 93)



Error in myfit (line 22)
Sys = orca2easyspin('test1.prop');


Sys = orca2easyspin('test2.prop');

Undefined function or variable "QFrame".

Error in orca2easyspin (line 170)



Error in myfit (line 22)
Sys = orca2easyspin('test2.prop');



Looking forward to hear from you.

Thanks
Attachments
test2.prop
(2.43 KiB) Downloaded 453 times
test1.prop
(1.99 KiB) Downloaded 472 times
Stefan Stoll
EasySpin Creator
Posts: 1057
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: Problem with importing orca data

Post by Stefan Stoll »

Hi, this looks like a bug. Can you please post the ORCA input files, and also tell us which version of ORCA you are using?
Stefan Stoll
EasySpin Creator
Posts: 1057
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: Problem with importing orca data

Post by Stefan Stoll »

test2.prop actually works fine with the current EasySpin version 5.0.5.

For test1.prop, please post the corresponding ORCA input and output files.
sc262
User
Posts: 14
Joined: Thu Aug 13, 2015 3:35 am

Re: Problem with importing orca data

Post by sc262 »

Hi Stefan, It is working fine with the new version of Easyspin. Thanks
Stefan Stoll
EasySpin Creator
Posts: 1057
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: Problem with importing orca data

Post by Stefan Stoll »

Great!
Post Reply