Mnova使用指南

合集下载

mestrenova碳谱换溶剂

mestrenova碳谱换溶剂

文章标题:深度解析mestrenova碳谱换溶剂一、引言在化学分析中,核磁共振(NMR)和红外(IR)光谱是两种常见的分析技术。

而MestReNova(简称MNova)作为一款功能强大的化学数据处理和分析软件,对于碳谱换溶剂问题有着独特的处理方式。

本文将从更换溶剂对碳谱的影响、MNova软件的优势、具体操作步骤等方面进行深度探讨。

二、溶剂对碳谱的影响在进行NMR碳谱实验时,溶剂的选择对于样品的溶解性、峰的清晰度以及信噪比等方面都有着重要的影响。

不同的溶剂对于分子结构和环境的影响也是不同的,因此在实验设计和数据处理时需要考虑溶剂的选择。

一般来说,常用的溶剂如CDCl3、DMSO、CD3OD等都有各自的特点,对于不同类型的样品都可能产生不同的影响。

在进行碳谱实验时,如果需要更换溶剂,就需要对比不同溶剂对于样品的影响,以便选择最适合的溶剂进行测量。

三、MNova软件的优势MNova软件作为一款专业的化学数据处理和分析软件,其在处理NMR和IR光谱数据时有着独特的优势。

在碳谱换溶剂的过程中,MNova可以快速地进行数据处理和分析,帮助用户更好地理解样品的结构和特性。

MNova还具有丰富的数据处理和展示功能,可以帮助用户进行数据处理、谱图的优化和解释等操作。

对于碳谱换溶剂的实验数据,MNova 能够更清晰地展现样品在不同溶剂中的谱图特征,帮助用户更准确地分析和判断实验结果。

四、碳谱换溶剂的操作步骤在进行碳谱换溶剂实验时,需要进行一系列的操作步骤,以确保实验结果的准确性和可靠性。

需要准备好不同的溶剂,并对比它们对样品的影响。

在具体实验操作中,需要根据样品的特性选择合适的溶剂,并进行样品的溶解和混合。

接下来,需要利用NMR谱仪对样品在不同溶剂中的碳谱进行测量,并记录实验数据。

在此过程中,还需要对测得的谱图进行初步的处理和分析,以便初步了解不同溶剂对于样品的影响。

借助MNova软件进行碳谱数据的深入处理和分析,可以更加清晰地展现不同溶剂下的谱图特征,帮助用户更好地理解样品的结构与特性。

Mnova 7.1 NMR基础说明书

Mnova 7.1 NMR基础说明书
Baseline is still not great
Best Result Comes with Whittaker Smoother
blue fit line matches actual baseline well
Байду номын сангаас
Perfect Baseline Correction with Whittaker Smoother
NOTE: • Multiple ways (e.g., menu buttons
or RMB click) to access the same
Typical three mouse button control
function are available
• Left mouse button (LMB): selection
RMB click and select “Full Auto”
Close phase panel if needed
Baseline Correction for Complex Baseline Roll (Seen in some C13 spectra and on certain probes)
• Data are auto- processed after loading.
Zoom in/out/full range/manual range/pan
To zoom in or out 1. LMB click zoom button 2. Hold LMB and drag over highlighted region
Mnova 7.1 NMR Basics
• Interface and operation resemble MS Powerpoint • Nearly all onscreen items editable • Both auto- and manual- processing possible

常陆那珂市官方网站-使用电脑或智能手机阅读本指南(中文)说明书

常陆那珂市官方网站-使用电脑或智能手机阅读本指南(中文)说明书

