PMsr2DataDialog Qt::WindowModal 0 0 585 594 msr2data input :/images/musrmsr2data.xpm:/images/musrmsr2data.xpm 0 0 581 111 50 false Run List Input false false 10 30 561 70 Run List <html><head/><body><p>The run list consists of a collection of run number. Accepted input formats are:</p><p>(i) &lt;run0&gt; &lt;run1&gt; ... &lt;runN&gt;, e.g. 124 126 129</p><p>(ii) &lt;run0&gt;-&lt;runN&gt;, e.g. 124-126, i.e. 124 125 126</p><p>(iii) &lt;run0&gt;:&lt;runN&gt;:&lt;step&gt;, e.g 124:128:2, i.e. 124 126 128</p><p>or combination of those three.</p></body></html> Qt::Horizontal QSizePolicy::Minimum 28 20 <b>OR</b> Qt::AutoText Run List File Name <html><head/><body><p>an ASCII file containing a list of run numbers and optional external parameters is passed to msr2data. </p><p>For details see the online documentation.</p></body></html> Qt::Horizontal QSizePolicy::Fixed 52 20 0 110 581 71 msr File Extension 10 30 561 31 Extension Qt::Horizontal QSizePolicy::Fixed 30 20 <html><head/><body><p>the extension will be used together with the run number to generate the msr-file name. For example: the run number being 123 and the extension _tf_h13, an msr-file name 123_tf_h13.msr will result.</p></body></html> Qt::Horizontal 40 20 0 180 581 80 Template Run Input 10 30 561 31 Template Run Number <html><head/><body><p>the run number given here will be used as a msr-file template number to generate/fit the run's given in the 'Run List Input'.</p></body></html> <html><head/><body><p>unselected means: all msr-files generated and fitted will start from the given template.</p><p>selected means: the msr-files generated and fitted will use the previously fitted msr-file as an input. This makes sense if the run list given has continously changing parameters, e.g. as function of the temperature.</p></body></html> Chain Fit Qt::Horizontal 40 20 0 260 581 80 Parameter Output File Name 10 30 561 31 Parameters Output File Name <html><head/><body><p>db- or dat-output file name for the parameter files.</p></body></html> Qt::Horizontal QSizePolicy::Preferred 40 20 0 340 581 191 Options 6 20 560 131 <html><head/><body><p>For db-files, a Data Header will be written.</p></body></html> Write Data Header <html><head/><body><p>This tag is used in conjunction with LEM. If <span style=" font-weight:600;">not</span> selected, it will try to extract experiment specific parameters from the data file like implantation energy, transport HV settings, etc.</p></body></html> Ignore Data Header Info <html><head/><body><p>selected: for each run fitted, two additional files will be written, namely a &lt;msr-filename&gt;-mn2.output and &lt;msr-filename&gt;-mn2.root, which contain a richer set of information about fit, i.e. the covariance matrix, the correlation coefficients, etc.</p></body></html> Keep Minuit2 Output Estimate N0 <html><head/><body><p>unselected: the output parameter file is written in so called db-format.</p><p>selected: the output parameter file is written in column like ascii-format.</p></body></html> Write Column Data <html><head/><body><p>unselected: if the parameter output file already exists, the parameters will be appended.</p><p>selected: if the parameter output file already exists: it will be deleted and a new one will be written.</p></body></html> Recreate Data File <html><head/><body><p>selected: the newly generated msr-files will be opened in musredit after the fit took place.</p></body></html> Open Files after Fitting Write per-run-block Chisq <html><head/><body><p>if selected: the run title of the generated msr-file will be the one given in the muSR data file.</p></body></html> Take Data File Title <html><head/><body><p>if selected: the msr-files will be created, but <span style=" font-weight:600;">no </span>fitting will take place.</p></body></html> Create msr-File only <html><head/><body><p>selected: it is assumed that the msr-files already exist, and only musrfit is called.</p></body></html> Fit Only <html><head/><body><p>selected: will generate a msr-file for a global fit. Please check the online documentation for further details.</p></body></html> Global <html><head/><body><p>selected: will generate a msr-file for a global fit. The difference between Global and Global+ is that for Global+ the input parameters of the msr-file are originating from the single run fits. Please check the online documentation for further details.</p></body></html> Global+ 9 160 141 16 <html><head/><body><p>parameter numbers to be exported, e.g. 1-16, or 1 3-7, etc.</p></body></html> Parameter Export List 164 157 401 23 <html><head/><body><p>parameter numbers to be exported, e.g. 1-16, or 1 3-7, etc.</p></body></html> 5 540 571 51 Qt::Horizontal &Help Qt::Horizontal 178 20 &OK &Cancel fRunList_lineEdit fRunListFileName_lineEdit fMsrFileExtension_lineEdit fTemplateRunNumber_lineEdit fChainFit_checkBox fDataOutputFileName_lineEdit fWriteDataHeader_checkBox fIgnoreDataHeaderInfo_checkBox fKeepMinuit2Output_checkBox fWriteColumnData_checkBox fRecreateDataFile_checkBox fOpenFilesAfterFitting_checkBox fTitleFromData_checkBox fCreateMsrFileOnly_checkBox fFitOnly_checkBox fGlobal_checkBox fGlobalPlus_checkBox fParamList_lineEdit fCancel_pushButton fHelp_pushButton fOk_pushButton fCancel_pushButton clicked() PMsr2DataDialog reject() 538 534 508 358 fOk_pushButton clicked() PMsr2DataDialog accept() 456 541 380 364 fHelp_pushButton clicked() PMsr2DataDialog helpContent() 59 534 96 370 fRunList_lineEdit textChanged(QString) PMsr2DataDialog runListEntered(QString) 151 77 183 515 fRunListFileName_lineEdit textChanged(QString) PMsr2DataDialog runListFileNameEntered(QString) 295 115 332 492 fTemplateRunNumber_lineEdit textChanged(QString) PMsr2DataDialog templateRunEntered(QString) 190 245 137 516 fFitOnly_checkBox stateChanged(int) PMsr2DataDialog fitOnlyChanged(int) 544 445 301 484 fCreateMsrFileOnly_checkBox stateChanged(int) PMsr2DataDialog createMsrFileOnlyChanged(int) 544 423 150 487 helpContent() fitOnlyChanged(int) createMsrFileOnlyChanged(int) runFirstEntered(QString) runLastEntered(QString) runListEntered(QString) runListFileNameEntered(QString) templateRunEntered(QString) globalChanged(int)