work on the scripting part of mupp. Preparing for the step of parameter transformation.
This commit is contained in:
18
src/musredit_qt5/mupp/examples/sigma-vs-temp.txt
Normal file
18
src/musredit_qt5/mupp/examples/sigma-vs-temp.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
# This is a comment
|
||||
|
||||
loadPath ./
|
||||
|
||||
load YBCO-40nm-FC-E3p8keV-B10mT-Tscan.db
|
||||
load YBCO-40nm-FC-E3p8keV-B150mT-Tscan.db
|
||||
|
||||
selectAll
|
||||
|
||||
x dataT
|
||||
y Sigma
|
||||
|
||||
savePath ./
|
||||
plot SigmaVsTemp.pdf
|
||||
|
||||
macro SigmaVsTemp.C
|
||||
|
||||
# end
|
||||
Reference in New Issue
Block a user