通 过 Google Chrome 进行翻译(在电脑或智能 手 机 上 下 载 了 Google Chrome 的人士可以使 用)。
①使 用 Google Chrome 搜 索 想要查找的内容后,执行翻译 操作。(※)
【手机】 翻译正在浏览的页面。 【电脑】 始终翻译所有网站。
˞详细操作方法请参照 Google Chrome的帮助页面。 设置方法等根据使用设备而异, 请自行了解后使用此功能。
使用电脑或智能手机阅读本指南
ʲ常陆那珂市官方网站 ʳ
本指南还刊登于常陆那珂市官方网站的ʠnon-Japaneseʡ上。可以通过指南上刊登的链接访问 相关页面。
使用电脑或智能手机自动翻译本指南
ʲ常陆 那珂市官方网站 ʳ
可以按照下表中记载的方法,使用电脑或智能手机将市网站上刊登的信息等翻译成超过100种语言。
(日语)
(英语)
除此之外,还可以使用翻译 App 等网 站的自动翻译功能进行 翻译。
①点击ʠSelect Languageʡ。
②选择语言。 如果下拉列表中没有你想翻译 的 语 言 ,也 可 以 选 择 任 意 一 种 语言。通过变更ʠ翻译语言ʡ来翻 译成自己想要的语言。
备 注
整个常陆那珂市官方网站将被 翻译成多国语言。 但是,如果跳转至外部链接, 不会翻译外部网站的内容。

MATLAB使用教程

MATLAB使用教程
目录 20
2.2 变量和赋值
2.2.1 变量的命名 在MATLAB中,变量名是以字母开头, 后接字母、数字或下划线的字符序列, 最多19个字符。 在MATLAB中,变量名区分字母的大小 写。MATLAB提供的标准函数名以及命 令名必须用小写字母。
目录 21
2.2.2 赋值语句 MATLAB赋值语句有两种格式: (1) 变量=表达式 (2) 表达式 一般地,运算结果在命令窗口中显示出来。如 果在语句的最后加分号,那么,MATLAB仅仅 执行赋值操作,不再显示运算的结果。 在MATLAB语句后面可以加上注释,注释以% 开头,后面是注释的内容。
目录 22
例2.1 计算表达式的值,并将结果赋给变量x, 然后显示出结果。 在MATLAB命令窗口输入命令:
x=(5+cos(47*pi/180))/(1+sqrt(7)-2*i) %计算表达式的值
目录 23
2.2.3 数据的输出格式 MATLAB用十进制数表示一个常数,具体可 采用日常记数法和科学记数法两种表示方法。 数据输出时用户可以用format命令设置或改 变 数 据 输 出 格 式 。 format 命 令 的 格 式 为 : format 格式符 注意,format命令只影响数据输出格式,而 不影响数据的计算和存储。
17
例1.4 设有常微分方程初值问题,试求 其数值解,并与精确解相比较。 (1)建立函数文件funt.m: function yp=funt(t,y) yp=(y^2-t-2)/4/(t+1); (2)求解微分方程: t0=0;tf=10;y0=2; [t,y]=ode23('funt',[t0,tf],y0); y1=sqrt(t+1)+1; t'

【分享】目前最好最完整的SOAPdenovo使用说明

【分享】目前最好最完整的SOAPdenovo使用说明

【分享】目前最好最完整的SOAPdenovo使用说明转载于泛基因/article/26这是一份关于基因组组装软件SOAPdenovo的使用说明,内容包括了程序使用、参数的详细说明、参数如何调整、各个主要输出文件的格式说明等。

简介:SOAPdenovo(目前最新版是SOAPdenovo2)是利用一种新的组装短read的方法,它以kerm为节点单位,利用de Bruijn图的方法实现全基因组的组装,和其他短序列组装软件相比,它可以进行大型基因组比如人类基因组的组装,组装结果更加准确可靠,可以通过组装的结果非常准确地鉴别出基因组上的序列结构性变异,为构建全基因组参考序列和以低测序成本对未知基因组实施精确分析创造了可能。

