projects/maven/sep/obsolete/
mav_sep_magfit.pro
Routines
Routines from mav_sep_magfit.pro
result = multipole_field(pos, parameters=parameters, order=order)
result = perm_and_induced_field(r, B0, param=param, order=order, iorder=iorder)
result = orientation_matrix(z_a, x_a)
result = mpfield1(dat, param=param, order=order, iorder=iorder)
result = mpfieldgrad(dat, param=param)
plotfld, p0, lim=lim, mag=mag
result = qmat(p)
result = diagmat(q, eval=eval)
result = quadmom(p, character=character, rotmat=rotmat)
plot2meter, p0, dist=dist, magnitude=magnitude
result = stepsize(x)
fieldmap, p0, radius=radius, component=component, rcomp=rcomp
plotpts, dat, p, lim=lim
fit_fields, dat, p, names=names, DY=DY, order=order, iorder=iorder, silent=silent, summary=summary
fitbgrad, dat, p, names=names
plotfit, dat, p, limit=limit, mag=mag, noerase=noerase
clean_runs, dat
result = read_magfile(file, prn=prn, fpc=fpc, basename=basename, defrad=defrad)
write_magfitfile, dat, filename
result = fitmagfile(file, p, fpc=fpc, prn=prn, names=names, dat=dat, silent=silent, iorder=iorder, order=order, defrad=defrad)
plot_dicomps, pall, range=range, used=used
result = rotate_magmom(pp, rot)
result = add_sst_magmoments(p1, p2)
plot_cagecomps, pall, range=range
fieldmapm, p0, radius=radius, component=component, rcomp=rcomp
mapmovie, p0
Routine details
top source multipole_field
result = multipole_field(pos, parameters=parameters, order=order)
Parameters
- pos
Keywords
- parameters
- order
top source perm_and_induced_field
result = perm_and_induced_field(r, B0, param=param, order=order, iorder=iorder)
Parameters
- r
- B0
Keywords
- param
- order
- iorder
top source mpfield1
result = mpfield1(dat, param=param, order=order, iorder=iorder)
Parameters
- dat
Keywords
- param
- order
- iorder
top source quadmom
result = quadmom(p, character=character, rotmat=rotmat)
Parameters
- p
Keywords
- character
- rotmat
top source plot2meter
plot2meter, p0, dist=dist, magnitude=magnitude
Parameters
- p0
Keywords
- dist
- magnitude
top source fieldmap
fieldmap, p0, radius=radius, component=component, rcomp=rcomp
Parameters
- p0
Keywords
- radius
- component
- rcomp
top source fit_fields
fit_fields, dat, p, names=names, DY=DY, order=order, iorder=iorder, silent=silent, summary=summary
Parameters
- dat
- p
Keywords
- names
- DY
- order
- iorder
- silent
- summary
top source plotfit
plotfit, dat, p, limit=limit, mag=mag, noerase=noerase
Parameters
- dat
- p
Keywords
- limit
- mag
- noerase
top source read_magfile
result = read_magfile(file, prn=prn, fpc=fpc, basename=basename, defrad=defrad)
Parameters
- file
Keywords
- prn
- fpc
- basename
- defrad
top source fitmagfile
result = fitmagfile(file, p, fpc=fpc, prn=prn, names=names, dat=dat, silent=silent, iorder=iorder, order=order, defrad=defrad)
Parameters
- file
- p
Keywords
- fpc
- prn
- names
- dat
- silent
- iorder
- order
- defrad
top source plot_dicomps
plot_dicomps, pall, range=range, used=used
Parameters
- pall
Keywords
- range
- used
File attributes
Modification date: | Sun Dec 7 08:36:48 2014 |
Lines: | 720 |