You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background: Parameters like changing dispersion is not yet supported in DMserver. Issue being unable to call it directly using python api of DigitalMicrograph.
As discussed this should be able to be done using hybrid(DM script and Python) scripts. Gerd suggested to add tags(like python dictionaries but in c) as returning variables back in hybrid scripts is not supported.