程序的下载及安装:下载地址:安装:(a) 下载SOAPdenovo的压缩包(b) 解压缩(c)将得到可执行文件SOAPdenovo和一个配置文件的模板example.contig1 使用程序及参数:SOAPdenovo可以一步跑完,也可以分成四步单独跑一步跑完的脚本:./ SOAPdenovo all -s lib.cfg -K 29 -D 1 -o ant >>ass.log四步单独跑的脚本:./ SOAPdenovo pregraph -s lib.cfg -d 1 -K 29 -o ant >pregraph.log./ SOAPdenovo contig -g ant -D 1 -M 3 >contig.log./ SOAPdenovo map -s lib23.cfg -g ant >map.log./ SOAPdenovo scaff -g ant -F >scaff.log2 参数说明用法:/PathToProgram/SOAPdenovo all -s configFile [-K kmer -d KmerFreqCutOff -D EdgeCovCutoff -M mergeLevel -R -u -G gapLenDiff -L minContigLen -p n_cpu] -o Output-s STR 配置文件-o STR 输出文件的文件名前缀-g STR 输入文件的文件名前缀-K INT 输入的K-mer值大小,默认值23,取值范围 13-63 -p INT 程序运行时设定的线程数,默认值8-R 利用read鉴别短的重复序列,默认值不进行此操作-d INT 去除频数不大于该值的k-mer,默认值为0-D INT 去除频数不大于该值的由k-mer连接的边,默认值为1,即该边上每个点的频数都小于等于1时才去除-M INT 连接contig时合并相似序列的等级,默认值为1,最大值3。

Mnova_NMR6.2.0使用指南

Mnova_NMR6.2.0使用指南
只显示Active Spectrum(当前谱图 )
显示叠加处理
注:在谱图叠加时,避免峰之间的重叠,可将强峰超出的部分进行如下 处理:鼠标右键Properties—Spectrum—Clipped Vertically。
在Common—Title里面可以进行图谱标题、路径、参数等显示设置。 图谱编号(1、2、3等)可在Properties—Scales—Axes—Vertical— Stacked里面进行设置。
★ Data Analysis for Multiple Spectra 多谱图的自动分析
Read T1/T2 values automatically
★ Classic Line Fitting 经典的谱峰拟合
1、手动选择拟合区域 2、手动检峰、拟合,调整峰形 3、 Fit
★ GSD: Global Spectral Deconvolution 全谱自动去卷积分析
双击基团,可编辑原子信息
可以用 Ph, R等 基团表示
★ Change the size of the traces of 2D NMR spectra
注:点击鼠标右键Properties—Traces。
★ Group Delay
Improved algorithm to process Bruker digitally filtered spectra in order to get rid of the so-called 'smiles at both edges of the spectral width.
4. 点击Mnova--Edit--Preferences,language选择Chinese,可以 转换成汉化版Mnova。欲知更多的Mnova功能,请选择Help | Contents,阅读或搜索Mnova的使用手册和教材, 里面有最

Autodesk Vault 软件使用指南说明书

Autodesk Vault 软件使用指南说明书

