运行nanohubtools的一组工具

nanohubtools的Python项目详细描述


nanohubtools

要在nanohub上运行的一组工具/应用程序

安装

pip install nanohubtools

用法

importnanohubtoolsasntauth_data={'client_id':XXXXXXXX,'client_secret':XXXXXXXX,'grant_type':'password','username':XXXXXXXX,'password':XXXXXXXX}# to get username and password, register on nanohub.org (https://nanohub.org/register/)# to get client id and secret, create a web application (https://nanohub.org/developer/api/applications/new), use "https://127.0.0.1" as Redirect URLtool=nt.Qdotexplorer(auth_data,parameters={'Number of States'},modal=True,mode='split-right')# modal defines if the container outputs to use FloatView or standard ipywidgets Output# mode defines the positions of new windows of Floatview is enabledtool.loadExperiment('IDSESSION')Ifanexperimentwascreatedbefores

可用的NanoHub工具

bravaisviewersimplified,由Crystal Viewer Tool

支持
nt.CrystalViewerConstructor(auth_data,modal=False)

晶体视图简化,由Crystal Viewer Tool

支持
nt.CrystalViewerConstructor(auth_data,modal=False)

晶体,由Crystal Viewer Tool

支撑
nt.CrystalLab(auth_data)

CrystalLab

晶体材料,由Crystal Viewer Tool

支撑
nt.CrystalViewerMaterial(auth_data,modal=False)

CrystalViewerMaterial

CrystalViewerBravais,由Crystal Viewer Tool

支持
nt.CrystalViewerBravais(auth_data,modal=False)

CrystalViewerBravais

CrystalViewerConstructor,由Crystal Viewer Tool

支持
nt.CrystalViewerConstructor(auth_data,modal=False)

SimpleQuantumDot,由Quantum Dot Lab

支持
nt.SimpleQuantumDot(auth_data,modal=False)

SimpleQuantumDot

叠加量子点,由Quantum Dot Lab

支持
nt.StackedQuantumDot(auth_data,modal=False)

pntoy,由[pn连接实验室](https://nanohub.org/resources/pntoy)支持

nt.PNToy(auth_data,modal=False)

PNToy

漂移扩散实验室支持的漂移扩散实验室
nt.Driftdiffusionlab(auth_data,modal=False)

Driftdiffusionlab

dftExplorer,由[dft calculations with quantum espresso](https://nanohub.org/resources/dftqe)支持

nt.DFTExplorer(auth_data,modal=False)

DFTExplorer

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Jetty是否有请求缓存?   数组中的java 2值与我的数据帧中的2列对应   对象序列化期间的java DbUtils类型转换问题   java根面板中不显示所有单独的面板   java通过代理或SSH隧道连接Hbase API   java困惑:与经典MVC控制器相比,JSF2中bean的角色   java在我的Triangle类中“找不到符号错误”   java在Android中设置从路径到自定义按钮的图像   java不绕轨道旋转椭圆   AES在socket上搞砸了序列化/反序列化。无效的流标头。JAVA   java在数组中搜索term和if语句   线程“main”java中出现异常。util。正则表达式。PatternSyntaxException:在索引0附近悬挂元字符“*”*   Websphere上的java Google反射无法打开url连接   java为什么inc/dec频道什么都不做?   java KeyListener无法访问keyPressed方法