JeschkeLab/autoDEER

Xepr Viewpoint Issue

Closed this issue · 3 comments

Sometimes the api can not connect to Xepr due to a viewpoint issue. This mainly seems to be an issue if no experiment is running. This should be investigated further so a robust solution can be found

This is clearly an issue when there is a saved dataset open. Subsequently there is no current experiment per se.

A workaround has been found:
Xepr.XeprCmds.aqExpSelect("Experiment")
This needs to be fully implemented so errors don't occur

This issue has been fixed