Increase your BIM workflow productivity and quality using Vault custom applicationsDarius ŠimkūnasBIM & Application strategist –collaboration platformsMagnus SvenssonBIM & Application strategist –Autodesk CivilAbout the speakerDarius SimkunasDarius Šimkūnas is the BIM & Application strategist at Tyréns AB. He focuses on collaboration platforms and Autodesk Civil products. Darius has over 15 years of experience with Autodesk, Inc. products, consulting and training employees. He was an Autodesk University speaker in 2013, 2014, 2015 and 2016. He has been working with AutoCAD Civil 3D software since 2005 and has a portfolio of functionalities for specific regional and company needs. He is an AutoCAD Civil 3D Certified Professional, has been a member of the Autodesk Developer Network (ADN) since 2008, and he has been working on infrastructure projects using new technology and methodology. Since 2012 Darius has been responsible for implementation of Vault software. As a project manager, he directly participates in the stages of implementation, resolution of strategic and technical issues, and product functionality enhancement according to the company's needs.About the speakerMagnus SvenssonMagnus Svensson is BIM and application strategist with focus on Autodesk civil products. He has been working on the development of functionalities and working methods in AutoCAD Civil 3D and Infraworks, holding educations and acting as BIM and application strategist and advisor in large infrastructure projects. Magnus is engaged in Swedish and international network for developing Civil 3D and Infraworks. He has special skills in parametric sections for corridor design in Civil 3D and 25 years of experience from different areas of civil design and IT management in large organizations.Agenda•About Tyréns•Introduction to a future standard of a Vault project•VDC/ICE/BIM workflow optimization –real project example •Sharing Vault outside the company network•Expanding Vault possibilities with API•Integrating Vault with other systems, ensuring project quality •Automating processes using Job servers•Automate automated processes using schedulers •QuestionsGeneral information on Tyréns Founded in 1940.One of Sweden's leading multi-disciplinary consultanciesSpecialists in urban planning and infrastructure2,700employees across Sweden, Denmark, the UK, Lithuania and Estonia Offering custom solutions for sustainable developmentPart of the international network SEEN with 6,000 expertsMost frequently used design software:•Autodesk AutoCAD, Civil 3D, MEP•Autodesk Revit•Autodesk Navisworks•Tekla•Bentley Microstation,Power Civil / Rail Track, PW•Bentley Navigator•Esri ArcGIS•Autodesk Vault Pro•…How Tyréns AB optimizes VDC/ICE/BIM processes with Vault API and integrations with other applications –a real project example!Bypass Södertörn•Vault use since early-2016•Stage–preliminary design•New road length –20 km (12.5 miles)•3+3 lanes highway• 3 main tunnels, length –over 5 km (3 miles)•Up to 100 new bridges and overpasses•About 25different disciplines involved in the project•About 400engineers from different disciplines working on the project •About 15different subcontractors using Vault live from Sweden and abroad •Customers use Vault for documents and model review.•…Bypass Södertörn statistic in Vault•~17,000 files.•~120 GB, latest versions only.•~4,000 DWG files including 2,500models.•~4,000Civil Data references includingover 2,000shared surfaces•VDC/ICE working process •ICE meetings and coordination models update once a week•Model base delivery with drawings •Classification system demands•Full team/project transparency for the client:o access to the live modelo time reportso progress stageo meeting notes, etc.•The client is part of the team with a special role.Project demandsOnce a week!Once a week!Improving BIM workflow. How to make a BIM model live?What we need to get a live BIM model? Data/Modelmanagement•Single source of data24/7Cross-discipline collaboration •Effective collaboration between disciplinesClassification system •Clear and easy to use automated controlProcess automation •Automate processes, avoid errors, ensure data relevancyCODESData management –the entire project in a single place*BIM model location –VaultBIM model*ProjectOffice 1Office 2Office 3CustomerDMZPartnersDMZSharing data with external partners and the client•ADMS server on DMZ allows sharing Vault using the https protocol for external users in a secure way•External partners work with Vault the same way as internal users•We are using Vault to share templates, configurations files, etc.•The Client can access the live model 24/7.Coordination model –Navis worksSource of informationCoordinationmodelLink to live modelAutoCovertManualCovertCoordination model is not the final result, but a live source of information to make decisions and progress•Main source of information for liveCivil 3D surfaces, alignments,corridors, pipe networks.•CAD 3D objects•CAD 2D objectsWhat we need to have a live BIM model?Datamanagement •Single source of data24/7Cross-discipline collaboration •Effective collaboration between disciplinesClassification system •Clear and easy to use automated controlProcess automation •Automate processes, avoid errors, ensure data relevancyCODESCross-discipline collaboration –Level 1 RoadsBridges Pipes Landscapes TunnelsCivil 3Dmodel filesEmpty file withSurface DrefsEmpty file withCorridor Drefs Surface DREFAlignment DREFPipe network DREFCorridor DREFBIM workflowExisting GroundsurfaceRock surfacePipe networkRoad AlignmentProfileRoad Corridor,Top, BottomsurfacesBridge Corridor,Top, Bottom surfacesRoad Corridors DREF’s fileBridge Corridors DREF’s file Road Surfaces DREF’s fileBridge SurfacesDREF’s fileCoordination modelDrawings, PDFDREFDREF DREFDREFDREFDREFDREFDREFDREF DREFDREFExport DataLive linkMain alignment file is used in 4,747files/objectsExisting Ground or Rock surface input dataLaser scanMeasuredinformationDrill, scaninformationAutomatic Civil 3Dsurface creationCivil 3D Surface Live Model collaborationCivil 3D modelsOthersoftwareprovidermodels2D CAD objects(lines, polylines)3D CAD objects(3D polylines,Mesh, solids,surfaces)XML, IFCAutomatic Civil3D models exportWhat we need to have a live BIM model?Datamanagement •Single source of data24/7Cross-discipline collaboration •Effective collaboration between disciplinesClassification system •Clear and easy to use automated controlProcess automation •Automate processes, avoid errors, ensure data relevancyCODESClassification system –CodesSQL database API engines allow integrations from different softwareAPIInput information fromdifferent sources (.csv)Classification system and ICE meetingsK-32CD--EZN1--14G-01How to explain what it is to everybody in the meeting room?Classification system and TyrEngineTyrEngine is a unique platform forvisualizing sustainable spatialplanning. By combining advancedgraphics techniques from theworld of gaming, a 3Denvironment is produced thatdemonstrates the results andimpacts of projects in spatialplanning, property and industrialdevelopments.What we need to have a live BIM model?Datamanagement •Single source of data24/7Cross-discipline collaboration •Effective collaboration between disciplinesClassification system •Clear and easy to use, automated controlProcess automation •Automate processes, avoid errors, ensure data relevancyCODESExpand Vault possibilities with APIVault API possibilities1. Vault client functionality •Additional functionalities of Vault client (properties tab, copy attribute values, etc.)2. Event handler •Automatically run functionalities on specific events(Check in, Move, delete, etc.)3.Vault + Civil3D,Excel, etc.•Vault initiates third applications and runs commands4. Job server•Run user initiated functions on a Job server(publish to PDF, Export C3D file to AutoCAD, etc.)5. Scheduledjobs •Scheduler runs jobs automatically without user inputVault client functionality•Smart properties tabo File name was encoded inCodes and values checkedo Using a special option valueswill be updated by CodesstandardVault client functionality•Update multiple file propertieso You can select one file as a baseand copy values to other fileso If the file name conforms to theClassification system standards,encoded attribute values will beupdated by CodesVault client functionality•Deleting multiple folderso You can delete more than onefolder at onceo Important! Do not give regularusers access to this function.Administrators only!o Ask for approval to deletedisplayed folders.Vault client functionality•Visual life cycle•Special thanks to DOUG REDMOND•Code example can befound athttp://justonesandzeros•New file from a templateo Select a template stored in theVaulto Create a file name by selectingvalues from the list (values from Codes database)o Attributes will by filled inautomatically•Safe deletion of files/folderso Regular users do not have the right todelete fileso Using a dedicated command files arerenamed to _delete by an admin usero If the file is used, an error messageinformation will be displayed.o_delete files are downloaded and backed up before automatically deleted fromVault.•Copying files with attribute values (taking values from a source file or a destination folder)•Getting user information about who is using your file even if you do not have access to that file •Write an e-mail directly•Creating users in Vault even you are not an administratoro Select an internal user or create an external oneo Select groups to addo Select projects to addo No possibilities to add to Admin groups and other restrictionsVault API possibilities1. Vault client functionality •Additional functions to Vault client (properties tab, copy attribute values, etc.)2. Event handler •Automatically run functions on specific event (Check in, Move, delete, etc.)3.Vault + Civil3D,Excel, etc.•Vault initiates third applications and runs commands.4. Job server•Run user initiated functions on a Job server(publish to PDF, Export C3D file to AutoCAD, etc.)5. Scheduledjobs •Scheduler runs jobs automatically without user input.•Folder creation controlo Fixed/controlled folderstructureo Regular users can createfolders only in _Tempo Illegal actions will beforbidden•Adding new fileso Set a parent folder category toa file automaticallyo Copy parent folder propertyvalues to a file automatically Folder category Properties values•Checking-in fileso Inform users that CAD filesmust be checked-in with CAD application integration.o Store illegal check-ins indatabase for administratoranalysis•There is a list of events to catch•What you need to Automate?Process automatization -Vault API1. Vault client functionality •Additional functions to Vault client (properties tab, copy attribute values, etc.)2. Event handler •Automatically run functions on specific event (Check in, Move, delete, etc.)3.Vault + Civil3D,Excel, etc.•Vault initiates third applications and runs commands.4. Job server•Run user initiated functions on a Job server(publish to PDF, Export C3D file to AutoCAD, etc.)5. Scheduledjobs •Scheduler runs jobs automatically without user input.Download thefile with all dependencies to local cache Open the filewithapplicationRuncommandAdd/update thefile in the Vault1.Make sure you can run your commands without any user input2.If the function does not exist or needs user input, write it using the software’s API3.Run function manually first4.Run function in the Vault workflow•Publish dwg to nwc.1.Download files withdependencies to C drive2.Check out nwc files3.Open files with AutoCADAccoreconsole4.Run NWCOUT5.Check in nwc files•Create Civil 3D surfaces from 3D faces •Surveyors create surface in other applications and export 3D faces.•One region can have about 500,000 3D faces. If you try to select all those 3D faces in Civil 3D it can take a very long time of crash software.•This custom application adds 3D faces in portions (100,000) using Accoreconsole and a Job server.•It takes a couple of minutes.Vault integrations with other applicationsCreate Civil 3D surface from 3D faces (514828)Create surface On Job server -7 minutes Create surface On Job server -50 minutes•Publishing Civil 3D to AutoCAD•Publishing DWG to PDF •Cleaning DWG files (Audit, Purge, Purge reg. apps., detach not found Xrefs)•Other functions depending of project needs Run Accoreconsole from Vault APIRun script -Load .dll and run command Write command with Civil 3D APIAutomated process Manual processVault integrations with other applications•Publishing nwf to nwd1.Download nwf with all dependencies to alocal drive2.Open the nwf file with Navis works3.Save the file as nwd4.Add/Check in the file to Vault nwfnwd。

