moved mupp examples form the mupp source destination to doc/examples.
This commit is contained in:
19
doc/examples/mupp/field-vs-temp.txt
Normal file
19
doc/examples/mupp/field-vs-temp.txt
Normal file
@ -0,0 +1,19 @@
|
||||
# This is a comment
|
||||
|
||||
loadPath ./
|
||||
|
||||
load YBCO-40nm-FC-E3p8keV-B10mT-Tscan.db
|
||||
load YBCO-40nm-FC-E3p8keV-B150mT-Tscan.db
|
||||
|
||||
selectAll
|
||||
|
||||
norm
|
||||
x dataT
|
||||
y Field
|
||||
|
||||
savePath ./
|
||||
plot FieldVsTemp.pdf
|
||||
|
||||
macro FieldVsTemp.C
|
||||
|
||||
# end
|
Reference in New Issue
Block a user