BecExpConfig#
- class BecExpConfig#
Bases:
MmParameterBecExpConfigstores machine/global configuration forBecExp.These entries represent deployment-level configuration such as file paths, database targets, color maps, and control app name, which are mirrored into
BecExpSettingvia a join onIsLocalTest.Schema (columns, types, defaults):
Column
Type
Default
IsLocalTest
logical
0
CiceroLogOrigin
string
XXX
ParentPath
string
XXX
DataPrefix
string
run
DataFormat
string
.tif
IsAutoDelete
logical
0
DatabaseName
string
experiment
DatabaseTableName
string
main
DataGroupSize
double
3
IsAutoAcquire
logical
1
OdColormap
doubleMatrix
[0,0,0]
AtomName
string
Lithium7
ImagingStageList
stringMatrix
[LF,HF,NI]
ControlAppName
string
BecControl
Foreign keys:
(none)
Join conditions:
(used by
BecExpSetting, not defined here)Flags:
Property
Value
IsIncludeDefaultEntry
false
IsFirstColumnUnique
true
IsTriggerJoinOnRight
false
IsTriggerJoinOnLeft
false