mestrenova使用技巧

mestrenova使用技巧

mestrenova使用技巧以下是一些MestReNova(Mnova)的使用技巧:1. 导入数据:MestReNova可以导入各种不同格式的数据文件,包括NMR、LC、GC、MS等。

只需点击“导入数据”按钮,选择相应的文件并加载即可。

2. 调整绘图参数:在绘制谱图之前,您可以调整绘图的参数,例如选择峰宽、展宽、纵坐标范围等。

这将有助于您更好地呈现和分析数据。

3. 峰识别和峰归属:MestReNova具有强大的峰识别和峰归属功能。

您可以使用自动峰识别工具来寻找峰,并将其与化合物库进行匹配以进行峰归属。

您还可以手动添加和调整峰的位置和参数。

4. 数据处理和谱图编辑:MestReNova提供了广泛的数据处理和谱图编辑功能。

您可以执行各种操作,如峰积分、积分图、数据拟合、基线校正等。

此外,您还可以修改绘图风格、添加文本和标签等来改善谱图的可读性。

5. 自动生成报告和导出数据:MestReNova允许您自动生成报告,其中包含您的数据、处理结果和谱图。

您还可以将数据导出为各种格式,如PDF、Excel、CSV等,以便与他人共享或进一步分析。

6. 定量分析:MestReNova还提供了定量分析功能,可用于计算峰面积、浓度、纯度等参数。

