-
Notifications
You must be signed in to change notification settings - Fork 2
ProbeDirectionalScan
TSGut edited this page Jan 15, 2018
·
31 revisions
ProbeDirectionalScan
admits the following options:
Options | Description |
---|---|
StepNumber |
Set how many steps of length determined by input stepsize are taken in each direction. If a non-natural number is entered, the program takes its absolute value and then its ceiling function to arrive at a natural number. Detault: StepNumber->100 Example: StepNumber->500
|
ShowAutoPlot |
If set to True this will automatically print a ListPlot of the directional scan data. Regardless of this setting, this autoplot can be printed again using the the ProbeShowDirectionalPlot[] command. More customized plots should be created using the ProbeDirectionalData[] command.Detault: True
|
ProbeScan
(opts, ex)
ProbeReset
(opts, ex)
ProbeGetPoints
(ex)
ProbeGetTangetspaces
(ex)
ProbeDirectionalScan
(args, opts, ex)
ProbeGetDirectionalData
(ex)
ProbeShowDirectionalPlot
(ex)
ProbeGetOperator
(ex)
ProbeGetGroundstateEnergy
(args, ex)
ProbeGetEnergies
(args, ex)
ProbeGetGroundstate
(args, ex)
ProbeGetGroundstates
(args, ex)
ProbeGetExpectedLocation
(args, ex)
MatrixRepSU2
(args, ex)
MatrixRepSU3
(args, ex)