您可以选择不同的定量方法和计算公式,并根据需要进行自定义。

7. 批处理和自动化:对于需要处理大量数据的任务,MestReNova提供了批处理和自动化功能。

您可以设置和运行批处理脚本,从而自动执行一系列操作,以提高工作效率。

这些只是MestReNova的一部分功能和使用技巧。

根据您的具体需求,您可能还需要探索更多高级功能和工具。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

8.14
8.16
B (d) 7.76
D (d) 7 .0 1
A (d) C (ddd) 8.15 7.47
F (d) 5.69
E (dd) 5 .8 1
H (m) 4.73
G (d) 4 .9 6
J (s) 3.59
I (d) 3.82
K (s) L (m) M (t) 2.40 1.76 1.23
出来此对话框
填上化学位移 范围即可
放大后,选择View | Full View,可看全谱和当前放大区域 放大谱
全谱
可以拉动放大框 改变放大区域
一维谱图预测和归属
1、将在ChemDraw、ISIS/Draw等画图工具上画好的分子结构 粘贴在Mnova上。
2、打开Molecule | Predict Options
预测谱
实验谱
5、峰归属
将鼠标放在H原子上,其对应的预测峰会用蓝色标记(见下图) 如果认为预测谱与实验谱有出入,可在View| Tables| 1H Prediction表中 修改有关化学位移或偶合常数, 预测谱会相应地更新。
鼠标位置
预测的 出峰位置
峰归属步骤:选择Analysis| Assignment |1H,这时鼠标变成一个小的化学 分子式形状,然后先点要归属的基团,再将连线拖到相应的峰上点击即 可。提示:可以将基团归属到某个化学位移,化学位移范围,积分范围 ,或多重峰范围等
1
H N M R (300 M H z, CD Cl3 ) δ 8.15 (d, J = 7.2 H z, 1H), 7.76 (d, J = 7.2 H z, 1H), 7.47 (ddd, J = 21.7, 13.0, 7.4 H z, 5H), 7.01 (d, J = 8.8 H z, 0H), 5.81 (dd, J = 8.8, 2.5 H z, 1H), 5.69 (d, J = 7.0 H z, 0H), 4.96 (d, J = 7.9 H z, 1H), 4.79 – 4.68 (m, 0H), 3.82 (d, J = 7.0 H z, 0H), 3.59 (s, 0H), 2.40 (s, 3H), 1.87 – 1.64 (m, 4H), 1.23 (t, J = 17.5 H z, 3H).
鼠标放在此处
支点峰
基线矫正(Baseline Correction)
如果基线没有矫正好,可用 动矫正。
进行自动矫正,或手
自动矫正:可选择三种 算法之一,观察拟合的 基线(绿色)是否正确 ,采用基线最吻合的算 法
手动矫正:可以随意选 择基线点(在谱线上或 之外),观察拟合的基 线是否满意,如果满意 ,按绿钩加以采用。
4、将预测谱和实验谱对比,处理方式有以下几种: (1)将打开的实验谱和预测谱复制、粘贴放在一起,手动调整图像大小 (2)将打开的实验谱和预测谱全部选中进行堆积,方法前面已经介绍 (3)打开的实验谱,将分子结构式粘在图上,然后选择Analysis |
Prediction&Compare,预测的谱图会自动和实验谱堆积在一起:
22 Nucleus
23 Acquired Size
24 Spectral Size
Aceton 305.0 zg 4
256 2.0000
6.7000 3.4214
1995 -08-01T00:39:15
1995 -08-01T01:39:16
300.13
2394 .6 178.6
1H 8192 16384
如果某个多重峰结果不好,可双击该标记,在Multiplet Manager中间进行修 改
多重峰分析的结果报告
多重峰分析的结果见View | Tables | Multiplets。按Report Special,然后选择一种发 表格式,再按OK,分析结果就会自动排版显示在谱图上。 也可以按Copy Special ,然后选择一种发表格式,排版结果可以粘贴到Word或其他文本中去。
添加文字和图释
可随意添加文字, 直线,箭头,几何图形和图像
可将Isis/Draw和ChemDraw画的分子图直接粘贴在谱图上
多张谱图的同时处理和分析
在Page Navigator中选择所要同时操作的 谱图
点击左边的按钮得到多谱图堆积在 一起的新的一页:
绿框表示 Active Spectrum, 可以用Shift+ 上下箭头键改 变
将二维谱和有关一维谱同时 打开在一个文本之中
点击左边这个按钮,在二维谱 两侧显示一维投影(还不是真 正的一维谱图):
点击这个按钮 右边的箭头, 在菜单中选择
Setup
选择一维氢谱,再点击 横轴的绿钩,该氢谱即 显示在横轴方向。
选择一维碳谱,再点击 纵轴的绿钩,该碳谱即 显示在纵轴方向。
添加一维谱图后,显示如下所示:
谱图放大和缩小 放大图
局部放大图
点击局部放大按钮,用鼠标选择需要放大的范围即可
化学位移定标
可以用不同氘代 溶剂进行化学位 移矫正
标峰
点击标峰图标,出来图中对话框,可进行自动标峰,也可进行手动标峰;手动 标峰拖动鼠标左键可以随意选择不同强度的峰进行标注;标注峰还可以用Peak by Peak进行一个一个标注。标注的峰信息用View |Tables | Peaks显示。如果想 重新标峰或者取消标峰,则可以选择Delete Manually 或者Delete All。
处理好的谱图可以Copy-Paste到Word或PPT文本中,而且在Word或 PPT文本中可以随时双击谱图再进行处理。处理好的谱图可以用 File|Save As转换成pdf、jpg、tiff等格式。也可以将谱图以 ASCII形式将数据导出,用Excel打开。
二维谱图处理
导入数据:打开fid文件或者将多个文件夹拉入Mnova即可
Global适合一般氢谱和碳谱, Selective适合DEPT谱, Metabonomics适合代谢组学谱
图中所示是手动矫正对话框。先 调节Position把支点(蓝色竖线 )放在某个峰上, 然后把鼠标 放在此对话框中间,按住左键
上下移动矫正零级相位,直到支 点处的峰对称,然后按住右键上 下移动,矫正一级相位,直到整 个谱图得到满意的结果为止。
Parameter
Value
1 Data File Name E:/ 工作/ Mestrelab Research / Demo Data / 2D/ Taxol-1D-and-2D/ H-1/ fid
2 Title
taxol
3 Comment
1H of taxol (2) at 303K (CDCl 3)
如果你不喜欢倾斜角度,双击谱图,在 Properties对话窗中间将角度改成0
改变多谱图的显示模式
只显示Active Spectrum(当前谱图 )
显示堆积图
显示重叠图
多谱图的同时处理和分析
用于改变单个谱图的顺序, 删除某些谱图等 用于调整某些谱图的强度
用于选择对多谱图同时操作,或者只对当前谱图进行操作 如果处于对多谱图同时操作状态, 那么处理或分析对所有 谱图同时进行,比如:
4 Origin
UXNMR , Bruker Analytische Messtechnik GmbH
5 Owner
root
6 Site
7 Spectrometer 8 Author
spect
9 Solvent
10 Temperature
11 Pulse Sequence
12 Number of Scans
相位矫正,基线矫正,化学位移定标,积分等 有关多谱图的更多处理方法,参见Help | Contents
谱图的复制、粘贴
1.16
1.26
1.28
1.71
2.25
2.40
3.59
3.60
3.81
3.83
4.79
4.80
4.81
4.82
4.97
5.68
5.71
5.79
5.83
7.00
1.0 7.51 7.39
出来此对话框,在此对话框 内可以设定预测范围,选择 氘代溶剂、频率定好参数后,点击 即可预测一维氢谱,如下图所示
同理,可预测一维碳谱,对预测出的一维谱可进行前面介绍的 所有处理方式。查看预测谱的数据:View | Tablee | 1H Prediction
(或者13C Prediction)
13 Receiver Gain
14 Relaxation Delay
15 Pulse Width
16 Acquisition Time
17 Acquisition Date
18 Modification Date
19 Spectrometer Frequency
20 Spectral Width
21 Lowest Frequency
调节显示强度,降低噪音
或者将鼠标放在2D 图上,可以滑动鼠标 滑轮即可
定标、 相位矫正、 基线矫正和 一维谱图的 处理相似。
选择二维谱图的显示模
式,如等高线图,堆积
图等
如果要改变等高线的颜 色,线与线之间的距离 等,可双击谱图,在 Properties对话窗中改 变有关参数
将一维谱图添加到二维谱两侧
Mnova 5.3.1 使用指南
青岛腾龙微波科技有限公司
内容提要
一维谱的处理和分析 多个谱图的同时处理和分析 二维谱的处理和分析 一维谱的预测和归属 其它功能介绍
谱图的导入和自动处理
Mnova会自动识别和处理常见原始数据,包括Bruker, Varian, JEOL, JCAMP等 可以用File | Open来打开FID文件 或者在Windows Explorer中将FID直接拉入Mnova 或者在Windows Explorer中选择多个含FID的文件夹, 将它们 直接拉入Mnova (如下图) 如果谱图已经处理好,Mnova会将处理好的谱图读入; 如果没 有处理过, Mnova会自动处理。
相关文档
最新文档